Build: #957 failed

Job: kurator-fp-curation-services failed

Stages & jobs

  1. kurator-akka

  2. kurator-validation

  3. FP-CurationServices

  4. kurator-fp-validation

  5. kurator-web

Job result summary

Completed
Duration
2 minutes
Revision
51a3f011e4db401799ec794ef086ba043b43b9d1
Total tests
64
Failing since
#956 (Code changes detected – )

Tests

  • 64 tests in total
  • 5 tests failed
  • 1 minute taken in total.
Existing test failures 5
Status Test Failing since Duration
org.junit.ComparisonFailure: expected:<[Curated]   > but was:<[Valid  ]   >
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.filteredpush.kuration.services.test.InternalDateValidationServiceTest.rangeTest(InternalDateValidationServiceTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(25 more lines...)
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.filteredpush.kuration.services.test.InternalDateValidationServiceTest.testLookupEntomologist(InternalDateValidationServiceTest.java:190)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(26 more lines...)
java.lang.AssertionError: Unexpected exception null
	at org.junit.Assert.fail(Assert.java:88)
	at org.filteredpush.kuration.services.test.InternalDateValidationServiceTest.testValidateDateEntomologists(InternalDateValidationServiceTest.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(24 more lines...)
org.junit.ComparisonFailure: expected:<[NotCurated]> but was:<[Valid     ]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.filteredpush.kuration.services.test.InternalDateValidationServiceTest.validNameTest(InternalDateValidationServiceTest.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(25 more lines...)
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.filteredpush.kuration.services.test.WoRMSServiceTest.testTooWideFuzzy(WoRMSServiceTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(28 more lines...)