Test Reliability: Test infra should handle cases where test app is left in minimized state #1225
Labels
area-TestInfrastructure
Issue in the test infrastructure (e.g. in Helix scripts)
team-Controls
Issue for the Controls team
This CI build failed due to test failures:
https://dev.azure.com/ms/microsoft-ui-xaml/_build/results?buildId=33255&view=logs
The first failing test is:
AcrylicBrushTests.HideAndShowWindow
after that, the rest of the tests in that test class also fail. And they all also fail on re-run.
This issue is not about the specific test failure, but rather the test infra reliability issue that it exposes.
For some reason, this test crashed in the middle of execution. As a result of this, the machine was left in a configuration that it was unable to recover from:
The test app was left running, but minimized.
Issues:
Fixes:
The text was updated successfully, but these errors were encountered: