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

[1.3] OpenIOT Builds failing quite a lot #30505

Closed
woody-apple opened this issue Nov 16, 2023 · 4 comments · Fixed by #30513
Closed

[1.3] OpenIOT Builds failing quite a lot #30505

woody-apple opened this issue Nov 16, 2023 · 4 comments · Fixed by #30513
Assignees

Comments

@woody-apple
Copy link
Contributor

woody-apple commented Nov 16, 2023

https://github.com/project-chip/connectedhomeip/actions/runs/6881386969/job/18717624125

@woody-apple woody-apple converted this from a draft issue Nov 16, 2023
@woody-apple
Copy link
Contributor Author

2023-11-15T19:31:52.2102562Z 19:31:52.209   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable ]
2023-11-15T19:31:52.2121111Z 19:31:52.211   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : Setup                                           ] : PASSED
2023-11-15T19:31:52.2227037Z 19:31:52.222   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestEntryKeyFunctions                           ] : PASSED
2023-11-15T19:31:52.2290807Z 19:31:52.228   INFO   <--|FVPdev| src/app/tests/TestICDMonitoringTable.cpp:94: assertion failed: "entry.IsKeyEquivalent(ByteSpan(entry2.key.As<Crypto::Aes128KeyByteArray>()))"
2023-11-15T19:31:52.2307510Z 19:31:52.230   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestEntryAssignationOverload                    ] : FAILED
2023-11-15T19:31:52.2498762Z 19:31:52.249   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestSaveAndLoadRegistrationValue                ] : PASSED
2023-11-15T19:31:52.2537606Z 19:31:52.253   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestSaveAllInvalidRegistrationValues            ] : PASSED
2023-11-15T19:31:52.2684760Z 19:31:52.268   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestSaveLoadRegistrationValueForMultipleFabrics ] : PASSED
2023-11-15T19:31:52.2904548Z 19:31:52.290   INFO   <--|FVPdev| [ TestClientMonitoringRegistrationTable : TestDeleteValidEntryFromStorage                 ] : PASSED
2023-11-15T19:31:52.2910842Z 19:31:52.290   INFO   <--|FVPdev| Failed Tests:   1 / 6

@woody-apple
Copy link
Contributor Author

Looks like this PR broke it:
#30419

@woody-apple
Copy link
Contributor Author

Confirmed in the PR, it was the first instance of this failure, and the PR itself failed, but was merged.

@jepenven-silabs
Copy link
Contributor

My bad, CI was failling for another reason so I suspected a fluke, turns out that a real issue was hidden underneath the fluke. will fix asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants