Unbreak test -- the previous commit should work fine. Bug 351968 is completely committed!
git-svn-id: svn://10.0.0.236/trunk@219239 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -287,10 +287,6 @@ var testsDirectory;
|
||||
function run_test()
|
||||
{
|
||||
testsDirectory = do_get_topsrcdir();
|
||||
dumpn("*** topsrcdir: " + testsDirectory.path);
|
||||
dumpn("*** normalized: " + (v=testsDirectory.clone(),v.normalize(),v.path));
|
||||
do_throw("xpcshell tests don't timeout -- doing this to verify fix, " +
|
||||
"then will remove after verifying");
|
||||
testsDirectory.append("netwerk");
|
||||
testsDirectory.append("test");
|
||||
testsDirectory.append("httpserver");
|
||||
|
||||
Reference in New Issue
Block a user