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

Intermittent DatabaseDriverTmpfsTest::tmpfs test failures in CI #1687

Closed
rnorth opened this issue Jul 30, 2019 · 1 comment · Fixed by #2646
Closed

Intermittent DatabaseDriverTmpfsTest::tmpfs test failures in CI #1687

rnorth opened this issue Jul 30, 2019 · 1 comment · Fixed by #2646

Comments

@rnorth
Copy link
Member

rnorth commented Jul 30, 2019

See Azure CI reports for a summary: https://dev.azure.com/testcontainers/testcontainers-java/_test/analytics?definitionId=5&contextType=build - this test has a ~94% pass rate.

We should investigate why this is a flaky test and resolve.

Error message:

java.lang.AssertionError: tmpfs inside container works fine: 'ls: cannot access '/testtmpfs/test.file': No such file or directory
' does not equal expected 'ls: 
cannot access '/testtmpfs/test.file': No such file or directory
'
@stale
Copy link

stale bot commented Oct 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

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

Successfully merging a pull request may close this issue.

1 participant