Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workflow] Add follow-up persistent subscription test for #30491 #30971

Closed
wqx6 opened this issue Dec 13, 2023 · 0 comments · Fixed by #31310
Closed

[Workflow] Add follow-up persistent subscription test for #30491 #30971

wqx6 opened this issue Dec 13, 2023 · 0 comments · Fixed by #31310
Assignees

Comments

@wqx6
Copy link
Contributor

wqx6 commented 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:

  1. Commission the device to two fabrics
  2. Use the commissioner of the first fabric to establish CHIP_IM_MAX_NUM_SUBSCRIPTIONS subscriptions with device.
  3. Shutdown the first commissioner and reboot the device. The device will try to establish the session and resume the subscription.
  4. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants