projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4da8311
)
testsuite: Don't test the old gl renderer
author
Simon McVittie
<smcv@debian.org>
Thu, 2 Sep 2021 21:44:21 +0000
(22:44 +0100)
committer
Simon McVittie
<smcv@debian.org>
Fri, 5 Nov 2021 16:46:50 +0000
(16:46 +0000)
This was removed in GTK 4.5, and two of its tests crash when run on
mipsel.
Forwarded: not-needed, upstream removed this renderer already
Gbp-Pq: Topic debian
Gbp-Pq: Name testsuite-Don-t-test-the-old-gl-renderer.patch
testsuite/gsk/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/gsk/meson.build
b/testsuite/gsk/meson.build
index e6901e5ef941cf3b036d0c932a43ec863b148d37..d225653491f19050867a88e40a95caa0ed1bfde3 100644
(file)
--- a/
testsuite/gsk/meson.build
+++ b/
testsuite/gsk/meson.build
@@
-92,7
+92,6
@@
informative_render_tests = [
renderers = [
# name exclude term
- [ 'gl', '-ngl' ],
[ 'ngl', '' ],
[ 'broadway', '-3d' ],
[ 'cairo', '-3d' ],