diff options
Diffstat (limited to 'test/TEST-02-UNITTESTS/meson.build')
-rw-r--r-- | test/TEST-02-UNITTESTS/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-02-UNITTESTS/meson.build b/test/TEST-02-UNITTESTS/meson.build index b0003391b5..9be6f2a6d9 100644 --- a/test/TEST-02-UNITTESTS/meson.build +++ b/test/TEST-02-UNITTESTS/meson.build @@ -3,6 +3,7 @@ integration_tests += [ integration_test_template + { 'name' : fs.name(meson.current_source_dir()), + 'coredump-exclude-regex' : '/(bash|python3.[0-9]+|systemd-executor)$', 'cmdline' : integration_test_template['cmdline'] + [ ''' |