tests: Add shorthand-entry-border to the flaky suite

This test fairly consistently times out when running in a contended CI.
This commit is contained in:
Emmanuele Bassi 2022-12-20 02:18:25 +00:00
parent 2b808bf849
commit 0db3666d3c

View File

@ -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()