Skip to content
Snippets Groups Projects
Unverified Commit 11198bb9 authored by boeschf's avatar boeschf Committed by GitHub
Browse files

death test: wrong signal (#1858)

filter out death test on daint single_node_release
parent f22469e5
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment