Plan for the LegacyUI module

Build: #134 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 306 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 41 seconds taken in total.

Build 134 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed DownloadDictionaryServletTest shouldPrintHeaderAndFormattedConceptLines History
< 1 sec
org.junit.ComparisonFailure: expected:<...r User" 5,"SINGLE","[","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","]","MARRIED","","","M...> but was:<...r User" 5,"SINGLE","[Some description","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","Some description]","MARRIED","","","M...>
org.junit.ComparisonFailure: expected:<...r User"
5,"SINGLE","[","SINGLE","","","Misc","N/A","","Super User"
6,"MARRIED","]","MARRIED","","","M...> but was:<...r User"
5,"SINGLE","[Some description","SINGLE","","","Misc","N/A","","Super User"
6,"MARRIED","Some description]","MARRIED","","","M...>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
(39 more lines...)