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

Flaky TestMemoryManager.testClusterPools #10684

Closed
sopel39 opened this issue Jan 19, 2022 · 4 comments
Closed

Flaky TestMemoryManager.testClusterPools #10684

sopel39 opened this issue Jan 19, 2022 · 4 comments

Comments

@sopel39
Copy link
Member

sopel39 commented Jan 19, 2022

2022-01-19T06:13:25.4599745Z java.lang.AssertionError: expected [966350171] but found [966367642]
2022-01-19T06:13:25.4600147Z 	at org.testng.Assert.fail(Assert.java:94)
2022-01-19T06:13:25.4600554Z 	at org.testng.Assert.failNotEquals(Assert.java:513)
2022-01-19T06:13:25.4600994Z 	at org.testng.Assert.assertEqualsImpl(Assert.java:135)
2022-01-19T06:13:25.4601420Z 	at org.testng.Assert.assertEquals(Assert.java:116)
2022-01-19T06:13:25.4601841Z 	at org.testng.Assert.assertEquals(Assert.java:284)
2022-01-19T06:13:25.4602259Z 	at org.testng.Assert.assertEquals(Assert.java:294)
2022-01-19T06:13:25.4602774Z 	at io.trino.memory.TestMemoryManager.testClusterPools(TestMemoryManager.java:327)
@sopel39
Copy link
Member Author

sopel39 commented Jan 19, 2022

I cannot repro it locally

@sopel39
Copy link
Member Author

sopel39 commented Jan 19, 2022

@sopel39
Copy link
Member Author

sopel39 commented Jan 19, 2022

This should be fixed by #6677

@sopel39
Copy link
Member Author

sopel39 commented Mar 2, 2022

Closed by #6677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant