Open manjunath-grl opened 1 year ago
@vivien-apple
@chrisdecenzo I am not familiar with what the simulated apps are testing, however tagged you since these is regarding media clusters. May need to be redirected to some additional owners depending on what is needed to fix.
Reproduction steps
Summary: Media cluster simulated test commands steps response Failure: IM Error 0x00000501: General error: 0x01 (FAILURE). For eg: TC_ALOGIN_12_2_Simulated test has 3 steps to send the commands
GetSetupPIN
,Login
,Logout
but failure response for all the steps. Effected tests:Diff link: https://github.com/project-chip/connectedhomeip/compare/master...manjunath-grl:connectedhomeip:PS_TSTAT_Attribute_FailureResponse
Reproduction steps: Step 1: Add test TC_ALOGIN_12_2_Simulated and run below commands Step 2:
./scripts/tools/zap_regen_all.py
Step 3:scripts/examples/gn_build_example.sh examples/chip-tool out/debug/standalone/
Step 4:./scripts/examples/gn_build_example.sh examples/placeholder/linux out/debug/simulated/ chip_tests_zap_config=\"app1\"
Step 5:source scripts/activate.sh
gn gen --check --root=examples/placeholder/linux out/simulated --args="chip_tests_zap_config=\"app1\""
ninja -C out/simulated
Bug prevalence
Everytime
GitHub hash of the SDK that was being used
2926ff7c9275ed606681a9809e44c3efa241a2e1
Platform
other
Platform Version(s)
No response
Anything else?
Execution logs: Failure_Logs.zip