projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f41e58d
)
ci: Mark headless monitor test as working
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 May 2023 15:39:35 +0000
(11:39 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 May 2023 15:39:35 +0000
(11:39 -0400)
testsuite/headless/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/headless/meson.build
b/testsuite/headless/meson.build
index 1aaba3d2950e0d2eb39aa1bc0173659c487fc99c..1f773ed7c4de84eba40b11b5148a1f467e263581 100644
(file)
--- a/
testsuite/headless/meson.build
+++ b/
testsuite/headless/meson.build
@@
-8,7
+8,7
@@
env.prepend('MESON_CURRENT_SOURCE_DIR', meson.current_source_dir())
test('monitor',
find_program('run-headless-monitor-tests.sh', dirs: meson.current_source_dir()),
- suite: ['headless'
, 'failing'
],
+ suite: ['headless'],
env: env,
)