aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Watson <github@intuitionlibrary.com>2016-10-24 09:40:29 +1000
committerGlenn Watson <github@intuitionlibrary.com>2016-10-24 11:05:07 +1000
commit18944a4ea2ce476f48743ff3728c351d02ab3020 (patch)
tree651ea0e8ae8723b77ff6e4dd6b5197b0c19e6456
parent672545430f187c37e62d8b9e7a99e1ba8ba5a3ed (diff)
downloadservo-18944a4ea2ce476f48743ff3728c351d02ab3020.tar.gz
servo-18944a4ea2ce476f48743ff3728c351d02ab3020.zip
Disable abspos-replaced-width-margin-000.htm.
It's an intermittent failure, that has become a permanent timeout when trying to land a webrender update. The test loads a very large # of images so I suspect some kind of race condition in the image loading or reftest image framework.
-rw-r--r--tests/wpt/metadata-css/css21_dev/html4/abspos-replaced-width-margin-000.htm.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/metadata-css/css21_dev/html4/abspos-replaced-width-margin-000.htm.ini b/tests/wpt/metadata-css/css21_dev/html4/abspos-replaced-width-margin-000.htm.ini
index f47b7c29527..8cb9d75371c 100644
--- a/tests/wpt/metadata-css/css21_dev/html4/abspos-replaced-width-margin-000.htm.ini
+++ b/tests/wpt/metadata-css/css21_dev/html4/abspos-replaced-width-margin-000.htm.ini
@@ -1,3 +1,3 @@
[abspos-replaced-width-margin-000.htm]
type: reftest
- expected: FAIL
+ disabled: https://github.com/servo/servo/issues/13605