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

Test suite does not work if you have running containers #5

Open
chris-crone opened this issue Feb 25, 2020 · 3 comments
Open

Test suite does not work if you have running containers #5

chris-crone opened this issue Feb 25, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@chris-crone
Copy link
Contributor

Tests fail with:

tests_helper.go:166: assertion failed: expression is false: len(containers) == 0
@ulyssessouza ulyssessouza self-assigned this Feb 25, 2020
@ulyssessouza
Copy link
Collaborator

Remember to remove mention to this issue in https://github.com/compose-spec/compatibility-test-suite/blob/master/README.md

@ulyssessouza ulyssessouza added the bug Something isn't working label Feb 26, 2020
@chris-crone
Copy link
Contributor Author

Is this really an issue though? If you're running conformance tests, a requirement could be that the target system is clean.

@ulyssessouza
Copy link
Collaborator

ulyssessouza commented Feb 26, 2020

The thing is that maybe we can isolate that by running in a dind. WDYT @chris-crone ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants