mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch 'work-around-meson-bugs' into 'main'
Don't define test setups unless we're testing See merge request GNOME/glib!4442
This commit is contained in:
@@ -187,7 +187,7 @@ test_timeout = 30
|
||||
test_timeout_slow = 90
|
||||
|
||||
add_test_setup('default',
|
||||
is_default: true,
|
||||
is_default: not meson.is_subproject(),
|
||||
exclude_suites: ['flaky', 'failing'],
|
||||
env: common_test_env,
|
||||
timeout_multiplier: 2,
|
||||
|
Reference in New Issue
Block a user