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
Need to add follow-up test for #30491.
The device will crash upon receiving subscription resumption when there are maximum number of subscriptions to resumed.
Steps to exercise the issue:
Commission the device to two fabrics
Use the commissioner of the first fabric to establish CHIP_IM_MAX_NUM_SUBSCRIPTIONS subscriptions with device.
Shutdown the first commissioner and reboot the device. The device will try to establish the session and resume the subscription.
Before the device fails to establish the sessions, send a subscription request to the device with the second commissioner, and the device will crash upon receiving the request.
Platform
all
Anything else?
No response
The text was updated successfully, but these errors were encountered:
yunhanw-google
changed the title
[Workflow] Add follow-up test for #30491
[Workflow] Add follow-up persistent subscription test for #30491
Dec 13, 2023
Workflow issues
Need to add follow-up test for #30491.
The device will crash upon receiving subscription resumption when there are maximum number of subscriptions to resumed.
Steps to exercise the issue:
CHIP_IM_MAX_NUM_SUBSCRIPTIONS
subscriptions with device.Platform
all
Anything else?
No response
The text was updated successfully, but these errors were encountered: