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
@cyyyys Those events only work via the fifo if CHIP_CONFIG_TEST is defined when compiling examples/all-clusters-app/linux/AllClustersCommandDelegate.cpp.
Yes, we need to turn on this flag to enable Linux diagnostic simulation, maybe we should enable this flag by default in all-clusters-app within its CHIPProjectAppConfig.h since this app is always used for testing purpose.
examples/all-clusters-app/linux/AllClustersCommandDelegate.cpp is always part of all-clusters-app. Why wouldn't we just remove those #if bits entirely from that file @yufengwangca ?
Reproduction steps
Problem
TC-DGGEN-2.2 cannot read hardware-fault-change radio-fault-change network-fault-change Event.
Here is the log.
TC-DGGEN-2.2.txt
Bug prevalence
not a bug
GitHub hash of the SDK that was being used
tag 1.0.0.2
Platform
freeRTOS
Platform Version(s)
No response
Type
Test Improvement
Anything else?
No response
The text was updated successfully, but these errors were encountered: