Build #133

Build: #133 failed Changes by Dawid Weiss

Stages & jobs

  1. Compile and test

  2. Package

Build result summary

Details

Completed
Duration
46 seconds
Labels
None
Revision
b75672d92753952ffeba483f42c47fc957b17820 b75672d92753952ffeba483f42c47fc957b17820
Total tests
4938
Fixed in
#135 (Changes by Dawid Weiss)

Tests

Responsible

Code commits

Author Commit Message Commit date
Dawid Weiss Dawid Weiss b75672d92753952ffeba483f42c47fc957b17820 b75672d92753952ffeba483f42c47fc957b17820 Bumping version to 2.4.0-SNAPSHOT
Dawid Weiss Dawid Weiss bfca05af19e180e2a70201b6bf0bb4f78b6aebcb bfca05af19e180e2a70201b6bf0bb4f78b6aebcb GH-218: There are some internal changes in handling @Nightly annotation.  The support for @Nightly is now provided via GroupEvaluator (and this class is now public, with methods allowing inspection of whether a test would be filtered out or not).
Dawid Weiss Dawid Weiss 1998582f90074c8fe178ed384f7269d9c608aa32 1998582f90074c8fe178ed384f7269d9c608aa32 Ignore iml files.

Tests

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)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeGH-218Could not obtain issue details from Jira