Closed
Bug 1621295
Opened 5 years ago
Closed 5 years ago
Run SM(arm) builds on autoland again
Categories
(Testing :: General, defect)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
(Regression)
Details
Attachments
(1 file)
Since bug 1599197 we no longer run the SM(arm) build on autoland. However this build isn't like the other linux32 builds: it uses an ARM32 simulator for JIT code so you could think of it as more of an ARM32 build and it's still very valuable to SpiderMonkey developers.
Bringing this build back also means we will run jit-tests on a 32-bit platform on autoland again which is useful - bug 1620197 had to be backed out after it was merged to mozilla-central.
Assignee | ||
Comment 1•5 years ago
|
||
This was disabled in bug 1599197 but this build is not really like the other
Linux32 builds: it runs ARM32 JIT code in SpiderMonkey's ARM32 simulator.
Updated•5 years ago
|
Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f758a75a5aa8
Run SM(arm) build on autoland. r=sfink,bc
Comment 3•5 years ago
|
||
Type: task → defect
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•