[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:47 min
[INFO] Finished at: 2018-07-10T09:54:00-04:00
[INFO] Final Memory: 22M/73M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project ditl: There are test failures.
[ERROR]
[ERROR] Please refer to /home/juliano/workspace/ditl/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
T E S T S
Running ditl.graphs.test.TestRWP Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.9 sec <<< FAILURE! - in ditl.graphs.test.TestRWP compareCCSize(ditl.graphs.test.TestRWP$CompareAnalyze) Time elapsed: 0.144 sec <<< FAILURE! org.junit.ComparisonFailure: group_size.ccs.report differs! expected:<... 347 2 8 ... 1794...> at org.junit.Assert.assertEquals(Assert.java:115) at ditl.graphs.test.TestRWP.compareWithResource(TestRWP.java:205) at ditl.graphs.test.TestRWP.graphsCliAndCompare(TestRWP.java:201) at ditl.graphs.test.TestRWP.access$200(TestRWP.java:42) at ditl.graphs.test.TestRWP$CompareAnalyze.compareCCSize(TestRWP.java:142)
Running ditl.graphs.test.TestItemSerializations Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in ditl.graphs.test.TestItemSerializations Running ditl.plausible.test.TestItemSerializations Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in ditl.plausible.test.TestItemSerializations Running ditl.test.TestCoding Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in ditl.test.TestCoding Running ditl.test.TestReadWrite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in ditl.test.TestReadWrite Running ditl.test.TestGroup Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in ditl.test.TestGroup
Results :
Failed tests: TestRWP$CompareAnalyze.compareCCSize:142 group_size.ccs.report differs! expected:<... 347 2 8
... Tests run: 43, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:47 min [INFO] Finished at: 2018-07-10T09:54:00-04:00 [INFO] Final Memory: 22M/73M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project ditl: There are test failures. [ERROR] [ERROR] Please refer to /home/juliano/workspace/ditl/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException