diff options
author | Josh Matthews <josh@joshmatthews.net> | 2020-02-21 15:40:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 15:40:09 -0500 |
commit | 9fa19e405f52381c16d04ce7dc1468de30ec7a3c (patch) | |
tree | 660cb6d766b16aecee63231b2bb9810b0af02d2a | |
parent | be4ecb9233b06c88e1a7a6f64b4f286afb16bfdc (diff) | |
download | servo-9fa19e405f52381c16d04ce7dc1468de30ec7a3c.tar.gz servo-9fa19e405f52381c16d04ce7dc1468de30ec7a3c.zip |
Disable complex-glsl-does-not-crash.html
-rw-r--r-- | tests/wpt/webgl/meta/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/wpt/webgl/meta/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini b/tests/wpt/webgl/meta/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini new file mode 100644 index 00000000000..39238883041 --- /dev/null +++ b/tests/wpt/webgl/meta/conformance/glsl/bugs/complex-glsl-does-not-crash.html.ini @@ -0,0 +1,2 @@ +[complex-glsl-does-not-crash.html] + disabled: Causes shutdown deadlocks on macOS |