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
For now, I think the solution is to use IsUrgent - we don't have a good way to get back the negotiated time right now. We SHOULD implement that, but the chances of it landing and landing bug-free before friday are low.
jrhees-cae
added a commit
to jrhees-cae/connectedhomeip
that referenced
this issue
Aug 22, 2023
Reproduction steps
Python test TC-ACE-1.2 will fail on Step 8 if a DUT negotiates a higher MaxInterval than a few seconds (during subscription).
***** Test Step 8 : TH2 waits for subscription report for access control entry changed event
Possible remedies are:
isUrgent
flag in the subscription request such that the AccessControlEntryChanged event arrived based on the minInterval time.This is related to #28793
Bug prevalence
Consistent
GitHub hash of the SDK that was being used
main
Platform
python
Platform Version(s)
No response
Type
Test Improvement
Anything else?
No response
The text was updated successfully, but these errors were encountered: