Closed Bug 1689566 Opened 4 years ago Closed 4 years ago

Import & pass the SIMD reference tests

Categories

(Core :: JavaScript: WebAssembly, task, P1)

task

Tracking

()

RESOLVED FIXED
Tracking Status
firefox90 --- fixed

People

(Reporter: lth, Assigned: yury)

References

(Blocks 1 open bug)

Details

At the moment, we're running a local copy of a private translation of an old version of the SIMD reference tests, in large part because the spec interpreter was not able to produce JS versions of the tests when we needed them. We also aren't running all the tests, I think. Finally, the tests have been split across several files because there were so many JS blobs produced that we would OOM on some test systems.

Once the spec has been frozen and the spec interpreter and tests have been finished, we need to import and pass the canonical reference tests, and they may be placed in a more canonical place in our tree. We may also need to deal with the volume of tests, either by auto-splitting (hard) or by not running JS tests, but instead running the wast tests directly, with a suitable runner.

Yury, Ryan knows the most about our system to import tests.

Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
Blocks: 1695585
Depends on: 1703105
Priority: P2 → P1

This can perhaps be closed now? Ryan never said anything about having to disable any tests, so I'm assuming we're passing.

We should be good now.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.