Page MenuHomePhabricator

Write proper comparison method for NavigationDataSetReaderWriterTest
Closed, WontfixPublic

Description

Currently, the part of the code that checks whether a sequential player delivers the expected Datasets is commented out.

The current version of the tests reads a file, writes it again and compares the two files for binary identity.
This works fine for windows, but not for Linux or mac, unfortunatley.
another way of asserting correct output will be necessary.

Event Timeline

Edit: Code in question is not the sequentialDataPlayerTest, but in fact the readerWriter test. inspiration might come from the way the SequentialPlayertest solves the problem.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.