Closed Bug 1603627 Opened 4 years ago Closed 4 years ago

Generate target.json for spidermonkey shell builds

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

@jason is looking into adding spidermonkey jobs into a fuzzing test harness of some sort, but is downloading from a "latest" URL and uses target.json to identify the version of the build being grabbed.

For browser builds, it looks like target.json is generated during the packaging step, which does not exist for the shell builds. (Even if you build the JS shell with mach and --enable-project=js, mach package does not work.)

The browser build generates this file during the packaging step, which does not exist for JS shell builds. I made a brief attempt to call informulate.py as it does, but that seemed to require some things that are not available during the shell build. So I went with the cheap and easy approach to provide just the fields :jkratzer uses.

Assignee: nobody → sphink
Status: NEW → ASSIGNED
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/96e66af66715
Write out a minimal target.json file for spidermonkey shell builds. r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: