integr_tests += [
['rebinding', meson.current_source_dir() / 'rebinding' / 'test.integr'],
['serve_stale', meson.current_source_dir() / 'serve_stale' / 'test.integr'],
- # NOTE: ta_update may pass in cases when it should fail due to race conditions
- # To ensure reliability, deckard should introduce a time wait
]
]
integr_tests += [
+ # NOTE: ta_update may pass in cases when it should fail due to race conditions
+ # To ensure reliability, deckard should introduce a time wait
['ta_update', meson.current_source_dir() / 'ta_update.test.integr'],
['ta_update.unmanagedkey', meson.current_source_dir() / 'ta_update.unmanagedkey.test.integr'],
]
'config.' + config_test[0],
run_configtest,
args: [
- '-c', files('test.cfg'),
- '-n'
+ '-c', files('test.cfg'),
+ '-n'
],
env: conftest_env,
suite: [