Closed
Bug 1704775
Opened 4 years ago
Closed 4 years ago
wasi support part 10: disable unsupported mftb c++ tests
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
90 Branch
People
(Reporter: dbezhetskov, Assigned: dbezhetskov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
WASI doesn't support some c++ tests for atomics, threads and etc, so
in this patch we just stubbed them out.
Updated•4 years ago
|
Assignee: nobody → dbezhetskov
Updated•4 years ago
|
Attachment #9215422 -
Attachment description: Bug 1704775 part 10 - Disable unsupported c++ tests. r=jandem → Bug 1704775 part 10 - Disable unsupported c++ tests. r=glandium
Pushed by dbezhetskov@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/f499b74db63f
part 10 - Disable unsupported c++ tests. r=glandium
Comment 3•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•