Closed
Bug 1709541
Opened 4 years ago
Closed 4 years ago
wasi support part 14: disable more tests
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: dbezhetskov, Assigned: dbezhetskov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
There are only two failing tests. First one bug908915.js failed because of
the lack of OSObject.cpp::ResolvePath support for wasi. The second one is failed
because it exceeds the recursion limit.
Updated•4 years ago
|
Assignee: nobody → dbezhetskov
Pushed by dbezhetskov@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/500e969f0c54
Disable failing tests for wasi. r=jandem
Comment 3•4 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•