From 18944a4ea2ce476f48743ff3728c351d02ab3020 Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Mon, 24 Oct 2016 09:40:29 +1000 Subject: [PATCH] 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. --- .../css21_dev/html4/abspos-replaced-width-margin-000.htm.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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