project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
42 stars 24 forks source link

[TC-DGGEN-3.2] Test stuck after successful execution of test case #387

Open VaishaliAvhale opened 3 months ago

VaishaliAvhale commented 3 months ago

Describe the bug

I have executed above TC and it has 0, 1, 2 step 2nd is depends on first attribute value if that value is > 1 then 2nd step is mandatory but in my case that is optional because attribute value is 1. But still, TC execution got stuck on step 2nd.

Steps to reproduce the behavior

  1. Start TC-DGGEN-3.2
  2. and Review step 1st and 2nd

Expected behavior

While Execution 2nd step should skip and mark the TC pass.

Log files

TC_DGGEN_3_2_TH_2024_08_13_12_29_51 (1).log TC_DGGEN_3_2_esp32c3.log TC_DGGEN_3_2_Test Report.pdf

PICS file

Basic Information Cluster Test Plan.zip General Diagnostics Cluster Test Plan.zip

Screenshots

No response

Environment

TH Version: v2.11-beta2+fall2024

Additional Information

No response

rquidute commented 3 months ago

Hi @VaishaliAvhale according to the logs, the error happens at step 1, when reading the MaxPathsPerInvoke attribute.

Screenshot 2024-08-27 at 15 09 16

Hi @cecille is there something you can add in this analysis?