Mark OPFS WPT tests as expected to PASS
Categories
(Core :: DOM: File, task, P3)
Tracking
()
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug, Regressed 5 open bugs)
Details
(Keywords: leave-open)
Attachments
(2 files, 2 obsolete files)
We exclude the tests for the move() PR (which we haven't implemented yet) and a test for mixing sync and async calls, which is mooted by agreement to make all SyncAccessHandle methods sync.
Assignee | ||
Comment 1•9 months ago
|
||
We exclude the tests for the move() PR and for sync/async mixing, which
will disappear in a future version of the spec
Updated•9 months ago
|
Comment 2•9 months ago
|
||
(until we did never enable OPFS, this is no defect from a user's perspective)
Updated•6 months ago
|
Comment 3•6 months ago
|
||
Updated•6 months ago
|
Updated•6 months ago
|
Comment 4•5 months ago
|
||
Depends on D161397
Comment 5•5 months ago
|
||
These tests now pass because createWritable is now supported and D160904 fixed
a cycle collection related crash.
Depends on D160904
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/274ece8a0878 Mark some OPFS WPT tests as expected to PASS; r=dom-storage-reviewers,jesup
Comment 7•4 months ago
|
||
bugherder |
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cc82403152c1 Mark more OPFS WPT tests as expected to PASS; r=dom-storage-reviewers,jesup
Comment 9•4 months ago
•
|
||
Backed out for causing failures at fs/FileSystemBaseHandle-IndexedDB.
Backout link: https://hg.mozilla.org/integration/autoland/rev/1576f7f93a3cb5eecdcae6118dad5f97a4904a05
Failure log: https://treeherder.mozilla.org/logviewer?job_id=395997253&repo=autoland&lineNumber=8047
Comment 10•4 months ago
|
||
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/558e1eb6c0ee Mark more OPFS WPT tests as expected to PASS; r=dom-storage-reviewers,jesup
Comment 11•4 months ago
|
||
bugherder |
Updated•2 months ago
|
Comment 12•2 months ago
|
||
Comment on attachment 9296671 [details]
Bug 1777361 - Mark OPFS WPT tests for moving directory handles as expected to PASS. r=#dom-storage,smaug
Revision D158354 was moved to bug 1812250. Setting attachment 9296671 [details] to obsolete.
Description
•