[test] Fix Recording Test
The recording test used a single LidarStream (so a single Interpreter)
The recorded pcap was tested by the same LidarStream (so the same LidarInterpreter) than the one used to generate the recorded file.
We now use 2 different Streams/Interpreters. One that test the original pcap, the second test the recorded pcap.
long
type does not have the same contained capacity on windows that on linux.
This leads to a different behavior on theses OS.
There is no real reason why we should let pass value that are equal up to 3600 * 1e6.
https://gitlab.kitware.com/LidarView/velodyneplugin-private/-/merge_requests/36
Merge request reports
Activity
added 1 commit
- e7751d58 - [fix] Fix `TestPointDataArray` function in `testHelper`
added 1 commit
- 1d27440f - [fix] Fix `TestPointDataArray` function in `testHelper`
@nick.laurenson @nicolas.cadart @jerome.dias Can one of you have a look please ?
- Resolved by MelanieCarriere
- Resolved by MelanieCarriere
added 5 commits
-
54f38591...89593810 - 3 commits from branch
master
- 55e56f66 - [test] Fix Recording Test
- 5a273883 - [fix] Fix `TestPointDataArray` function in `testHelper`
-
54f38591...89593810 - 3 commits from branch
added 17 commits
-
c2411971...9da7de48 - 15 commits from branch
master
- 5dd38e77 - [test] Fix Recording Test
- 5c360e0f - [test] Fix `TestPointDataArray` function in `testHelper`
-
c2411971...9da7de48 - 15 commits from branch
mentioned in commit 87f9b1e4