certification-tool
certification-tool copied to clipboard
[TC-OO-2.3] Test case is failing by throwing an `no close frame received or sent` error After step 24c.
Describe the bug
[TC-OO-2.3] Test case is failing by throwing an error Test Step Error: Error occurred during execution of test case TC-OO-2.3. no close frame received or sent
error After step 24c.
Steps to reproduce the behavior
- Open the UI
- Upload the PICS
- Ensure the TC-OO-2.3 test case is selected
- Executed the below mentioned command to put DUT into a commissionable state,
./chip-all-clusters-app
- Click the Start button on Test-Harness user interface.
Expected behavior
TC-OO-2.3 should execute successfully without error
Log files
PICS file
Screenshots
Environment
TH Version: main - dev Sha: f17efc4
Same error as:
- https://github.com/project-chip/certification-tool/issues/39
TC-OO-2.3 Test case is Still failing in TH Version: 2.10-beta2.2+spring2024 Sha: 2432a29
.
Screenshot:
- DUT : All-clusters-app
- Endpoint : 1
I PASS this auto-test TC after modifying waiting time 40000ms to 30000ms in step24c of yaml script. yaml path: /home/ubuntu/ccertification-tool/backend/test_collections/matter/sdk_tests/sdk_checkout/yaml_tests/yaml/sdk/Test_TC_OO_2_3.yaml. test log attached TC-OO-2.3-TH-Auto-log.log
screen shoot:
All the steps have passed, but at the end of the process, an error occurred with the message:
Test Suite Error: Error occurred during cleanup of test suite FirstChipToolSuite. UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60) Test Suite Completed [ERROR]: FirstChipToolSuite
TH Version: v2.11-beta2+fall2024 Sha: bbeda31
DUT : All-clusters-app
Endpoint : 1
PICS file used: On-Off Cluster Test Plan.zip
Reference log:
TC-OO-2.3.log
Screen shot:
Fixed.