зеркало из https://github.com/mozilla/gecko-dev.git
Testing something to determine the problem that's breaking the MozillaTest tinderboxen running automated tests
This commit is contained in:
Родитель
7eeed473b4
Коммит
28501d84a3
|
@ -288,6 +288,7 @@ function run_test()
|
|||
{
|
||||
testsDirectory = Cc["@mozilla.org/file/local;1"]
|
||||
.createInstance(Ci.nsILocalFile);
|
||||
dumpn("*** topsrcdir: " + do_get_topsrcdir());
|
||||
testsDirectory.initWithPath(do_get_topsrcdir());
|
||||
testsDirectory.append("netwerk");
|
||||
testsDirectory.append("test");
|
||||
|
|
Загрузка…
Ссылка в новой задаче