You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So we got the error status, we created an NSError, but we never called reportHandler with the error and hence never fulfilled the errorReportExpectation that the test is waiting for.
Platform
darwin
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Test issue(s)
Log at https://github.com/project-chip/connectedhomeip/actions/runs/12677924771/job/35335260290?pr=36980
The relevant bits of the log are:
So we got the error status, we created an NSError, but we never called
reportHandler
with the error and hence never fulfilled theerrorReportExpectation
that the test is waiting for.Platform
darwin
Anything else?
No response
The text was updated successfully, but these errors were encountered: