Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
11198bb9
Unverified
Commit
11198bb9
authored
3 years ago
by
boeschf
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
death test: wrong signal (#1858)
filter out death test on daint single_node_release
parent
f22469e5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/gitlab-cscs.yml
+1
-1
1 addition, 1 deletion
ci/gitlab-cscs.yml
with
1 addition
and
1 deletion
ci/gitlab-cscs.yml
+
1
−
1
View file @
11198bb9
...
...
@@ -101,7 +101,7 @@ single_node_release:
only
:
[
'
master'
,
'
staging'
,
'
trying'
]
stage
:
test
script
:
-
unit --gtest_filter="-mechcat.loading"
-
unit --gtest_filter="-mechcat.loading
:test_exception.terminate_if_no_wait_DeathTest
"
-
unit-local
-
unit-modcc
variables
:
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment