schwehr / generic-sensor-format

Sonar Generic Sensor Format (gsf) codec
Other
13 stars 8 forks source link

test failure with comment.gsf index #48

Closed schwehr closed 9 years ago

schwehr commented 9 years ago

https://travis-ci.org/schwehr/generic-sensor-format/builds/70490659

[ RUN      ] GsfIndex.Comment
index_test.cc:61: Failure
Value of: buf_new[i]
  Actual: '0' (48, 0x30)
Expected: buf_old[i]
Which is: '4' (52, 0x34)
[  FAILED  ] GsfIndex.Comment (1 ms)

This stems from #47 The original golden file index was written based on the 16 character header and is now broken with the 12 character index from change https://github.com/schwehr/generic-sensor-format/commit/0b0cd72a56d50a5000296f1a1442ea850defb8ed The old orig files need to be rewritten with the values for the correct new comment.gsf and history.gsf