[wpt-sync] Sync PR 48327 - FSA: Remove all file entry removing cleanup in directory tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox132 fixed)
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
66.49 KB,
text/plain
|
Details |
Sync web-platform-tests PR 48327 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48327
Details from upstream follow.
Nathan Memmott <memmott@chromium.org> wrote:
FSA: Remove all file entry removing cleanup in directory tests
Now that directory tests have a cleanup function builtin to clear up any
files left behind, remove all the previous cleanup code that added this.Mostly a mechanical change of removing the test argument from these
functions:
- createEmptyFile
- createDirectory
- createFileWithContents
- create_file_system_handles
Verified that all these functions appear in directory_test.
Bug: 346991169
Change-Id: I751cd6c3eb5292ac791de872a89abe195490c7e7
Reviewed-on: https://chromium-review.googlesource.com/5878964
WPT-Export-Revision: 95699aea9830cbd57f59c9ef6628832a8d94c3e5
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/98fc75eeb930
https://hg.mozilla.org/mozilla-central/rev/18584a97b574
Description
•