Closed Bug 1030730 Opened 10 years ago Closed 5 years ago

Fix running jstests from the command line

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: wingo, Assigned: wingo)

References

Details

Attachments

(1 file)

Since bug 1029059, jstests no longer work from the command line.  The attached patch fixes it.
Assignee: nobody → wingo
Attachment #8446505 - Flags: review?(jorendorff)
Does this exhibit the same behavior for all the tests that test XPCOMABI?
Flags: needinfo?(wingo)
(I backed out bug 1029059 on inbound, but I wouldn't object to being able to check the target in a much cleaner way in jstests, which is what this patch does.)
(In reply to Nathan Froyd (:froydnj) from comment #2)
> Does this exhibit the same behavior for all the tests that test XPCOMABI?

I believe so.  If you grep the tests for ABI you'll find that the only check that's made is match(/x86_64/), which this patch preserves.
Flags: needinfo?(wingo)
Comment on attachment 8446505 [details] [diff] [review]
Fix running jstests from the command line

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

Clearing review.

The offending patch was apparently backed out. It looks like this would be the right change though, so r=me if it recurs!
Attachment #8446505 - Flags: review?(jorendorff)

Closing as invalid as no activity in 5 years and of course jstests run just fine from the command line :)

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: