Skip to content
Snippets Groups Projects
Commit ff086380 authored by Timothée Couble's avatar Timothée Couble
Browse files

Merge branch 'ci/updateFailingTestCI' into 'master'

[ci] Change excluded tests

See merge request !279
parents 56ceb55f 562dbbac
No related branches found
No related tags found
1 merge request!279[ci] Change excluded tests
Pipeline #424751 failed
......@@ -29,7 +29,7 @@
"name": "ci_ubuntu22_debug",
"inherits": ["ci_common"],
"filter": {
"exclude": {"name": "TestVelodyneHDLPositionReader"}
"exclude": {"name": "TestVelodyneHDLPositionReader|TestVelodyneLidarStream_HDL_64_Dual"}
}
},
{
......
......@@ -8,3 +8,4 @@
## ci-ubuntu22-debug
- `TestVelodyneHDLPositionReader` -> doesn't find proj.db, gdal issue?
- `TestVelodyneLidarStream_HDL_64` -> Stream 2nd frame wrong since [lidarview-core!542](https://gitlab.kitware.com/LidarView/lidarview-core/-/merge_requests/542) update
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment