projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50dfc7c
)
Disable a couple more failing tests.
author
Peter Michael Green
<plugwash@raspbian.org>
Thu, 19 Jan 2023 23:31:24 +0000
(23:31 +0000)
committer
Peter Michael Green
<plugwash@debian.org>
Thu, 19 Jan 2023 23:30:32 +0000
(23:30 +0000)
Gbp-Pq: Name disable-a-couple-more-failing-tests.patch
testsuite/tools/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/tools/meson.build
b/testsuite/tools/meson.build
index 582bce6fb808a69f39fb76c9ad6f2523ac0c26b5..9ee118a49a060d9a9e00b68ea0a2c0413679ea1b 100644
(file)
--- a/
testsuite/tools/meson.build
+++ b/
testsuite/tools/meson.build
@@
-5,7
+5,7
@@
bash = find_program('bash', required : false)
if bash.found()
test_env = environment()
- foreach t : ['
simplify', 'simplify-3to4', '
validate', 'settings']
+ foreach t : ['validate', 'settings']
if get_option('install-tests')
configure_file(output: t,
input: '@0@.in'.format(t),