mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Skip TestWarmup
This commit is contained in:
@@ -53,6 +53,11 @@ namespace UITests_FancyZones
|
|||||||
AppZoneHistory.DeleteFile();
|
AppZoneHistory.DeleteFile();
|
||||||
FancyZonesEditorHelper.Files.Restore();
|
FancyZonesEditorHelper.Files.Restore();
|
||||||
|
|
||||||
|
if (TestContext.TestName == "TestWarmup")
|
||||||
|
{
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
// Session.KillAllProcessesByName("PowerToys");
|
// Session.KillAllProcessesByName("PowerToys");
|
||||||
// Thread.Sleep(1000);
|
// Thread.Sleep(1000);
|
||||||
// ClearOpenWindows();
|
// ClearOpenWindows();
|
||||||
|
|||||||
Reference in New Issue
Block a user