certification-tool icon indicating copy to clipboard operation
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.

Open Ashwinigrl opened this issue 1 year ago • 5 comments

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

  1. Open the UI
  2. Upload the PICS
  3. Ensure the TC-OO-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

TC-OO-2.3 should execute successfully without error

Log files

TC-OO-2.3.log

PICS file

On-Off Cluster Test Plan .txt

Screenshots

image

Environment

TH Version: main - dev Sha: f17efc4

Ashwinigrl avatar Dec 13 '23 11:12 Ashwinigrl

Same error as:

  • https://github.com/project-chip/certification-tool/issues/39

ccruzagralopes avatar Dec 15 '23 12:12 ccruzagralopes

TC-OO-2.3 Test case is Still failing in TH Version: 2.10-beta2.2+spring2024 Sha: 2432a29.

Screenshot: image

  • DUT : All-clusters-app
  • Endpoint : 1

Ashwinigrl avatar Feb 02 '24 10:02 Ashwinigrl

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

linus2017 avatar Aug 07 '24 06:08 linus2017

screen shoot: image

linus2017 avatar Aug 07 '24 07:08 linus2017

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: image

Ashwinigrl avatar Aug 20 '24 09:08 Ashwinigrl

Fixed.

fabiowmm avatar Oct 10 '24 19:10 fabiowmm