Disable accessibility-dump test (aka a11ytests)

It works by comparing a dump of the a11y widget tree with a known-good
version, but that seems to vary unpredictably according to some unknown
factor. Upstream's CI currently disables all the a11y tests, so we can't
expect this to be reliable.
This commit is contained in:
Simon McVittie
2019-07-17 17:23:13 +01:00
parent 9cf0978bcd
commit d5465be992
3 changed files with 41 additions and 0 deletions

View File

@ -9,3 +9,4 @@ reftest-known-fail.patch
Don-t-test-default-constructed-GdkPixbuf-properties.patch
gdk-Generate-gdkenumtypes.-ch-in-the-builddir.patch
gdk-Don-t-distribute-generated-files-in-tarballs.patch
Disable-accessibility-dump-aka-a11ytests-test.patch