From 82c3276a8c0069d028ba071175810a6de2dae826 Mon Sep 17 00:00:00 2001 From: John Daggett Date: Mon, 13 Apr 2009 16:37:35 +0900 Subject: [PATCH] Bug 486787. Disable localized name test until timing problems worked out. --- layout/reftests/font-face/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/reftests/font-face/reftest.list b/layout/reftests/font-face/reftest.list index f4bd3d1fb1d..cce07d9b049 100644 --- a/layout/reftests/font-face/reftest.list +++ b/layout/reftests/font-face/reftest.list @@ -32,7 +32,7 @@ random-if(MOZ_WIDGET_TOOLKIT!="cocoa") HTTP(..) == src-list-format-7.html src-li HTTP(..) == src-list-local-fallback.html src-list-local-fallback-ref.html # localized full fontnames should *not* match, only English ones (need locale-invariant key) -random-if(MOZ_WIDGET_TOOLKIT=="gtk2") HTTP(..) == src-list-local-localized.html src-list-local-localized-ref.html +skip HTTP(..) == src-list-local-localized.html src-list-local-localized-ref.html # 486787, 486497 # Postscript name lookup only supported on MacOS currently random-if(MOZ_WIDGET_TOOLKIT!="cocoa") == src-list-local-ps.html src-list-local-full-ref.html