Bug 547712: Disable remaining scatter-based test. r=jorendorff

This test fails intermittenly, and uses now-unsupported functionality.

The test relies on the JS shell's 'scatter' function, which runs multiple
threads in the same compartment, so it's not even an API or behavior we
want to support any more. There is a more drastic patch in the bug that
removes scatter and deletes the tests that use it (all currently skipped),
but that probably should wait until after FF4. This is less drastic, and
avoids intermittent failures until we are ready to clean house.
This commit is contained in:
Jim Blandy 2011-01-10 14:29:32 -08:00
parent e7a095d58f
commit fa5b741256

View File

@ -15,7 +15,7 @@ script regress-394709.js
skip script regress-415721.js
skip script regress-417131.js
skip script regress-417817.js
script regress-419091.js
skip script regress-419091.js
script regress-422269.js
skip script regress-445818.js
skip script regress-446169-01.js