microsoft/WindowsAppSDK

PushNotificationTests MultipleChannelClose failing

Open

#2.392 geöffnet am 12. Apr. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (453 Forks)auto 404
area-Notificationsgood first issue

Repository-Metriken

Stars
 (4.628 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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