From b37cd12e9414008a0ca8dd6c7a58358030315ec1 Mon Sep 17 00:00:00 2001 From: "dbaron@dbaron.org" Date: Wed, 24 Oct 2007 18:06:21 -0700 Subject: [PATCH] Mark test as random rather than failing because it fails on only some Linux machines (bug 386713). --- layout/reftests/svg/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/reftests/svg/reftest.list b/layout/reftests/svg/reftest.list index 23327077871d..59e89db5d81c 100755 --- a/layout/reftests/svg/reftest.list +++ b/layout/reftests/svg/reftest.list @@ -20,7 +20,7 @@ skip-if(MOZ_WIDGET_TOOLKIT=="gtk2") == pseudo-classes-02.svg pseudo-classes-02-r == rootElement-null-01.svg pass.svg == stroke-width-percentage-01.svg pass.svg fails == style-property-not-on-script-element-01.svg pass.svg -fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") == text-font-weight-01.svg text-font-weight-01-ref.svg # bug 386713 +random-if(MOZ_WIDGET_TOOLKIT=="gtk2") == text-font-weight-01.svg text-font-weight-01-ref.svg # bug 386713 skip-if(MOZ_WIDGET_TOOLKIT=="gtk2") == text-in-link-01.svg text-in-link-01-ref.svg # bug 379600 (crashes linux) == text-style-01a.svg text-style-01-ref.svg == text-style-01b.svg text-style-01-ref.svg