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
Step 11 of the .yaml is conditional based on the following criteria:
PICS: DGSW.S.F00 && DGSW.S.Afffa
However, the EventList for the SoftwareDiagnostics cluster should only contain the event if the DGSW.S.E00 is TRUE in the PICS. Per the test plan, the criteria should read:
Reproduction steps
Step 11 of the .yaml is conditional based on the following criteria:
PICS: DGSW.S.F00 && DGSW.S.Afffa
However, the EventList for the SoftwareDiagnostics cluster should only contain the event if the DGSW.S.E00 is TRUE in the PICS. Per the test plan, the criteria should read:
PICS: DGSW.S.E00 && DGSW.S.Afffa
Bug prevalence
Consistent
GitHub hash of the SDK that was being used
1aca004
Platform
core
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: