Closed
Bug 1330797
Opened 9 years ago
Closed 9 years ago
wasm: update to latest spec tests
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: sunfish, Assigned: sunfish)
References
Details
Attachments
(1 file)
19.16 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
While looking investigating options for the spec tests for bug 1324032, I noticed the spec repo has a few updates. This patch updates to the latest tests.
It also has a few minor validation fixes to go with the new tests. It's now valid to have an empty data section even when there's no memory section, it's valid to have a memory section with 0 memories, and so on.
Attachment #8826351 -
Flags: review?(luke)
![]() |
||
Comment 1•9 years ago
|
||
Comment on attachment 8826351 [details] [diff] [review]
update-spec-tests.patch
Review of attachment 8826351 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8826351 -
Flags: review?(luke) → review+
Pushed by dgohman@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bee517272e14
Update WebAssembly spec tests. r=luke
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•