Closed
Bug 1292126
Opened 9 years ago
Closed 9 years ago
wasm: Enable more test cases
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: bbouvier, Assigned: bbouvier)
References
Details
Attachments
(1 file)
|
5.53 KB,
patch
|
lth
:
review+
|
Details | Diff | Splinter Review |
Apparently some test cases were written before features were implemented, and those were remaining dormant. There are a few of them we can pass now, so let's just enable them.
Double-check me, but the ml-proto and our implementation seem okay that a function return something when no (result) is set, at the moment.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8777791 -
Flags: review?(lhansen)
| Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8777791 -
Flags: review?(lhansen) → review+
Pushed by bbouvier@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3e859924d2f5
Re-enable wasm test cases disabled; r=lth
Comment 3•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•