Closed Bug 654756 Opened 14 years ago Closed 14 years ago

update tegra cleanup.py step and sut_lib to check for xpcshell pidfile

Categories

(Release Engineering :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bear, Assigned: bear)

References

Details

Attachments

(1 file)

Bug 654116 creates a pidfile for the xpcshell process so now we can add it to the list of processes to check during the Tegra cleanup.py step
Assignee: nobody → bear
Depends on: 654116
Attachment #530076 - Attachment is patch: true
Attachment #530076 - Attachment mime type: text/x-patch → text/plain
Attachment #530076 - Flags: review?(aki)
Comment on attachment 530076 [details] [diff] [review] check for xpcshell pidfile during cleanup step > if not killPID(pid, includeChildren=True): >- log.debug('second attempt to kill %s' % pid) >+ log.debug('second attempt to kill %s' % (label, pid)) You appear to be missing the first %s: here. r=me with that fixed.
Attachment #530076 - Flags: review?(aki) → review+
Comment on attachment 530076 [details] [diff] [review] check for xpcshell pidfile during cleanup step committed changeset 1397:0345938ef487
Attachment #530076 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: