-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[chiptool.py] Type mismatch on chiptool runner #26976
Labels
Comments
@mikaelhm please comment |
./scripts/tests/yaml/chiptool.py tests Test_TC_CADMIN_1_16 --nodeId 0x67188cbf68c34be --delayInMs 250 --timeout 900 --continueOnFailure 1 --PICS /var/tmp/pics --trace_file "/logs/trace_log_2023-05-28_11.45.29_0x67188cbf68c34be_TEST_Test_TC_CADMIN_1_16.log" --trace_decode 1 --nodeId2 51966 --nodeId3 12586990 --endpoint 0 --waitAfterCommissioning 5000 --payload MT:-24J0AFN00KA0648G00 This is the traceback from the error:
Given that the error happens on |
bzbarsky-apple
added
cert blocker
yaml
Missing features or bugs in the YAML test harness
labels
May 31, 2023
github-project-automation
bot
moved this to Open Cert Blockers
in [Certification] Blockers
May 31, 2023
@ccruzagralopes is this issue fixed with the PR #27008 ? Pls close the issue if the issue is fixed. |
github-project-automation
bot
moved this from Open Cert Blockers
to Complete
in [Certification] Blockers
Jun 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps / Feature
When running test cases that use a second commissioner (TH2), we get this error:
TypeError: ‘str’ object cannot be interpreted as an integer.
Platform
other
Platform Version(s)
No response
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
Related issues:
The text was updated successfully, but these errors were encountered: