From 48714a0edaa1881d136988266263be59d4b91d02 Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Tue, 12 Sep 2017 17:59:55 +0200 Subject: [PATCH] Disable position:sticky tests Sending scroll positions to Webender is way too flaky to run the position:sticky tests at this time. We need to disable them for now, so that other Servo work can continue. --- tests/wpt/mozilla/meta/css/css-position-3/__dir__.ini | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/wpt/mozilla/meta/css/css-position-3/__dir__.ini diff --git a/tests/wpt/mozilla/meta/css/css-position-3/__dir__.ini b/tests/wpt/mozilla/meta/css/css-position-3/__dir__.ini new file mode 100644 index 00000000000..01079cb56f5 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/css-position-3/__dir__.ini @@ -0,0 +1 @@ +disabled: Sending multiple scrolling positions to WebRender is very flaky in the test harness