Closed
Bug 1789270
Opened 2 years ago
Closed 2 years ago
Improve FS testing infrastructure to support workers in xpcshell tests
Categories
(Core :: DOM: File, task, P2)
Core
DOM: File
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
test_basics.js is the first test which now runs in a worker
Depends on D156474
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D156475
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/6f566d4c3d71
Make it easier to add new universal tests by using dedicated manifest files; r=dom-storage-reviewers,jari
https://hg.mozilla.org/integration/autoland/rev/8bfc85c67ae3
Add support for workers in xpcshell tests; r=dom-storage-reviewers,jari
https://hg.mozilla.org/integration/autoland/rev/2c584478532a
Enable test_fileSystemDirectoryHandle.js in xpcshell workers; r=dom-storage-reviewers,jesup
Comment 5•2 years ago
|
||
Backed out 5 changesets (Bug 1751681, Bug 1789270, Bug 1772540) for causing GTest failures.
Backout link
Push with failures <--> GTest-1proc
Failure Log
Flags: needinfo?(jvarga)
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4ea155b7bda
Make it easier to add new universal tests by using dedicated manifest files; r=dom-storage-reviewers,jari
https://hg.mozilla.org/integration/autoland/rev/287a26c66976
Add support for workers in xpcshell tests; r=dom-storage-reviewers,jari
https://hg.mozilla.org/integration/autoland/rev/3b38a17cada8
Enable test_fileSystemDirectoryHandle.js in xpcshell workers; r=dom-storage-reviewers,jesup
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jvarga)
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b4ea155b7bda
https://hg.mozilla.org/mozilla-central/rev/287a26c66976
https://hg.mozilla.org/mozilla-central/rev/3b38a17cada8
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•