build: Remove unused CI test setup
The CI uses the default and plain setups but not the CI one. Let's remove it. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3966>
This commit is contained in:
parent
c7acd6074b
commit
7bcc8c19cb
10
meson.build
10
meson.build
@ -424,16 +424,6 @@ if have_tests
|
||||
have_x11_tests = true
|
||||
endif
|
||||
endif
|
||||
|
||||
add_test_setup('CI',
|
||||
env: [
|
||||
'MUTTER_DEBUG_DUMMY_MODE_SPECS=800x600@10.0',
|
||||
],
|
||||
exe_wrapper: [
|
||||
default_test_wrappers,
|
||||
],
|
||||
timeout_multiplier: 10,
|
||||
)
|
||||
endif
|
||||
|
||||
have_profiler = get_option('profiler')
|
||||
|
Loading…
x
Reference in New Issue
Block a user