-
Notifications
You must be signed in to change notification settings - Fork 0
Description
[ERROR] Tests run: 9, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 89.19 s <<< FAILURE! - in com.codeforces.jrun.ProcessRunnerTest [ERROR] testOutputAndErrorRedirection(com.codeforces.jrun.ProcessRunnerTest) Time elapsed: 0.064 s <<< FAILURE! junit.framework.AssertionFailedError at com.codeforces.jrun.ProcessRunnerTest.testOutputAndErrorRedirection(ProcessRunnerTest.java:65) [ERROR] testStderrorHandling(com.codeforces.jrun.ProcessRunnerTest) Time elapsed: 0.024 s <<< FAILURE! junit.framework.AssertionFailedError at com.codeforces.jrun.ProcessRunnerTest.testStderrorHandling(ProcessRunnerTest.java:32) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ProcessRunnerTest.testOutputAndErrorRedirection:65 [ERROR] ProcessRunnerTest.testStderrorHandling:32 [INFO] [ERROR] Tests run: 9, Failures: 2, Errors: 0, Skipped: 0