Build #133

Build: #133 failed Changes by Dawid Weiss

Stages & jobs

  1. Compile and test

  2. Package

Test results

  • 4,938 tests in total
  • 30 tests failed
  • 30 failures are new
  • 1 minute taken in total.
New test failures 30
Status Test View job Duration
Collapse Failed TestFilteringWarnings testItersWithFixedSeed History
JDK 11 J9 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedSeed(TestFilteringWarnings.java:92)
Collapse Failed TestFilteringWarnings testItersWithFixedMethodName History
JDK 11 J9 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedMethodName(TestFilteringWarnings.java:106)
Collapse Failed TestFilteringWarnings testItersWithRandomSeed History
JDK 11 J9 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithRandomSeed(TestFilteringWarnings.java:77)
Collapse Failed TestFilteringWarnings testItersWithRandomSeed History
JDK 1.7 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithRandomSeed(TestFilteringWarnings.java:77)
Collapse Failed TestFilteringWarnings testItersWithFixedSeed History
JDK 1.7 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedSeed(TestFilteringWarnings.java:92)
Collapse Failed TestFilteringWarnings testItersWithFixedMethodName History
JDK 1.7 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedMethodName(TestFilteringWarnings.java:106)
Collapse Failed TestFilteringWarnings testItersWithFixedMethodName History
JDK 1.8 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedMethodName(TestFilteringWarnings.java:106)
Collapse Failed TestFilteringWarnings testItersWithFixedSeed History
JDK 1.8 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedSeed(TestFilteringWarnings.java:92)
Collapse Failed TestFilteringWarnings testItersWithRandomSeed History
JDK 1.8 < 1 sec
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithRandomSeed(TestFilteringWarnings.java:77)
Collapse Failed TestIgnoredRunCount checkIgnoredCount History
JDK 11 J9 < 1 sec
java.lang.AssertionError: expected:<1> but was:<0>
	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.TestIgnoredRunCount.assertSameExecution(TestIgnoredRunCount.java:27)
	at com.carrotsearch.randomizedtesting.TestIgnoredRunCount.checkIgnoredCount(TestIgnoredRunCount.java:18)
Collapse Failed TestIgnoredRunCount checkIgnoredCount History
JDK 1.7 < 1 sec
java.lang.AssertionError: expected:<1> but was:<0>
	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.TestIgnoredRunCount.assertSameExecution(TestIgnoredRunCount.java:27)
	at com.carrotsearch.randomizedtesting.TestIgnoredRunCount.checkIgnoredCount(TestIgnoredRunCount.java:18)
Collapse Failed TestIgnoredRunCount checkIgnoredCount History
JDK 1.8 < 1 sec
java.lang.AssertionError: expected:<1> but was:<0>
	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.TestIgnoredRunCount.assertSameExecution(TestIgnoredRunCount.java:27)
	at com.carrotsearch.randomizedtesting.TestIgnoredRunCount.checkIgnoredCount(TestIgnoredRunCount.java:18)
Collapse Failed TestNightlyMode dailyDefault History
JDK 11 J9 < 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)
Collapse Failed TestNightlyMode invalidValueNightly History
JDK 11 J9 < 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.invalidValueNightly(TestNightlyMode.java:35)
Collapse Failed TestNightlyMode dailyDefault History
JDK 1.7 < 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)
Collapse Failed TestNightlyMode invalidValueNightly History
JDK 1.7 < 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.invalidValueNightly(TestNightlyMode.java:35)
Collapse Failed TestNightlyMode dailyDefault History
JDK 1.8 < 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)
Collapse Failed TestNightlyMode invalidValueNightly History
JDK 1.8 < 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.invalidValueNightly(TestNightlyMode.java:35)
Collapse Failed TestTestFiltering filterVsRulePriority History
JDK 11 J9 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:88)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.checkResult(TestTestFiltering.java:58)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.filterVsRulePriority(TestTestFiltering.java:50)
Collapse Failed TestTestFiltering filterVsRulePriority History
JDK 1.7 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.checkResult(TestTestFiltering.java:58)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.filterVsRulePriority(TestTestFiltering.java:50)
Collapse Failed TestTestFiltering filterVsRulePriority History
JDK 1.8 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.checkResult(TestTestFiltering.java:58)
	at com.carrotsearch.randomizedtesting.TestTestFiltering.filterVsRulePriority(TestTestFiltering.java:50)
Collapse Failed TestTestGroups groupsOnClass History
JDK 11 J9 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:88)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:164)
Collapse Failed TestTestGroups groupsOnMethods History
JDK 11 J9 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:88)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnMethods(TestTestGroups.java:98)
Collapse Failed TestTestGroups groupsOnASubsetOfMethods History
JDK 11 J9 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[2]> but was:<[1]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:88)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnASubsetOfMethods(TestTestGroups.java:131)
Collapse Failed TestTestGroups groupsOnASubsetOfMethods History
JDK 1.7 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[2]> but was:<[1]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnASubsetOfMethods(TestTestGroups.java:131)
Collapse Failed TestTestGroups groupsOnMethods History
JDK 1.7 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnMethods(TestTestGroups.java:98)
Collapse Failed TestTestGroups groupsOnClass History
JDK 1.7 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:164)
Collapse Failed TestTestGroups groupsOnClass History
JDK 1.8 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:164)
Collapse Failed TestTestGroups groupsOnASubsetOfMethods History
JDK 1.8 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[2]> but was:<[1]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnASubsetOfMethods(TestTestGroups.java:131)
Collapse Failed TestTestGroups groupsOnMethods History
JDK 1.8 < 1 sec
org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnMethods(TestTestGroups.java:98)
Skipped tests 6
Status Test Failing since View job
Skipped TestStaticFieldsInvariantRule testJava9Jigsaw History
JDK 11 J9
Skipped TestStaticFieldsInvariantRule testJava9Jigsaw History
JDK 1.7
Skipped TestStaticFieldsInvariantRule testJava9Jigsaw History
JDK 1.8
Skipped TestContextRandom testFixedSeedSubthreads History
JDK 11 J9
Skipped TestContextRandom testFixedSeedSubthreads History
JDK 1.7
Skipped TestContextRandom testFixedSeedSubthreads History
JDK 1.8