-
Bug
-
Resolution: Done
-
Major
-
None
-
None
[INFO] Running org.wildfly.scripts.test.StandaloneScriptTestCase
[ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 20.724 s <<< FAILURE! - in org.wildfly.scripts.test.StandaloneScriptTestCase
[ERROR] testBashScript[1](org.wildfly.scripts.test.StandaloneScriptTestCase) Time elapsed: 3.729 s <<< FAILURE!
java.lang.AssertionError: Missing gc.log.0.current file in /home/opalka/git/redhat/wildfly-core/testsuite/scripts/target/wildfly-core/standalone/log
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.wildfly.scripts.test.StandaloneScriptTestCase.testScript(StandaloneScriptTestCase.java:135)
at org.wildfly.scripts.test.ScriptTestCase.executeTests(ScriptTestCase.java:257)
at org.wildfly.scripts.test.ScriptTestCase.testBashScript(ScriptTestCase.java:170)
- is cloned by
-
WFCORE-4687 StandaloneScriptTestCase fails on Eclipse OpenJ9
- Closed