microsoft/WindowsAppSDK

PushNotificationTests MultipleChannelClose failing

Open

#2,392 创建于 2022年4月12日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)C++ (453 fork)auto 404
area-Notificationsgood first issue

仓库指标

Star
 (4,628 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南