Build: #226 did not complete
Job: JDK 11 J9 did not complete
Build log
The build generated 1,151 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Started : testMethod |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Finished: testMethod |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in com.carrotsearch.randomizedtesting.contracts.TestBeforeAfterMethodOrder |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Running com.carrotsearch.randomizedtesting.contracts.TestClassLevelIgnore |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Run started. |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Ignored : null |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Run finished: run=0, ignored=1, failures=0, assumptions=0 |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.contracts.TestClassLevelIgnore |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Running com.carrotsearch.randomizedtesting.contracts.TestClassRules |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Run started. |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Started : passing |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Finished: passing |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.contracts.TestClassRules |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Running com.carrotsearch.randomizedtesting.contracts.TestMethodFilteringInIDEs |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.031 s - in com.carrotsearch.randomizedtesting.contracts.TestMethodFilteringInIDEs |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Running com.carrotsearch.randomizedtesting.generators.TestCodepointSetGenerator |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in com.carrotsearch.randomizedtesting.generators.TestCodepointSetGenerator |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:42 | [INFO] Running com.carrotsearch.randomizedtesting.generators.TestRandomBytes |
20-Nov-2018 10:09:42 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in com.carrotsearch.randomizedtesting.generators.TestRandomBytes |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.generators.TestRandomPicks |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.generators.TestRandomPicks |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.generators.TestRealisticUnicodeGenerator |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.carrotsearch.randomizedtesting.generators.TestRealisticUnicodeGenerator |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.generators.TestUnicodeGenerator |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.generators.TestUnicodeGenerator |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Sub2: There are overridden methods annotated with org.junit.BeforeClass. These methods would not be executed by JUnit and need to manually chain themselves which can lead to maintenance problems. Consider using different method names or make hook methods private. |
20-Nov-2018 10:09:43 | Methods annotated with @org.junit.BeforeClass shadow or override each other: |
20-Nov-2018 10:09:43 | - @BeforeClass public static void com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Super.before() |
20-Nov-2018 10:09:43 | - @BeforeClass public static void com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Sub2.before() |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Sub1: There are overridden methods annotated with org.junit.BeforeClass. These methods would not be executed by JUnit and need to manually chain themselves which can lead to maintenance problems. Consider using different method names or make hook methods private. |
20-Nov-2018 10:09:43 | Methods annotated with @org.junit.BeforeClass shadow or override each other: |
20-Nov-2018 10:09:43 | - @BeforeClass public static void com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Super.before() |
20-Nov-2018 10:09:43 | - public static void com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule$Sub1.before() |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.rules.TestNoClassHooksShadowingRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Sub2: There are overridden methods annotated with org.junit.Before. These methods would not be executed by JUnit and need to manually chain themselves which can lead to maintenance problems. Consider using different method names or make hook methods private. |
20-Nov-2018 10:09:43 | Methods annotated with @org.junit.Before shadow or override each other: |
20-Nov-2018 10:09:43 | - @Before public void com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Super.before() |
20-Nov-2018 10:09:43 | - @Before public void com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Sub2.before() |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Sub1: There are overridden methods annotated with org.junit.Before. These methods would not be executed by JUnit and need to manually chain themselves which can lead to maintenance problems. Consider using different method names or make hook methods private. |
20-Nov-2018 10:09:43 | Methods annotated with @org.junit.Before shadow or override each other: |
20-Nov-2018 10:09:43 | - @Before public void com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Super.before() |
20-Nov-2018 10:09:43 | - public void com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule$Sub1.before() |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.carrotsearch.randomizedtesting.rules.TestNoInstanceHooksOverridesRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Exceeding: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 5,243,552 bytes (threshold is 5,242,880). Field reference sizes (counted individually): |
20-Nov-2018 10:09:43 | - 2,621,448 bytes, static byte[] com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Exceeding.field1 |
20-Nov-2018 10:09:43 | - 2,621,448 bytes, static byte[] com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Smaller.field0 |
20-Nov-2018 10:09:43 | - 408 bytes, static int[] com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Exceeding.field3 |
20-Nov-2018 10:09:43 | - 120 bytes, public static org.junit.rules.TestRule com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Base.classRules |
20-Nov-2018 10:09:43 | - 112 bytes, static byte[] com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Exceeding.field2 |
20-Nov-2018 10:09:43 | - 16 bytes, private static java.util.concurrent.atomic.AtomicInteger com.carrotsearch.randomizedtesting.RandomizedTest.tempSubFileNameCount |
20-Nov-2018 10:09:43 | - 8 bytes, private static org.junit.rules.TestRule com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule$Base.assumeNotNestedRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.062 s - in com.carrotsearch.randomizedtesting.rules.TestStaticFieldsInvariantRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : testMethod2(com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule$NonStringProperties): Will pass. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=3, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule$InAfterClass: System properties invariant violated. |
20-Nov-2018 10:09:43 | New keys: |
20-Nov-2018 10:09:43 | new-property-1=new-value-1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : testMethod1(com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule$InTestMethod): System properties invariant violated. |
20-Nov-2018 10:09:43 | New keys: |
20-Nov-2018 10:09:43 | new-property-1=new-value-1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : testMethod2(com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule$InTestMethod): System properties invariant violated. |
20-Nov-2018 10:09:43 | New keys: |
20-Nov-2018 10:09:43 | new-property-1=new-value-1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=3, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testEmpty |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule$InBeforeClass: System properties invariant violated. |
20-Nov-2018 10:09:43 | New keys: |
20-Nov-2018 10:09:43 | new-property-1=new-value-1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.carrotsearch.randomizedtesting.rules.TestSystemPropertiesInvariantRule |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestBiasedNumbers |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 6053 526 503 528 544 8225 542 486 564 567 5959 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 549 40 41 51 55 733 68 38 49 47 521 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 545 59 43 49 51 686 46 55 57 42 521 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 536 65 54 47 57 689 40 50 37 58 474 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 536 53 51 39 38 779 47 53 37 42 528 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 8189 744 753 775 776 11304 750 768 742 700 8109 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 586 37 50 51 47 763 53 60 50 42 547 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 528 52 50 47 43 759 51 45 51 39 522 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 525 63 40 46 50 747 58 53 50 40 537 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 541 50 49 51 55 724 44 49 45 50 564 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | 5874 525 495 556 494 8350 537 552 517 518 5915 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in com.carrotsearch.randomizedtesting.TestBiasedNumbers |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestChildTestGroupThreads |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestChildTestGroupThreads |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestClassMethodFiltering |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=2, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=2, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=2, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: method1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=2, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.carrotsearch.randomizedtesting.TestClassMethodFiltering |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestContextRandom |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.TestContextRandom |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestCustomMethodProvider |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.carrotsearch.randomizedtesting.TestCustomMethodProvider |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestCustomTestContextSupplier |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestCustomTestContextSupplier |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestExpected |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : testMethod1(com.carrotsearch.randomizedtesting.TestExpected$Nested2): Expected an exception but the test passed: java.lang.RuntimeException |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run started. |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod1 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Started : testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Failure : testMethod2(com.carrotsearch.randomizedtesting.TestExpected$Nested1): null |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Finished: testMethod2 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Run finished: run=2, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestExpected |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestFailurePropagationCompatibility |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in com.carrotsearch.randomizedtesting.TestFailurePropagationCompatibility |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestFilterExpressionParser |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | default |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- default |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | default |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | @nightly |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly or @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (@nightly OR @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly and @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (@nightly AND @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly and not @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (@nightly AND (NOT @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly and (not @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (@nightly AND (NOT @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- not @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (NOT @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- not not @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (NOT (NOT @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- not @nightly or @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | ((NOT @nightly) OR @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- not(@nightly or @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (NOT (@nightly OR @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- (@nightly and (not @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | (@nightly AND (NOT @slow)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- nightly |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Unrecognized token 'nightly'. At: ">nightly<" |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly and |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Missing argument for AND. At: "@nightly >and< " |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly or |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Missing argument for OR. At: "@nightly >or< " |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- @nightly and or @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Syntax error. At: "@nightly and >or< @slow" |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- and not @slow |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Syntax error. At: ">and< not @slow" |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- (@nightly)) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Unbalanced parenthesis. At: "(@nightly)>)<" |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | -- ((@nightly or @slow) |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | Expected closing bracket. At: "((@nightly or @slow)><" |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.TestFilterExpressionParser |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:43 | [INFO] Running com.carrotsearch.randomizedtesting.TestFormattingRandomSeeds |
20-Nov-2018 10:09:43 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1003, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in com.carrotsearch.randomizedtesting.TestFormattingRandomSeeds |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestGlobFilter |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestGlobFilter |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner: null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRegularRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : testMethod(com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions$WithRandomizedRunner): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.carrotsearch.randomizedtesting.TestHookMethodOrderWithExceptions |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestHooksWithEmptyTestSet |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.TestHooksWithEmptyTestSet |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestIgnoredRunCount |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Ignored : ignored |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=1, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Ignored : ignored |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=0, ignored=1, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestIgnoredRunCount |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestInstantiationTime |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestInstantiationTime |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestIterationsAnnotation |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.carrotsearch.randomizedtesting.TestIterationsAnnotation |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestJ9SysThreads |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod1 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | com.ibm.lang.management.MemoryPoolMXBeanImpl |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | com.ibm.lang.management.MemoryPoolMXBeanImpl |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | com.ibm.lang.management.MemoryPoolMXBeanImpl |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | com.ibm.lang.management.MemoryPoolMXBeanImpl |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | com.ibm.lang.management.MemoryPoolMXBeanImpl |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: testMethod1 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestJ9SysThreads |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestJUnit3MethodProvider |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.TestJUnit3MethodProvider |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestListenersAnnotation |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : failing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Failure : failing(com.carrotsearch.randomizedtesting.TestListenersAnnotation$Nested2): null |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: failing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : passing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: passing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : assumptionFailing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Assumpt.: assumptionFailing(com.carrotsearch.randomizedtesting.TestListenersAnnotation$Nested2): got: <false>, expected: is <true> |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Finished: assumptionFailing |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Ignored : ignored |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run finished: run=3, ignored=1, failures=1, assumptions=1 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.TestListenersAnnotation |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | [INFO] Running com.carrotsearch.randomizedtesting.TestMacSysThreads |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Run started. |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:09:44 | Started : testMethod1 |
20-Nov-2018 10:09:44 | |
20-Nov-2018 10:11:25 | Agent 'Windows Agent 4' went offline while building RNDTEST-SOFTWARE-IBM17-226. The results of that build will not be available. |