Open Bug 1843648 Opened 1 year ago Updated 1 year ago

Run slow jstests in automation

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mgaudet, Unassigned)

References

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

Details

+++ This bug was initially created as a clone of Bug #1841124 +++

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

Running an opt-debug configuration, here were my results:

REGRESSIONS
non262/extensions/clone-complex-object.js
non262/Function/regress-338121-03.js
TIMEOUTS
non262/extensions/regress-351448.js
non262/extensions/regress-330569.js
non262/extensions/regress-345967.js
non262/RegExp/regress-307456.js
non262/RegExp/regress-330684.js
non262/GC/regress-346794.js
non262/Array/regress-465980-02.js
non262/Array/regress-322135-02.js
non262/Array/regress-322135-04.js
non262/Array/regress-322135-03.js

I'll open bugs for the regressions, and we'll have to investigate the timeouts.

Depends on: 1843649
Depends on: 1843655
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.