mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
test: Set priority for TEST-73-LOCALE
I don't know why yet, but TEST-73-LOCALE can take more than 10 minutes. Until we figure out why, let's give it a higher priority so it doesn't bottleneck the test run.
This commit is contained in:
parent
02cc812971
commit
14963ea90d
@ -3,5 +3,6 @@
|
||||
integration_tests += [
|
||||
integration_test_template + {
|
||||
'name' : fs.name(meson.current_source_dir()),
|
||||
'priority' : 10,
|
||||
},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user