Closed Bug 1623771 Opened 5 years ago Closed 5 years ago

Fix bug in wasm spec-test importer

Categories

(Core :: JavaScript: WebAssembly, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: rhunt, Assigned: rhunt)

Details

Attachments

(2 files)

The wasm spec-test importer has a bug causing it to non-deterministically skip some files.

Assignee: nobody → rhunt
Priority: -- → P3

This commit updates the config/scripts for the latest wasm-generate-testsuite.

  • Remove wasm-spec-tests.patch as it's not actually being used due to typo
  • Switch to explicit lockfile that is updated separately
  • Exclude tests that are failing when correctly imported for the current
    pinned commits.
    • This was due to an incorrectly implemented find files function that would
      stop finding files after the first encountered directory.

Depends on D67565

Pushed by rhunt@eqrion.net: https://hg.mozilla.org/integration/autoland/rev/2d4ba8671dd9 Update configs for latest wasm-generate-testsuite. r=lth https://hg.mozilla.org/integration/autoland/rev/b43ae5ade551 Import missing spec-tests. r=lth
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: