microsoft/WindowsAppSDK

PushNotificationTests MultipleChannelClose failing

Open

#2392 aperta il 12 apr 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)C++ (453 fork)auto 404
area-Notificationsgood first issue

Metriche repository

Star
 (4628 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor