We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80a577 commit fa1d98dCopy full SHA for fa1d98d
src/ResourceManager/AzureBatch/Commands.Batch.Test/ScenarioTests/JobScheduleTests.cs
@@ -26,7 +26,7 @@ public JobScheduleTests(Xunit.Abstractions.ITestOutputHelper output)
26
}
27
28
[Fact]
29
- [Trait(Category.AcceptanceType, Category.CheckIn)]
+ [Trait(Category.AcceptanceType, Category.Flaky)]
30
public void TestJobScheduleCRUD()
31
{
32
BatchController.NewInstance.RunPsTest("Test-JobScheduleCRUD");
0 commit comments