NOTICK Ignore pagination large volume test as its completion is environment dependent and might cause issues in slower environments (#6420)

This commit is contained in:
Tamas Veingartner
2020-06-30 10:12:31 +01:00
committed by GitHub
parent 650a66b053
commit 18cd24c2b4

View File

@ -502,6 +502,7 @@ abstract class VaultQueryTestsBase : VaultQueryParties {
} }
} }
@Ignore
@Test(timeout=300_000) @Test(timeout=300_000)
fun `query with sort criteria and pagination on large volume of states should complete in time`() { fun `query with sort criteria and pagination on large volume of states should complete in time`() {
val numberOfStates = 1000 val numberOfStates = 1000