Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Network Commissioning Cluster returns incorrect values for 'LastNetworkingStatus' and 'LastNetworkId' attributes on example apps commissioned over a network #37824

Open
khodya opened this issue Feb 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working darwin needs triage

Comments

@khodya
Copy link
Contributor

khodya commented Feb 28, 2025

Reproduction steps

Test TC_CNET_4_3.py fails on example app darwin-arm64-light-no-ble/linux-x64-light-no-ble

Expected result: LastNetworkStatus is success, LastNetworkId is not Null
Actual result: LastNetworkStatus is Null, LastNetworkId is Null

assertion error:

Details=Null is not <NetworkCommissioningStatusEnum.kSuccess: 0> Verify that LastNetworkingStatus attribute value is success, Extras=None

how to reproduce:

from branch #37387

python3 src/python_testing/TC_CNET_4_3.py --commissioning-method on-network  --qr-code MT:-24J0AFN00KA0648G00 --endpoint 0

Bug prevalence

during manual execution of TC_CNET_4_3.py

GitHub hash of the SDK that was being used

128e41a

Platform

core, darwin

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working darwin needs triage
Projects
Development

No branches or pull requests

1 participant