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 a3ed282 commit a46fb15Copy full SHA for a46fb15
Tst/UnitTests/Core/SURWSchedulerTestCase.cs renamed to Tst/UnitTests/SURWSchedulerTestCase.cs
@@ -18,6 +18,7 @@ namespace UnitTests.Core
18
internal class SURWSchedulerTestCase
19
{
20
[NUnit.Framework.Test]
21
+ [Ignore("This test is ignored because it is flaky and conflict with `PCheckerLogGeneratorTests`")]
22
public void TestSURWSchedulerUniformSampling()
23
24
var tempDir = Directory.CreateDirectory(Path.Combine(Constants.ScratchParentDirectory,
0 commit comments