Build: #134 failed
Job: JDK 11 J9 failed
Test results
- 1,643 tests in total
- 13 tests failed
- 9 failures are new
- 3 tests were fixed
- 30 seconds taken in total.
Build 134 has the following 13 errors: 9 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
Test013ThreadLeaksScopeNone
testAfter
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testAfterClass
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testBefore
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testBeforeClass
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testClassRule
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testConstructor
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testTest
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test013ThreadLeaksScopeNone
testTestRule
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testMethod Finished: testMethod Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38) (1 more lines...) |
|||
Collapse |
Test016ThreadLeaksCustomFilters
testFilteredOnly
|
< 1 sec | |
java.lang.AssertionError: Expecting empty but was:<"Run started. Started : testFooBars Finished: testFooBars Run finished: run=1, ignored=0, failures=0 "> at com.carrotsearch.randomizedtesting.timeouts.Test016ThreadLeaksCustomFilters.testFilteredOnly(Test016ThreadLeaksCustomFilters.java:45) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
TestNightlyMode
dailyDefault
|
Failing since build #133 (Code changes detected) | < 1 sec | ||
java.lang.AssertionError: expected:<2> but was:<1> at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at com.carrotsearch.randomizedtesting.TestNightlyMode.dailyDefault(TestNightlyMode.java:51) |
||||
TestTestGroups
groupsOnASubsetOfMethods
|
Failing since build #133 (Code changes detected) | < 1 sec | ||
java.lang.AssertionError: Different result. [run,ign,fail] Expected: 2,1,0, Actual: 1,0,0 at com.carrotsearch.randomizedtesting.WithNestedTestClass.checkResult(WithNestedTestClass.java:316) at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnASubsetOfMethods(TestTestGroups.java:128) |
||||
TestTestGroups
groupsOnClass
|
Failing since build #133 (Code changes detected) | < 1 sec | ||
java.lang.AssertionError: Different result. [run,ign,fail] Expected: 1,1,0, Actual: 0,0,0 at com.carrotsearch.randomizedtesting.WithNestedTestClass.checkResult(WithNestedTestClass.java:316) at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:161) |
||||
TestTestGroups
groupsOnMethods
|
Failing since build #133 (Code changes detected) | < 1 sec | ||
java.lang.AssertionError: Different result. [run,ign,fail] Expected: 1,1,0, Actual: 0,0,0 at com.carrotsearch.randomizedtesting.WithNestedTestClass.checkResult(WithNestedTestClass.java:316) at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnMethods(TestTestGroups.java:95) |