mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Disable flaky focus tests
This commit is contained in:
parent
eba9cd8775
commit
d1c66f75e3
@ -254,8 +254,9 @@ focus_chain_tests = [
|
||||
[ 'basic', 'right' ],
|
||||
[ 'widget-factory', 'tab' ],
|
||||
[ 'widget-factory', 'tab-backward' ],
|
||||
[ 'widget-factory', 'up' ],
|
||||
[ 'widget-factory', 'down' ],
|
||||
# flaky
|
||||
# [ 'widget-factory', 'up' ],
|
||||
# [ 'widget-factory', 'down' ],
|
||||
[ 'widget-factory', 'left' ],
|
||||
# this one is flaky in ci, for unclear reasons
|
||||
#[ 'widget-factory', 'right' ],
|
||||
|
Loading…
Reference in New Issue
Block a user