diff --git a/build/automation.py.in b/build/automation.py.in index 561cacf98a9..7796837a4cb 100644 --- a/build/automation.py.in +++ b/build/automation.py.in @@ -737,10 +737,10 @@ user_pref("camino.use_system_proxy_settings", false); // Camino-only, harmless t self.checkForZombies(processLog) self.automationutils.checkForCrashes(os.path.join(profileDir, "minidumps"), symbolsPath) - if self.IS_TEST_BUILD and runSSLTunnel: - ssltunnelProcess.kill() - if os.path.exists(processLog): os.unlink(processLog) + if self.IS_TEST_BUILD and runSSLTunnel: + ssltunnelProcess.kill() + return status diff --git a/layout/generic/test/plugin_clipping_helper2.xhtml b/layout/generic/test/plugin_clipping_helper2.xhtml index 4f989b89a3e..559dcbb3f47 100644 --- a/layout/generic/test/plugin_clipping_helper2.xhtml +++ b/layout/generic/test/plugin_clipping_helper2.xhtml @@ -15,10 +15,10 @@
- +
- +