Open jrhees-cae opened 1 year ago
@Rajashreekalmane @cjandhyala
Duplicate of issue: https://github.com/CHIP-Specifications/chip-test-scripts/issues/649
Hi, I have the same issue, the test is searching for the long discriminator 3840 and obviously can't find it.
The problem is in the test or am I missing something?
PS. the link provided by @manjunath-grl is not working anymore.
- support
under test_parameter update your discriminator and short discriminator for this.
"test_parameters": { "discriminator": 416, "shortDiscriminator": 1,
Short discriminator, we can derive from (discriminator in hex >>8)&0x0F
Reproduction steps
Following issues with TC-SC-4.1
Bug prevalence
Consistent
GitHub hash of the SDK that was being used
5ccb774e7e5fe7ead3ff85bec1cda31a459c9c37
Platform
raspi
Platform Version(s)
No response
Type
Test Improvement
Testing
YAML tested
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response