Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LidarView
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LidarView
LidarView
Commits
ff086380
Commit
ff086380
authored
4 months ago
by
Timothée Couble
Browse files
Options
Downloads
Plain Diff
Merge branch 'ci/updateFailingTestCI' into 'master'
[ci] Change excluded tests See merge request
!279
parents
56ceb55f
562dbbac
No related branches found
Branches containing commit
No related tags found
1 merge request
!279
[ci] Change excluded tests
Pipeline
#424751
failed
4 months ago
Stage: build
Stage: test
Stage: analyse
Changes
2
Pipelines
59
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/ci/CMakePresets.json
+1
-1
1 addition, 1 deletion
.gitlab/ci/CMakePresets.json
.gitlab/ci/excluded_tests.md
+1
-0
1 addition, 0 deletions
.gitlab/ci/excluded_tests.md
with
2 additions
and
1 deletion
.gitlab/ci/CMakePresets.json
+
1
−
1
View file @
ff086380
...
...
@@ -29,7 +29,7 @@
"name"
:
"ci_ubuntu22_debug"
,
"inherits"
:
[
"ci_common"
],
"filter"
:
{
"exclude"
:
{
"name"
:
"TestVelodyneHDLPositionReader"
}
"exclude"
:
{
"name"
:
"TestVelodyneHDLPositionReader
|TestVelodyneLidarStream_HDL_64_Dual
"
}
}
},
{
...
...
This diff is collapsed.
Click to expand it.
.gitlab/ci/excluded_tests.md
+
1
−
0
View file @
ff086380
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment