patch 9.1.1370: CI Tests favor GTK2 over GTK3
Problem: CI Tests favor GTK2 over GTK3
Solution: Install GTK3 dependencies and debug packages for CI workflows,
update ASAN suppression list, update required dependency
checks for the tests (Drew Vogel)
closes: #17253
Signed-off-by: Drew Vogel <dvogel@github>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/testdir/test_utf8.vim b/src/testdir/test_utf8.vim
index 991a095..61ea0d0 100644
--- a/src/testdir/test_utf8.vim
+++ b/src/testdir/test_utf8.vim
@@ -294,6 +294,7 @@
endfunc
func Test_setcellwidths_dump()
+ CheckScreendump
CheckRunVimInTerminal
let lines =<< trim END
@@ -311,6 +312,7 @@
" Test setcellwidths() on characters that are not targets of 'ambiwidth'.
func Test_setcellwidths_with_non_ambiwidth_character_dump()
+ CheckScreendump
CheckRunVimInTerminal
let lines =<< trim END
@@ -333,6 +335,7 @@
" For some reason this test causes Test_customlist_completion() to fail on CI,
" so run it as the last test.
func Test_zz_ambiwidth_hl_dump()
+ CheckScreendump
CheckRunVimInTerminal
let lines =<< trim END