Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMB
CMB-Superbuild
Commits
848af648
Commit
848af648
authored
Feb 03, 2021
by
Ben Boeckel
⛰
Browse files
ci: exclude test failing due to VTK's Python 3.8 support
parent
ecc5dc58
Pipeline
#212535
waiting for manual action with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/ctest_test.cmake
View file @
848af648
...
...
@@ -34,6 +34,8 @@ endif ()
if
(
"$ENV{CI_JOB_NAME}"
MATCHES
"windows"
)
list
(
APPEND test_exclusions
# Needs vtk/vtk!7594
"openSMTKFileInParaViewPy"
# Zoomed in somehow?
"displayAuxiliaryGeometry"
# Rendering changes.
...
...
versions.cmake
View file @
848af648
...
...
@@ -27,6 +27,9 @@ superbuild_set_selectable_source(paraview
# COPY THE COMMIT MESSAGE OF THE SHA. EXPLAIN WHY SMTK/CMB/AEVA NEED
# THE NEW PARAVIEW VERSION.
#
# XXX: If the ParaView update includes vtk/vtk!7594, remove the marked
# exclusion in `.gitlab/ci/ctest_test.cmake`.
#
# What: master @ Mon Nov 23 15:29:33 2020 +0000
# Why: Multiple issues addressed in master after 5.9.0-rc1
GIT_TAG
"c3529d8e24fd95f2a3c697a4b7078301e1d8b1f7"
...
...
Ben Boeckel
⛰
@ben.boeckel
mentioned in commit
00dd82d5
·
Feb 05, 2021
mentioned in commit
00dd82d5
mentioned in commit 00dd82d5f2b04a737f3e51009ceb03f3e1b04017
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment