Build #133

Build: #133 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Job result summary

Completed
Duration
41 seconds
Agent
Local Agent 1
Revision
b75672d92753952ffeba483f42c47fc957b17820 b75672d92753952ffeba483f42c47fc957b17820
Total tests
1646
Fixed in
#135 (Code changes detected)

Tests

  • 1,646 tests in total
  • 10 tests failed
  • 10 failures are new
  • 33 seconds taken in total.
New test failures 10
Status Test Duration
Collapse Failed TestFilteringWarnings testItersWithFixedMethodName History
< 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
< 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
< 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
< 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
< 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
< 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
< 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 TestTestGroups groupsOnASubsetOfMethods History
< 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 groupsOnClass History
< 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 groupsOnMethods History
< 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)