Disable tests on 64-bit systems where they don't behave. r=bclary@bclary.com

This commit is contained in:
Johnny Stenback 2010-07-21 01:34:14 -07:00
parent fd0d84db64
commit ae563eb8c2

View File

@ -47,9 +47,9 @@ script regress-330569.js
script regress-333541.js
skip script regress-335700.js # bug xxx - reftest hang, BigO
skip-if(!xulRuntime.shell) script regress-336409-1.js # no results reported.
script regress-336409-2.js
skip-if(!xulRuntime.shell&&xulRuntime.XPCOMABI.match(/x86_64/)) script regress-336409-2.js # fails on 64 bit systems for some reason
skip-if(!xulRuntime.shell) script regress-336410-1.js # slow
script regress-336410-2.js
skip-if(!xulRuntime.shell&&xulRuntime.XPCOMABI.match(/x86_64/)) script regress-336410-2.js # fails on 64 bit systems for some reason
script regress-338804-01.js
script regress-338804-02.js
script regress-338804-03.js