microsoft/WindowsAppSDK
Voir sur GitHubPushNotificationTests MultipleChannelClose failing
Open
#2 392 ouverte le 12 avr. 2022
area-Notificationsgood first issue
Métriques du dépôt
- Stars
- (4 628 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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