More memory64 test cases
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
A bunch of things were not well tested for the initial landing, let's add more tests.
Assignee | ||
Comment 1•3 years ago
|
||
Test a number of corner cases for memory64. See comments in the tests
for further information.
Pushed by lhansen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/80065f480a1f More memory64 test cases. r=yury
Comment 3•3 years ago
•
|
||
Backed out for causing TSAN exceptions. CLOSED TREE - as requested by the dev
Backout link : https://hg.mozilla.org/integration/autoland/rev/befddf7c6b413b684f5cda04f4878c71e84a4ddf
Push with failures : https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&revision=80065f480a1f9e99814a89a8f601bad1ad5488a2
Assignee | ||
Comment 4•3 years ago
•
|
||
Yeah, these tests put a lot of pressure on the test systems due to very large heaps. That's unavoidable, so I'll need to figure out how to run these under controlled circumstances only. Locally I've had a lot of luck running with -j1, but I don't know yet how to tell that to the test systems.
Comment 5•3 years ago
|
||
bugherder |
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Why was this closed? The patch was backed out, wasn't it?
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/befddf7c6b41
Comment 8•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:lth, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by lhansen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/08ce6b6c9b40 More memory64 test cases. r=yury
Comment 10•3 years ago
|
||
bugherder |
Assignee | ||
Updated•3 years ago
|
Description
•