Support firmware extensions #706
Annotations
3 errors
|
Run pytest:
tests/test_application.py#L1551
test_startup_coordinator_existing_groups_joined
assert [] == [call(0, Embe...workIndex=0))]
Right contains one more item: call(0, EmberMulticastTableEntry(multicastId=0x1234, endpoint=1, networkIndex=0))
Full diff:
+ []
- [
- call(0, EmberMulticastTableEntry(multicastId=0x1234, endpoint=1, networkIndex=0)),
- ]
|
Run pytest
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading