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

[ci] Remove excluded test

parent fe21d94b
No related branches found
No related tags found
2 merge requests!275[release] Release LidarView v5.0.1,!273[ci] Update ci for ParaView 5.13
Pipeline #419697 passed
......@@ -29,7 +29,7 @@
"name": "ci_ubuntu22_debug",
"inherits": ["ci_common"],
"filter": {
"exclude": {"name": "TestVelodyneHDLPositionReader|TestSaveCSV|TestUICropAndExportPythonExample"}
"exclude": {"name": "TestVelodyneHDLPositionReader"}
}
},
{
......
......@@ -8,4 +8,3 @@
## ci-ubuntu22-debug
- `TestVelodyneHDLPositionReader` -> doesn't find proj.db, gdal issue?
- `TestUICropAndExportPythonExample` and `TestSaveCSV` -> needs paraview!6916 fix
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