Closed Bug 645826 Opened 14 years ago Closed 14 years ago

jstests.py shouldn't throw away error text

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jimb, Unassigned)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

When I ran js-tests.py today, I got a Python backtrace with the following error message: Exception: Failed to test XUL condition 'Android' It's crummy style to throw away error messages. With the attached patch, I get: Exception: Failed to test XUL condition 'Android'; output was '', stderr was '-e:1: ReferenceError: Android is not defined\n'
Attachment #522460 - Flags: review?(dmandelin)
Attachment #522460 - Flags: review?(dmandelin) → review+
Whiteboard: fixed-in-tracemonkey
Status: NEW → 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

Created:
Updated:
Size: