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

Job result summary

Completed
Duration
1 minute
Revision
6710794202fa277e7e3b66632b328c534aeea6cd 6710794202fa277e7e3b66632b328c534aeea6cd
Total tests
306
Fixed in
#135 (Code changes detected)

Tests

  • 306 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 41 seconds taken in total.
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...)