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
28 stars 15 forks source link

[Media]Content App Observer Cluster - UI-automation commissioning is failing on the RPI platform using tv-casting-app. #191

Open Rajashreekalmane opened 5 months ago

Rajashreekalmane commented 5 months ago

Describe the bug

UI-automation commissioning is failing on the RPI platform using tv-casting-app.

image

Steps to reproduce the behavior

  1. Open the UI
  2. Upload the PICS
  3. Ensure the TC-APPOBSERVER-1.13 test case is selected
  4. Executed the below mentioned command to put DUT into a commissionable state,
  5. ./tv-casting-app
  6. Click the Start button on Test-Harness user interface.

Expected behavior

No response

Log files

UI_Test_Run_2024_02_22_12_36_41.log

PICS file

No response

Screenshots

No response

Environment

No response

Additional Information

Version: 2.10-beta3+spring2024 Sha: 1fd1429

gladystonfranca commented 5 months ago

@Rajashreekalmane make sure temporary configuration is being cleaned up among executions.

rm -rf /tmp/chip_*

Could you please upload tv-casting-app log execution as well

Rajashreekalmane commented 5 months ago

@gladystonfranca temporary configuration is cleaned up among executions. rm -rf /tmp/chip_*

here the execution log tv-casting-app.txt UI_Test_Run_2024_02_29_12_50_11(1).log