Closed Bug 561672 Opened 14 years ago Closed 14 years ago

JS_Assert should fflush(stderr)

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: jruderman)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

Attached patch patchSplinter Review
On Windows 7, assertion failures don't make it to stderr if stderr is a file (through Python's subprocess.Popen).  This seems strange, but the patch fixes it and allows jsfunfuzz to work.
Attachment #441405 - Flags: review?(shaver)
http://hg.mozilla.org/tracemonkey/rev/397390e66ef8
Assignee: general → jruderman
Status: NEW → ASSIGNED
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/397390e66ef8
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: