Mark the two tests random on Windows which are causing problems, bug 524732 (reverting http://hg.mozilla.org/mozilla-central/rev/9f7c1fa9b2de to random-if instead of fails-if)

This commit is contained in:
Benjamin Smedberg 2009-12-16 16:14:22 -05:00
parent eb2e6714c6
commit 2f6ab7ed7d
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ skip-if(xulRuntime.OS=="WINNT"&&isDebugBuild) script regress-341360.js # slow
script regress-343713.js
script regress-343966.js
script regress-344711-n.js
script regress-344804.js # bug 524732
random-if(!xulRuntime.shell&&xulRuntime.OS=="WINNT") script regress-344804.js # bug 524732
script regress-344959.js
script regress-346237.js
script regress-346801.js

View File

@ -1,6 +1,6 @@
url-prefix ../../jsreftest.html?test=js1_5/Scope/
script regress-154693.js
script regress-181834.js # bug 524732
random-if(!xulRuntime.shell&&xulRuntime.OS=="WINNT") script regress-181834.js # bug 524732
script regress-184107.js
script regress-185485.js
script regress-191276.js