-
Quality Risk
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
fedora 21
openjdk version "1.8.0_25"
OpenJDK Runtime Environment (build 1.8.0_25-b18)
OpenJDK 64-Bit Server VM (build 25.25-b02, mixed mode)
org.jboss.aesh.util.FileListerTest > testSubDirectoryWithoutSlashCompletion STANDARD_OUT
[test123/child/]
org.jboss.aesh.console.aesh.AeshCommandOptionValidatorTest > testMultipleOptionValidators STANDARD_ERROR
Exception in thread "AeshProcess: 3" java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.jboss.aesh.console.aesh.AeshScriptTest$FooCommand.execute(AeshScriptTest.java:181)
at org.jboss.aesh.console.command.container.DefaultCommandContainer.executeCommand(DefaultCommandContainer.java:52)
at org.jboss.aesh.console.AeshConsoleImpl$AeshConsoleCallbackImpl.execute(AeshConsoleImpl.java:330)
at org.jboss.aesh.console.AeshProcess.run(AeshProcess.java:53)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
org.jboss.aesh.console.aesh.AeshCommandCompletionTest > testCompletion STANDARD_OUT
EXITING