project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.18k stars 1.9k forks source link

TC_IDM_4_2 is flaky #32112

Open andy31415 opened 4 months ago

andy31415 commented 4 months ago

Had several failures in CI for this tests, usually shown as:

File "/__w/connectedhomeip/connectedhomeip/src/python_testing/TC_IDM_4_2.py", line 416, in test_TC_IDM_4_2
asserts.assert_equal(new_node_label_read, new_node_label_write, "Attribute value not updated after write operation.")
...
mobly.signals.TestFailure: Details='' != 'NewNodeLabel_011235813'
andy31415 commented 4 months ago

Example failure: https://github.com/project-chip/connectedhomeip/actions/runs/7891170901/job/21534924675?pr=32106