Build: #960 failed Changes by lowery <lowery@fas.harvard.edu>

Stages & jobs

  1. kurator-akka

  2. kurator-validation

  3. FP-CurationServices

  4. kurator-fp-validation

  5. kurator-web

Build result summary

Details

Completed
Queue duration
19 minutes
Duration
8 minutes
Labels
None
Revisions
kurator-akka
eb5272b996f1b1b09e2f947a9772677ab9637942
kurator-validation
9b09e8e3a1f3a7cb24c25db4b67828cdb0888c0e
kurator-fp-validation
56e4a22d39e7560111803c4c11dd60fd7c7201ec
kurator-jython
962fa72d529b34ff701cac1a196cbec34c19635d
fp-curationservices
4645
kurator-web
b6cfae3c6314de2258ec578bcebb53dd997cf7fe
fp-kurationservices
51a3f011e4db401799ec794ef086ba043b43b9d1
Total tests
257
Failing since
#956 (Changes by lowery <lowery@fas.harvard.edu>)

Tests

Responsible

This build has been failing since #956
No one has taken responsibility

Code commits

kurator-web
Author Commit Message Commit date
lowery <lowery@fas.harvard.edu> lowery <lowery@fas.harvard.edu> b6cfae3c6314de2258ec578bcebb53dd997cf7fe Using the new configuration to render forms for consolidated workflows
Combined workflows with "alternatives" in the list ui and added Run with" buttons for each input type instead (e.g. CSV File, DwCA URL). Also created a form definition model object and used it when rendering the ui forms from the new config.

Tests

Existing test failures 5
Status Test Failing since View job 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: 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.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
	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...)