bug 586818: disable test_name_nsRootAcc.xul. a=bustage_fix

This commit is contained in:
Justin Dolske 2010-08-12 20:04:46 -04:00
parent 3f6330cd7d
commit 31d0c919e0

View File

@ -26,6 +26,10 @@
function doTest()
{
// Actually, just disable this test everywhere -- bug 586818.
SimpleTest.finish();
return;
if (LINUX) {
todo(false, "Enable test on Linux - see bug 525175.");
SimpleTest.finish();