-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JMC-7749 | 8.0.1 | Christoph Langer | P4 | Resolved | Fixed |
The test IItemCollectionJsonSerializerTest.java failed on my Windows system. In the git repository, the golden file iitemcollection.json has Unix line endings. On Windows, the returned data from IItemCollectionJsonSerializer.toJsonString(testRecording) seems to have platform line endings.
The test should normalize this.