Plan for the LegacyUI module

Build: #134 failed Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
6710794202fa277e7e3b66632b328c534aeea6cd 6710794202fa277e7e3b66632b328c534aeea6cd
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
306
Fixed in
#135 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa <kayiwadaniel@gmail.com> Daniel Kayiwa <kayiwadaniel@gmail.com> 6710794202fa277e7e3b66632b328c534aeea6cd 6710794202fa277e7e3b66632b328c534aeea6cd Fixing failing tests

Tests

New test failures 1
Status Test View job Duration
Collapse Failed DownloadDictionaryServletTest shouldPrintHeaderAndFormattedConceptLines History
Default Job < 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...)