Closed Bug 1721291 Opened 3 years ago Closed 3 years ago

`mach jsapi-tests` is silent on crashes

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

I wrote a jsapi-tests test case that surprised me by apparently passing:

% mach jsapi-tests BufferOrView
(no output)
%

but it turns out that it was actually seg faulting but producing no output. The exit status was correctly set to 245 (aka -11). This was confusing when running from the command line, even if it wouldn't cause problems in automation.

Assignee: nobody → sphink
Status: NEW → ASSIGNED
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e141930afc4c
Report jsapi-tests failures with more than just the result code. r=jonco
Depends on: 1721901
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fc0e2ec8213a
Report jsapi-tests failures with more than just the result code. r=jonco
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Flags: needinfo?(sphink)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: