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

[cirque-test] Log checking pattern should be updated after #7299 #7417

Closed
yunhanw-google opened this issue Jun 6, 2021 · 1 comment
Closed
Assignees

Comments

@yunhanw-google
Copy link
Contributor

Problem

2021-06-06 07:13:18,382 [CHIPInteractionModelTest] INFO checking device log for CHIPEndDevice(61259268...)
2021-06-06 07:13:18,406 [CHIPInteractionModelTest] INFO Finding string: "LightingManager::InitiateAction(ON_ACTION)"
2021-06-06 07:13:18,406 [CHIPInteractionModelTest] INFO Found at index=37346
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Finding string: "LightingManager::InitiateAction(OFF_ACTION)"
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Found at index=39724
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Finding string: "No Cluster 0x6 on Endpoint 0xe9"
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Found at index=41837
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Finding string: "CHIP:ZCL: ClusterId: 0x0028
CHIP:ZCL: attributeId: 0x0001
CHIP:ZCL: status: EMBER_ZCL_STATUS_SUCCESS (0x00)
CHIP:ZCL: attributeType: 0x42
CHIP:ZCL: value: TEST_VENDOR"
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] INFO Not found
2021-06-06 07:13:18,407 [CHIPInteractionModelTest] ERROR Vendor Name was not found 612592683b146031e59f6fda320260b909c5edfef1359bf7556f49a7655f0166
Traceback (most recent call last):
File "/home/runner/work/connectedhomeip/connectedhomeip/src/test_driver/linux-cirque/helper/CHIPTestBase.py", line 64, in run_test
self.test_routine()
File "/home/runner/work/connectedhomeip/connectedhomeip/src/test_driver/linux-cirque/test-mobile-device.py", line 66, in test_routine
self.run_controller_test()
File "/home/runner/work/connectedhomeip/connectedhomeip/src/test_driver/linux-cirque/test-mobile-device.py", line 110, in run_controller_test
self.assertTrue(self.sequenceMatch(ret['output'],
File "/home/runner/work/connectedhomeip/connectedhomeip/src/test_driver/linux-cirque/helper/CHIPTestBase.py", line 289, in assertTrue
raise AssertionError
AssertionError

@erjiaqing
Copy link
Contributor

Caused by log update

@erjiaqing erjiaqing changed the title [Cirque] See Vendor Name was not found error in Mobile Device test [test] Log checking pattern should be updated after #7299 Jun 7, 2021
@erjiaqing erjiaqing changed the title [test] Log checking pattern should be updated after #7299 [cirque-test] Log checking pattern should be updated after #7299 Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants