certification-tool icon indicating copy to clipboard operation
certification-tool copied to clipboard

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.

Results 203 certification-tool issues
Sort by recently updated
recently updated
newest added

- Updated instructions to flash nRF Dongle - Update nRF links

### Describe the bug When opening the Matter TH UI in a browser (Brave, Chrome, Edge), we are unable to scroll up and down the window correctly using the sidebar...

Bug
Frontend
Found_SVE_1.4

### Describe the bug 1. During the third step, a timeout issue was encountered, but manual execution within the Docker environment completed successfully without timing out. 2. The seventh step...

Bug
Awaiting Originator Feedback

### Reproduction steps For TC-OPSTATE-2.5, UI-python test seems not work right, and if I run test in Python inside docker mode, test failed quite early at step2. Test commands and...

Bug
Needs Triage

### Feature description Change output folder for Apps to `/root/apps` folder inside SDK image ### Use Cases The Apps insiders SDK folder should be at `/root/apps` folder ### Test Cases...

Feature
Backend
v1.5

### Feature description Currently the python test runner timeout timeout is hardcoded = 30. This PR will increase this value to 60 (https://github.com/project-chip/connectedhomeip/pull/35323) The goal of this PR is to...

Feature
Backend
v1.5

### Describe the bug TH completes WiFiNetworkEnable step and starts FindOperational step. Then it fails at: 'src/lib/dnssd/Discovery_ImplPlatform.cpp:629: CHIP Error 0x00000003: Incorrect state' ### Steps to reproduce the behavior 1. Run...

Bug

### Feature description Users are able to provide optional per-test case configurations in addition to the general project configurations. When the same parameter is specified in both the project and...

Feature
Backend

### Feature description Validate the user-provided configurations against a JSON schema (provided by the TC developer along with the test script) and indicate missing (or in excess) parameters and wrong...

Feature
Backend