Bug 570730 - followup fix to reset test name if runApp is called twice
This commit is contained in:
Родитель
11060c68d0
Коммит
b4874858c3
|
@ -781,6 +781,7 @@ user_pref("camino.use_system_proxy_settings", false); // Camino-only, harmless t
|
|||
else:
|
||||
outputPipe = subprocess.PIPE
|
||||
|
||||
self.lastTestSeen = "automation.py"
|
||||
proc = self.Process([cmd] + args,
|
||||
env = self.environment(env, xrePath = xrePath,
|
||||
crashreporter = not debuggerInfo),
|
||||
|
|
Загрузка…
Ссылка в новой задаче