Closed Bug 922666 Opened 11 years ago Closed 11 years ago

Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack()

Categories

(Testing :: Mochitest, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(firefox25 unaffected, firefox26 unaffected, firefox27 fixed, firefox-esr24 unaffected)

RESOLVED FIXED
mozilla27
Tracking Status
firefox25 --- unaffected
firefox26 --- unaffected
firefox27 --- fixed
firefox-esr24 --- unaffected

People

(Reporter: emorley, Assigned: k0scist)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Windows 7 32-bit fx-team opt test mochitest-3 on 2013-10-01 03:54:02 PDT for push a55240c523be

slave: t-w732-ix-077

https://tbpl.mozilla.org/php/getParsedLog.php?id=28609562&tree=Fx-Team#error1

{
04:09:42  WARNING -  TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level2-core/test_createElementNS06.html | application timed out after 330 seconds with no output
04:09:42     INFO -  Traceback (most recent call last):
04:09:42     INFO -    File "C:\slave\test\build\tests\mochitest/runtests.py", line 1045, in runTests
04:09:42     INFO -      onLaunch=onLaunch
04:09:42     INFO -    File "C:\slave\test\build\tests\mochitest/runtests.py", line 939, in runApp
04:09:42     INFO -      self.handleTimeout(timeout, proc, utilityPath, debuggerInfo, browserProcessId)
04:09:42     INFO -    File "C:\slave\test\build\tests\mochitest/runtests.py", line 1073, in handleTimeout
04:09:42     INFO -      self.killAndGetStack(browserProcessId, utilityPath, debuggerInfo, dump_screen=not debuggerInfo)
04:09:42     INFO -    File "C:\slave\test\build\tests\mochitest/runtests.py", line 720, in killAndGetStack
04:09:42     INFO -      if os.path.exists(crashinject) and subprocess.Popen([crashinject, str(processPID)]).wait() == 0:
04:09:42     INFO -  NameError: global name 'subprocess' is not defined
04:09:42     INFO -  Automation Error: Received unexpected exception while running application
04:09:42     INFO -  WARNING | leakcheck | refcount logging is off, so leaks can't be detected!
04:09:42     INFO -  runtests.py | Running tests: end.
04:26:22     INFO - mozprocess timed out
04:26:23    ERROR - timed out after 1000 seconds of no output
04:26:23    ERROR - Return code: 572
}
Feel free to pass on the review if desired.
Assignee: nobody → jhammel
Attachment #812847 - Flags: review?(emorley)
Attachment #812847 - Flags: review?(emorley) → review+
https://hg.mozilla.org/mozilla-central/rev/7d9905b9ba5d
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Should this be uplifted to the release branches as well?
Given that bug 746243 only landed on trunk, I'm going to say no.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: