Disable stupid test (stupidity is my own fault). Bug 444821 to fix it properly

and re-enable it.
This commit is contained in:
Shawn Wilsher 2008-07-11 17:29:45 -04:00
parent 93ab034a20
commit 9570940ede

View File

@ -459,6 +459,9 @@ var tests =
function run_test()
{
// XXX disabling test due to odd failure on linux
// bug 444821
return;
cleanup();
for (var i = 0; i < tests.length; i++)