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 01cefcc commit 9461968Copy full SHA for 9461968
Tests/CodexReleaseTests/MarketTests/ContractFailedTest.cs
@@ -21,6 +21,7 @@ public class ContractFailedTest : MarketplaceAutoBootstrapDistTest
21
private readonly TestToken pricePerSlotPerSecond = 10.TstWei();
22
23
[Test]
24
+ [Ignore("Disabled for now: Test is unstable.")]
25
public void ContractFailed()
26
{
27
var hosts = StartHosts();
0 commit comments