projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b808bf
)
tests: Add shorthand-entry-border to the flaky suite
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 20 Dec 2022 02:18:25 +0000
(
02:18
+0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 20 Dec 2022 02:18:25 +0000
(
02:18
+0000)
This test fairly consistently times out when running in a contended CI.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 329348d64f26074af194dd6baeee02d05037eb8d..184a0971b0f72e2503af7d78febbb2416c921791 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-608,6
+608,8
@@
flaky = [
# to be left enabled. Remove it until somebody figures out
# what is going on there.
'treeview-headers-hidden.ui',
+ # this consistently times out in the ci
+ 'shorthand-entry-border.ui',
]
reftest_env = environment()