Open Bug 1841124 Opened 1 year ago Updated 1 year ago

Run slow jit-tests in automation

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mgaudet, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

So given recent discussions I attempted to run mach jit-test --slow locally, and discovered at least one test case which has been broken for a while (Bug 1841118)

The following tests also timed out:

auto-regress/bug701332.js
auto-regress/bug746103.js
basic/createMandelSet.js
basic/testCompileScript.js

I don't really know how, but it feels like we should run jit-test --slow on some less-than-every-build frequency as a tier 3 job so that we can eventually catch breakage.

In a debug configuration, ./mach jit-test --slow took 818.3s for me on my M1 MBP.

(In reply to Matthew Gaudet (he/him) [:mgaudet] from comment #0)
Maybe we could make one of the builds an optdebug configuration.

Severity: -- → N/A
Priority: -- → P3
Depends on: 1841118
Depends on: 1843591
Depends on: 1843598
Blocks: 1840653
You need to log in before you can comment on or make changes to this bug.