aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2020-03-19 09:43:57 -0400
committerGitHub <noreply@github.com>2020-03-19 09:43:57 -0400
commit3d03b3bca0ee545d15ac3521391327bd08f02aae (patch)
treee35b8582fae3c4a8fa42b8f9d7efec3ecbecdd47
parent19c2ac2ed3ba6b2ea1b93c3581f171c60ae926de (diff)
parent15557df8b5b4d96114da5050dbda0f10fd16052a (diff)
downloadservo-3d03b3bca0ee545d15ac3521391327bd08f02aae.tar.gz
servo-3d03b3bca0ee545d15ac3521391327bd08f02aae.zip
Auto merge of #25960 - servo:jdm-patch-40, r=SimonSapin
Don't run 2dcontext tests in layout-2020. The vast majority of these tests only test the DOM APIs, not the actual layout via reftests. That means we just duplicate the results and have to update them every time we change the canvas behaviour.
-rw-r--r--tests/wpt/include-layout-2020.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/wpt/include-layout-2020.ini b/tests/wpt/include-layout-2020.ini
index 30f650b893a..a1ac1c24332 100644
--- a/tests/wpt/include-layout-2020.ini
+++ b/tests/wpt/include-layout-2020.ini
@@ -5,8 +5,6 @@ skip: true
skip: false
[mozilla]
skip: false
-[2dcontext]
- skip: false
[css]
skip: true
[CSS2]