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
It's testing that no reports are received, but there's no actual reporting run scheduled, so that's not surprising. Need to ensure that a reporting run gets scheduled there, so the test is meaningful.
The text was updated successfully, but these errors were encountered:
* Switches to setting flags on the ReadHandler using the method that will schedule reporting runs as needed.
* Adds asserts that a run has in fact been scheduled in various places.
Fixesproject-chip#23260
* Switches to setting flags on the ReadHandler using the method that will schedule reporting runs as needed.
* Adds asserts that a run has in fact been scheduled in various places.
Fixes#23260
kkasperczyk-no
pushed a commit
to kkasperczyk-no/sdk-connectedhomeip
that referenced
this issue
Mar 15, 2023
* Switches to setting flags on the ReadHandler using the method that will schedule reporting runs as needed.
* Adds asserts that a run has in fact been scheduled in various places.
Fixesproject-chip/connectedhomeip#23260
lecndav
pushed a commit
to lecndav/connectedhomeip
that referenced
this issue
Mar 22, 2023
…ct-chip#25298)
* Switches to setting flags on the ReadHandler using the method that will schedule reporting runs as needed.
* Adds asserts that a run has in fact been scheduled in various places.
Fixesproject-chip#23260
It's testing that no reports are received, but there's no actual reporting run scheduled, so that's not surprising. Need to ensure that a reporting run gets scheduled there, so the test is meaningful.
The text was updated successfully, but these errors were encountered: