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] Python test cases needs to be moved from Python Testing Suite - No commissioning to Python Testing Suite or Python Testing Suite - Old script format #506

Open
KishokG opened this issue Feb 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@KishokG
Copy link

KishokG commented Feb 14, 2025

Describe the bug

Below mentioned tescases are listed under the Python Testing Suite - No commissioning in the TH UI. But this tescase needs to be commissioned before the test execution hence this testcase needs to be moved to the Python Testing Suite or Python Testing Suite - Old script format.

  • TC-DRLK-2.5
  • TC-DRLK-2.9
  • TC-MCORE-FS.1.2
  • TC-MCORE-FS.1.5
  • TC-SC-4.3
  • TC-IDM-4.2

Steps to reproduce the behavior

  1. From the Test-Harness user interface loaded the PICS file to select the test cases.
  2. Selected the python test case in Python Testing Suite - No commissioning section to executed.
  3. Click the Start button on Test-Harness user interface.

Expected behavior

The testcase needs to be commissioned before the start python test.

Log files

UI_Test_Run_2025_02_14_07_22_39.log

PICS file

Door Lock Cluster Test Plan.zip

Screenshots

Image

Environment

Version: v2.12-beta3+spring2025
Sha: 729573d

Additional Information

No response

@KishokG KishokG added the bug Something isn't working label Feb 14, 2025
@rquidute rquidute transferred this issue from project-chip/certification-tool Feb 14, 2025
@rquidute
Copy link
Contributor

For all test cases, it's just a matter of adding , is_commissioning=True so the test will be classified under Python Testing Suite suite.
I tagged some developers bellow since it seems they were involved in the listed test cases in this issue.
@vatsalghelani-csa @arkq @cecille sumaky (Can't find the right name in this repo)

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

No branches or pull requests

2 participants