mirror of
https://github.com/corda/corda.git
synced 2025-06-02 07:30:53 +00:00
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:
parent
650a66b053
commit
18cd24c2b4
@ -502,6 +502,7 @@ abstract class VaultQueryTestsBase : VaultQueryParties {
|
||||
}
|
||||
}
|
||||
|
||||
@Ignore
|
||||
@Test(timeout=300_000)
|
||||
fun `query with sort criteria and pagination on large volume of states should complete in time`() {
|
||||
val numberOfStates = 1000
|
||||
|
Loading…
x
Reference in New Issue
Block a user