We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tests fail with:
tests_helper.go:166: assertion failed: expression is false: len(containers) == 0
The text was updated successfully, but these errors were encountered:
Remember to remove mention to this issue in https://github.com/compose-spec/compatibility-test-suite/blob/master/README.md
Sorry, something went wrong.
Is this really an issue though? If you're running conformance tests, a requirement could be that the target system is clean.
The thing is that maybe we can isolate that by running in a dind. WDYT @chris-crone ?
dind
ulyssessouza
No branches or pull requests
Tests fail with:
tests_helper.go:166: assertion failed: expression is false: len(containers) == 0
The text was updated successfully, but these errors were encountered: