mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
Disable one test in VMLifecycleCommandTestMidnightRide
This commit is contained in:
parent
cf83d28e64
commit
7c42abb17f
@ -58,7 +58,6 @@ namespace XenAdminTests.CommandTests
|
||||
}
|
||||
|
||||
[TestFixture, Category(TestCategories.UICategoryA)]
|
||||
[Ignore]
|
||||
public class VMLifecycleCommandTestMidnightRide : MainWindowLauncher_TestFixture
|
||||
{
|
||||
private VMLifecycleCommandTest tester = new VMLifecycleCommandTest();
|
||||
@ -74,6 +73,7 @@ namespace XenAdminTests.CommandTests
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore]
|
||||
public void TestMultipleSelect()
|
||||
{
|
||||
tester.TestMultipleSelect();
|
||||
|
Loading…
Reference in New Issue
Block a user