forked from AuroraMiddleware/gtk
reftests: Don't run tests with --verbose
Unexpected output tends to break TAP.
This commit is contained in:
parent
68e1c8d3e9
commit
c893f79023
@ -436,7 +436,6 @@ foreach testname : testdata
|
||||
test('reftest ' + testname, gtk_reftest,
|
||||
args: [ '--tap',
|
||||
'-k',
|
||||
'--verbose',
|
||||
'-o', join_paths(meson.current_build_dir(), 'output'),
|
||||
join_paths(meson.current_source_dir(), testname),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user