conformance-tests icon indicating copy to clipboard operation
conformance-tests copied to clipboard

Test suite does not work if you have running containers

Open chris-crone opened this issue 5 years ago • 3 comments

Tests fail with:

tests_helper.go:166: assertion failed: expression is false: len(containers) == 0

chris-crone avatar Feb 25 '20 10:02 chris-crone

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

ulyssessouza avatar Feb 26 '20 12:02 ulyssessouza

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

chris-crone avatar Feb 26 '20 13:02 chris-crone

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

ulyssessouza avatar Feb 26 '20 16:02 ulyssessouza