From 4665d2c2e00f39b12bb5497edfb337946c52a19a Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Sat, 6 Nov 2010 15:04:36 -0700 Subject: [PATCH] Bug 552218: Mark test 15.9.5.14.js that turns perma-orange on every daylight savings switchover as random. [Can probably be reverted tomorrow.] Tests only, a=bustage --- js/src/tests/ecma/Date/jstests.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/tests/ecma/Date/jstests.list b/js/src/tests/ecma/Date/jstests.list index ecb6b2f10e2..6c87e8ec940 100644 --- a/js/src/tests/ecma/Date/jstests.list +++ b/js/src/tests/ecma/Date/jstests.list @@ -64,7 +64,7 @@ script 15.9.5.13-5.js script 15.9.5.13-6.js script 15.9.5.13-7.js script 15.9.5.13-8.js -random-if(xulRuntime.OS=="Linux") script 15.9.5.14.js +random script 15.9.5.14.js script 15.9.5.15.js skip-if(!xulRuntime.shell&&xulRuntime.OS=="Linux"&&xulRuntime.XPCOMABI.match(/x86_64/)) script 15.9.5.16.js # bug xxx crash script 15.9.5.17.js