Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random failure in TestMVStoreStopCompact on Travis #2247

Open
katzyn opened this issue Nov 11, 2019 · 0 comments
Open

Random failure in TestMVStoreStopCompact on Travis #2247

katzyn opened this issue Nov 11, 2019 · 0 comments

Comments

@katzyn
Copy link
Contributor

katzyn commented Nov 11, 2019

Test utilities (27967 KB used)

06:33:28 00:02.513 org.h2.test.store.TestMVStoreStopCompact
    writeCount diff: 10/1000 93
06:33:28 00:02.516 org.h2.test.store.TestMVStoreStopCompact
    FAIL java.lang.AssertionError: writeCount diff: 10/1000 93
ERROR: FAIL (mvStore memory )
    java.lang.AssertionError: writeCount diff: 10/1000 93
    java.lang.AssertionError: writeCount diff: 10/1000 93 ------------------------------
java.lang.AssertionError: writeCount diff: 10/1000 93
	at org.h2.test.TestBase.fail(TestBase.java:330)
	at org.h2.test.TestBase.assertTrue(TestBase.java:875)
	at org.h2.test.store.TestMVStoreStopCompact.testStopCompact(TestMVStoreStopCompact.java:76)
	at org.h2.test.store.TestMVStoreStopCompact.test(TestMVStoreStopCompact.java:35)
	at org.h2.test.TestBase.runTest(TestBase.java:143)
	at org.h2.test.TestAll.addTest(TestAll.java:1005)
	at org.h2.test.TestAll.testUtils(TestAll.java:931)
	at org.h2.test.TestAll.runTests(TestAll.java:620)
	at org.h2.test.TestAll.testAll(TestAll.java:555)
	at org.h2.test.TestAll.run(TestAll.java:505)
	at org.h2.test.TestAll.main(TestAll.java:447)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant