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
40 stars 23 forks source link

[Bug] Test step markers do not appear in the test logs from the TH #458

Open cecille opened 2 weeks ago

cecille commented 2 weeks ago

Describe the bug

The prints don't appear in the logs. I thought the TH was going to handle this, but apparently not. I will fix this in the test framework.

Steps to reproduce the behavior

Look at logs - there are no test step markers in the TH when run from the GUI.

Expected behavior

Test step markers appear

Log files

No response

PICS file

No response

Screenshots

No response

Environment

No response

Additional Information

No response

fabiowmm commented 1 week ago

@rquidute can you check with Cecile what's happening here?

rquidute commented 1 week ago

@cecille I created this PR, could you review? https://github.com/project-chip/connectedhomeip/pull/36070