Changes between Initial Version and Version 1 of Ticket #20346, comment 15


Ignore:
Timestamp:
2021-03-01T23:15:57+01:00 (5 years ago)
Author:
nagisa

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20346, comment 15

    initial v1  
    11I have attached an additional patch that should fix the failing test. My understanding that this file is effectively just test data. It does look auto-generated to me, but I didn't see any obvious ways to re-generate the file, so I went ahead and fixed the file up by hand and verified that with the attached patch the failing test now passes.
     2
     3As somebody not super familiar with java in general, I have found it fairly confusing that ant could print out a "BUILD SUCCESSFUL" despite there being test failures somewhere in there.