Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [TC-LVL-2.3] Test Harness UI Displays "UNABLE TO PARSE TEST STEP NAME" During Test Execution #409

Open
Rajashreekalmane opened this issue Sep 9, 2024 · 2 comments
Labels
Backend Bug Something isn't working On Track

Comments

@Rajashreekalmane
Copy link

Rajashreekalmane commented Sep 9, 2024

Describe the bug

During the execution [TC-LVL-2.3] of test case in the Test Harness, the UI displays "UNABLE TO PARSE TEST STEP NAME" instead of showing the actual test step name. This issue occurs during the execution of [Test Case Name], affecting the readability and understanding of the test steps.

Steps to reproduce the behavior

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

Expected behavior

Expected Behavior: The UI should display the correct test step names as defined in the test script.
Observed Behavior: The UI shows "UNABLE TO PARSE TEST STEP NAME".

Log files

TC-LVL-2.3.log

PICS file

On-Off Cluster Test Plan (1).zip
Level Control Cluster Test Plan.zip

Screenshots

image

Environment

Version: v2.11-beta3+fall2024
Sha: f52d40a

Python Script Reference :
https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_LVL_2_3.py

@Rajashreekalmane Rajashreekalmane added Bug Something isn't working Needs Triage labels Sep 9, 2024
@Ashwinigrl
Copy link
Collaborator

The same issue was observed in the TC-SWTCH-2.2, 2.3, 2.4, 2.5, and 2.6 test cases.

Screenshots
image

Log files
TC-SWCH-2.2.log

@rquidute
Copy link
Contributor

rquidute commented Oct 1, 2024

This is under investigation.
Related issue: #306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Bug Something isn't working On Track
Projects
None yet
Development

No branches or pull requests

3 participants