disable new test

This commit is contained in:
benbierens 2024-04-15 08:13:43 +02:00
parent 570b174a00
commit 630dc2814a
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A

View File

@ -58,6 +58,7 @@ public class ScalabilityTests : CodexDistTest
/// We upload a file to each node, to put a more wide-spread load on the network.
/// Then we run the same test as ShouldMaintainFileInNetwork.
/// </summary>
[Ignore("Make ShouldMaintainFileInNetwork pass reliably first.")]
[Test]
[Combinatorial]
[UseLongTimeouts]