Describe the bug
The WinUI 3 tests that are run in the CI for build validation are sometimes failing with the following error:
Passed RequestsAsync (20,5) [4 ms]
Passed RequestsAsync (5,5) [< 1 ms]
Passed RequestsAsync (20,5,2500,1000,1000,1000,1000) [6 s]
The active test run was aborted. Reason: Unable to communicate with test host process.
Terminating app with process ID '14816'.
Results File: C:\a\Windows\Windows\TestResults\WinAppSdk.trx
The active Test Run was aborted because the host process exited unexpectedly. Please inspect the call stack above, if available, to get more information about where the exception originated from.
The test running when the crash occurred:
StackedNotificationsBehaviorExperiment.Tests.StackedNotificationsBehaviorTestClass.NotificationBehaviorSingleTest_StackedNotificationsBehaviorTestClass_Test
This test may, or may not be the source of the crash.
This seems to be happening more or less at random and can sometimes be resolved with a rerun. However, this has been happening more often in the last few weeks and is increasingly becoming a blocker for other work.
Steps to reproduce
Exact repro steps are unknown. Seems to only be happening in the CI and hasn't been reproduced locally.
Expected behavior
Consistent test results, no failure if there's no problem.
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
Describe the bug
The WinUI 3 tests that are run in the CI for build validation are sometimes failing with the following error:
This seems to be happening more or less at random and can sometimes be resolved with a rerun. However, this has been happening more often in the last few weeks and is increasingly becoming a blocker for other work.
Steps to reproduce
Expected behavior
Consistent test results, no failure if there's no problem.
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.