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] Test case gets failed by throwing an error #42

Open
raju-apple opened this issue Oct 19, 2023 · 3 comments
Open

[Bug] Test case gets failed by throwing an error #42

raju-apple opened this issue Oct 19, 2023 · 3 comments
Labels
Blocked Bug Something isn't working QA

Comments

@raju-apple
Copy link

From chip-certification-tool created by KishokG: CHIP-Specifications/chip-certification-tool#957

Describe the bug

While executing more number of test cases combinedly, the test case gets fail after completion of some test case by throwing below error

-Test Step Error: Error occurred during execution of test case TC-OZCONC-1.1. sent 1011 (unexpected error) keepalive ping timeout; no close frame received

Steps to reproduce the behavior

  1. From the Test-Harness user interface loaded the PICS xml file to select the test cases.
  2. Selected all the Concentration measurement test case to executed.
  3. Executed the below mentioned command to put DUT into a commissionable state, ./chip-all-clusters-app
  4. Click the Start button on Test-Harness user interface.

Expected behavior

TC should execute successfully without error

Log files

Execution Logs: CONCENTRATION_MEASUREMENT.log
Back-end Log: Backend log.txt

PICS file

Concentration measurement PICS.zip

Screenshots

UI timeout

Environment

Version: TH Fall2023
Sha: 58a51bef

Additional Information

No response

@raju-apple raju-apple added the QA label Oct 19, 2023
@raju-apple
Copy link
Author

@KishokG is the issue only happening if this test case TC-OZCONC-1.1 is part of the list ?

@raju-apple
Copy link
Author

@raju-apple If we run the UI test runner by selecting any one to two test case there is no issue but when it comes to selecting test more more that 5 or two test case with more number test steps the test runner end with the mentioned error " sent 1011 (unexpected error) keepalive ping timeout; no close frame received"

@raju-apple
Copy link
Author

SDK Issue open: project-chip/connectedhomeip#29194

@raul-marquez-csa raul-marquez-csa added the Bug Something isn't working label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Bug Something isn't working QA
Projects
None yet
Development

No branches or pull requests

3 participants