microsoft / microsoft/WindowsAppSDK
PushNotificationTests MultipleChannelClose failing
Open
area-Notifications
good first issue
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
### Describe the bug
The MultipleChannelClose unit test is failing because it is not throwing WPN_E_CHANNEL_CLOSED when a PushNotificationChannel is closed twice.
### Steps to reproduce the bug
Run the PushNotification unit tests.
### Expected behavior
Should be throwing WPN_E_CHANNEL_CLOSED.
### Screenshots
_No response_
### NuGet package version
_No response_
### Packaging type
_No response_
### Windows version
_No response_
### IDE
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.