Ignore tests that don't run to completion on slower build server
This commit is contained in:
@@ -224,6 +224,7 @@ namespace Umbraco.Tests.Scheduling
|
||||
}
|
||||
}
|
||||
|
||||
[Ignore]
|
||||
[Test]
|
||||
public async void WaitOnRunner_Tasks()
|
||||
{
|
||||
@@ -449,6 +450,7 @@ namespace Umbraco.Tests.Scheduling
|
||||
}
|
||||
}
|
||||
|
||||
[Ignore]
|
||||
[Test]
|
||||
public void DelayedRecurring()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user