-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
-
The test for OPENJDK-2850 checks that a given string does NOT appear in the container logs.
That condition is satisfied if, for whatever reason, the build does not run properly at all. (I hit this situation whilst working on adapting the testing tool to Podman)
Make the test more robust by additionally checking for the presence of a string echoed out by the custom s2i assemble script in the test repository.
- links to