Closed Bug 1062689 Opened 10 years ago Closed 10 years ago

Run local mochitest and reftest output through fix_macosx_stack.py on Mac

Categories

(Testing :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla35

People

(Reporter: n.nethercote, Assigned: n.nethercote)

References

Details

Attachments

(1 file)

Just a follow-up to bug 1050601 that will make Mac behave more like Linux.
This patch makes (local) mochitests and reftests run their output through
fix_macosx_stack.py on Mac, similar to how Linux uses fix_linux_stack.py.

This was disabled for reftests because of problems on test machines years ago.
These have now been resolved; see bug 569981 and bug 550335 and bug 570287 for
details. This may also explain why it wasn't done for mochitests.

fix_macosx_stack.py requires a small change to avoid extraneous newlines in the
mochitest case, similar to the one done for fix_linux_stack.py in bug 1050601.
Attachment #8483918 - Flags: review?(ted)
Blocks: 1062709
Comment on attachment 8483918 [details] [diff] [review]
Run local mochitest and reftest output through fix_macosx_stack.py on Mac

Review of attachment 8483918 [details] [diff] [review]:
-----------------------------------------------------------------

I'd really love to move all this stack-fixer code into mozbase somewhere (maybe mozrunner?)
Attachment #8483918 - Flags: review?(ted) → review+
https://hg.mozilla.org/mozilla-central/rev/5e6dbf2fd6bb
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: