Disable VMLifecycleCommandTestMidnightRide test

This commit is contained in:
Mihaela Stoica 2015-08-27 16:57:36 +01:00
parent f772763575
commit cf83d28e64

View File

@ -58,6 +58,7 @@ namespace XenAdminTests.CommandTests
}
[TestFixture, Category(TestCategories.UICategoryA)]
[Ignore]
public class VMLifecycleCommandTestMidnightRide : MainWindowLauncher_TestFixture
{
private VMLifecycleCommandTest tester = new VMLifecycleCommandTest();