Created
July 12, 2016 14:45
-
-
Save soc/b4e73abc60eda97b7176f60631ddae0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scalajavatimeRoot + scalajavatimeCrossJVM/testOnly org.threeten.bp.zone.TestTzdbZoneRulesCompiler | |
[info] Setting version to 2.11.8 | |
[info] Reapplying settings... | |
[info] Set current project to scalajavatimeRoot (in build file:/home/soc/Entwicklung/scala-java-time/) | |
[info] TestTzdbZoneRulesCompiler: | |
[TestNG] Running: | |
Command line suite | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
[info] - | |
=============================================== | |
Command line suite | |
Total tests run: 33, Failures: 0, Skips: 0 | |
=============================================== | |
[info] ScalaTest | |
[info] Run completed in 812 milliseconds. | |
[info] Total number of tests run: 33 | |
[info] Suites: completed 1, aborted 0 | |
[info] Tests: succeeded 33, failed 0, canceled 0, ignored 0, pending 0 | |
[info] All tests passed. | |
[info] Passed: Total 33, Failed 0, Errors 0, Passed 33 | |
[success] Total time: 1 s, completed Jul 12, 2016 4:44:17 PM | |
[info] Setting version to 2.12.0-M5 | |
[info] Reapplying settings... | |
[info] Set current project to scalajavatimeRoot (in build file:/home/soc/Entwicklung/scala-java-time/) | |
[info] TestTzdbZoneRulesCompiler: | |
[TestNG] Running: | |
Command line suite | |
[info] - *** FAILED *** | |
[info] java.lang.ExceptionInInitializerError: | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:312) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:284) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] Cause: java.lang.RuntimeException: java.lang.NoSuchMethodException: org.threeten.bp.zone.TzdbZoneRulesCompiler.org$threeten$bp$zone$TzdbZoneRulesCompiler$$parseLeapSecondRule(java.lang.String) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler$.<init>(TestTzdbZoneRulesCompiler.scala:82) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler$.<clinit>(TestTzdbZoneRulesCompiler.scala) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:312) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:284) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] ... | |
[info] Cause: java.lang.NoSuchMethodException: org.threeten.bp.zone.TzdbZoneRulesCompiler.org$threeten$bp$zone$TzdbZoneRulesCompiler$$parseLeapSecondRule(java.lang.String) | |
[info] at java.lang.Class.getDeclaredMethod(Class.java:2130) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler$.<init>(TestTzdbZoneRulesCompiler.scala:79) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler$.<clinit>(TestTzdbZoneRulesCompiler.scala) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:312) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseDayOfWeek(TestTzdbZoneRulesCompiler.scala:284) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonth(TestTzdbZoneRulesCompiler.scala:269) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseDayOfWeek_invalidMonth(TestTzdbZoneRulesCompiler.scala:306) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseLeapSecondRule(TestTzdbZoneRulesCompiler.scala:464) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseLeapSecondRule_at_midnight(TestTzdbZoneRulesCompiler.scala:426) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseLeapSecondRule(TestTzdbZoneRulesCompiler.scala:464) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseLeapSecondRule_bad_adjustment(TestTzdbZoneRulesCompiler.scala:451) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseLeapSecondRule(TestTzdbZoneRulesCompiler.scala:464) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseLeapSecondRule_just_before_midnight(TestTzdbZoneRulesCompiler.scala:435) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseLeapSecondRule(TestTzdbZoneRulesCompiler.scala:464) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseLeapSecondRule_rolling(TestTzdbZoneRulesCompiler.scala:458) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseLeapSecondRule(TestTzdbZoneRulesCompiler.scala:464) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseLeapSecondRule_too_short(TestTzdbZoneRulesCompiler.scala:444) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonth(TestTzdbZoneRulesCompiler.scala:269) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonth(TestTzdbZoneRulesCompiler.scala:230) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_jun50220s(TestTzdbZoneRulesCompiler.scala:341) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_marLastSun0220(TestTzdbZoneRulesCompiler.scala:327) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_maySatAfter50220u(TestTzdbZoneRulesCompiler.scala:355) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_maySatBefore15Dash(TestTzdbZoneRulesCompiler.scala:383) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_maySatBefore50220u(TestTzdbZoneRulesCompiler.scala:369) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonthDayTime(TestTzdbZoneRulesCompiler.scala:411) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonthDayTime_maylastSunShortTime(TestTzdbZoneRulesCompiler.scala:397) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseMonth(TestTzdbZoneRulesCompiler.scala:269) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseMonth_invalidMonth(TestTzdbZoneRulesCompiler.scala:263) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_invalidYear(TestTzdbZoneRulesCompiler.scala:212) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_max(TestTzdbZoneRulesCompiler.scala:149) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maxTooLong(TestTzdbZoneRulesCompiler.scala:191) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maxTooShort(TestTzdbZoneRulesCompiler.scala:184) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maxi(TestTzdbZoneRulesCompiler.scala:156) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maxim(TestTzdbZoneRulesCompiler.scala:163) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maximu(TestTzdbZoneRulesCompiler.scala:170) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_maximum(TestTzdbZoneRulesCompiler.scala:177) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_min(TestTzdbZoneRulesCompiler.scala:100) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_minTooLong(TestTzdbZoneRulesCompiler.scala:142) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_minTooShort(TestTzdbZoneRulesCompiler.scala:135) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_mini(TestTzdbZoneRulesCompiler.scala:107) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_minim(TestTzdbZoneRulesCompiler.scala:114) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_minimu(TestTzdbZoneRulesCompiler.scala:121) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_minimum(TestTzdbZoneRulesCompiler.scala:128) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_only(TestTzdbZoneRulesCompiler.scala:198) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_only_uppercase(TestTzdbZoneRulesCompiler.scala:205) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
[info] - *** FAILED *** | |
[info] java.lang.NoClassDefFoundError: Could not initialize class org.threeten.bp.zone.TestTzdbZoneRulesCompiler$ | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.parseYear(TestTzdbZoneRulesCompiler.scala:217) | |
[info] at org.threeten.bp.zone.TestTzdbZoneRulesCompiler.test_parseYear_specific(TestTzdbZoneRulesCompiler.scala:93) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[info] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
[info] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
[info] at java.lang.reflect.Method.invoke(Method.java:498) | |
[info] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86) | |
[info] at org.testng.internal.Invoker.invokeMethod(Invoker.java:643) | |
[info] at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820) | |
[info] at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128) | |
[info] ... | |
=============================================== | |
Command line suite | |
Total tests run: 33, Failures: 33, Skips: 0 | |
=============================================== | |
[info] ScalaTest | |
[info] Run completed in 1 second, 720 milliseconds. | |
[info] Total number of tests run: 33 | |
[info] Suites: completed 1, aborted 0 | |
[info] Tests: succeeded 0, failed 33, canceled 0, ignored 0, pending 0 | |
[info] *** 33 TESTS FAILED *** | |
[error] Failed: Total 33, Failed 33, Errors 0, Passed 0 | |
[error] Failed tests: | |
[error] org.threeten.bp.zone.TestTzdbZoneRulesCompiler | |
[error] (scalajavatimeCrossJVM/test:testOnly) sbt.TestsFailedException: Tests unsuccessful | |
[error] Total time: 2 s, completed Jul 12, 2016 4:44:20 PM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment