Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCData
lhc-sm-hwc
Commits
684bf39d
Commit
684bf39d
authored
Oct 21, 2021
by
Agata Chadaj
Browse files
other tests commented out
parent
101fedf1
Pipeline
#3151639
failed with stage
in 4 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
test/test_notebooks.py
View file @
684bf39d
...
...
@@ -215,6 +215,7 @@ def _test_notebook(directory, notebook, notebook_parameters):
def
_execute_notebook
(
directory
,
notebook
,
notebook_parameters
):
notebook_path
=
_get_project_root_dir
()
/
directory
/
notebook
result_path
=
Path
(
'.'
,
'results'
,
'result_'
+
notebook
)
notebook_parameters
[
parameters
.
PARAMETRIZED_MARKER
]
=
None
pm
.
execute_notebook
(
notebook_path
,
result_path
,
...
...
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