Closed Bug 1690790 Opened 3 years ago Closed 3 years ago

Add a SM job for running jit-tests on Linux x86 (32-bit)

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

We no longer run jit-tests on 32-bit x86 (the Win32 jobs are now tier 2). This isn't great: bug 1335652 broke jit-tests on x86 and we didn't find out about it in CI.

A SM(p) (plaindebug) job for Linux32 would be useful to have.

We don't run JS shell tests on 32-bit x86 anywhere (as tier 1) now that the Win32
jobs are tier 2. The Win32 were also really slow. This had led to regressions not
being caught in CI (see bug 1335652 for example).

This patch adds a plaindebug job for Linux32. It catches the current jit-tests
bustage from bug 1335652 on a Try push.

The patch fixes autospider.py to ensure use_minidump is always false for
cross-compiled 32-bit builds on Linux64.

Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6acb6d3ac2d7
Add a SM(p) Linux32 job. r=sfink,jmaher
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: