project-chip / project-chip/matter-test-scripts

[Bug] TC-ACE-1.5 - Test Case YAML Script Needs to be Removed from V1.4 Branch

Open
#508 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
19
Forks
7
Avg merge
3d 17h
Merged PRs (30d)
3

Description

Describe the Issue:

The test case TC-ACE-1.5 appears in both the FirstChipToolSuite (semi-automated) and the Python Testing Suite in Test Harness (Version: v2.12-beta3+spring2025, Sha: 729573d). However, this test case is validated using a Python script, not an Yaml script.

The YAML script for TC-ACE-1.5 should be removed/deleted from the FirstChipToolSuite in the V1.4 branch to avoid redundancy and incorrect test execution.

Yaml script repo: The test case was not found in the expected directory:
🔗 [Yaml script repo](https://github.com/project-chip/connectedhomeip/tree//src/app/tests/suites/certification)

Python script repo: The test case is available here:
🔗 [Python Testing Suite - TC_ACE_1_5.py](https://github.com/project-chip/connectedhomeip/blob/v1.4-branch/src/python_testing/TC_ACE_1_5.py)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the v1.4.0.0 and v1.4-branch paths under src/app/tests/suites/certification, then compare them with src/python_testing/TC_ACE_1_5.py. The work is complete when the redundant YAML test case is removed from the FirstChipToolSuite while the Python test remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.