mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
Revert "Meson: appinfo tests are racy if run in parallel"
This partially reverts commit 27b5fb5892
.
The infrastructure for disabling a test is kept, but the appinfo and
desktop-app-info tests no longer need to be run serially.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://gitlab.gnome.org/GNOME/glib/issues/1601
This commit is contained in:
parent
903ce7dc02
commit
b4479d97d5
@ -156,11 +156,9 @@ if host_machine.system() != 'windows'
|
||||
gio_tests += {
|
||||
'appinfo' : {
|
||||
'install' : false,
|
||||
'is_parallel' : false,
|
||||
},
|
||||
'desktop-app-info' : {
|
||||
'install' : false,
|
||||
'is_parallel' : false,
|
||||
},
|
||||
}
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user