[wpt-sync] Sync PR 31488 - FSA: Consolidate move() and rename() to just move()
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox98 fixed)
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31488 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31488
Details from upstream follow.
Austin Sullivan <asully@chromium.org> wrote:
FSA: Consolidate move() and rename() to just move()
Bug: 1263262
Change-Id: I9dc08c8e1783bc5ab51d1a91c76b15f6a1c8eab0
Reviewed-on: https://chromium-review.googlesource.com/3257898
WPT-Export-Revision: 3b7557676d95f173156faa864030e385aff94ea3
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 21 subtests
Status Summary
Firefox
OK : 4
FAIL: 76
Chrome
OK : 4
PASS: 38
FAIL: 38
Safari
OK : 4
FAIL: 76
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.html
move(name) to rename an empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move("") to rename an empty directory fails: FAIL (Chrome: PASS, Safari: FAIL)
move(name) to rename a non-empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename an empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a non-empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, "") to move an empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move an empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, "") to move a non-empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a non-empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) to move a directory within itself fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a directory within itself and rename fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) to move a directory within a descendent fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a directory within a descendent fails: FAIL (Chrome: FAIL, Safari: FAIL)
/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.worker.html
move(name) to rename an empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move("") to rename an empty directory fails: FAIL (Chrome: PASS, Safari: FAIL)
move(name) to rename a non-empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename an empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a non-empty directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, "") to move an empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move an empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, "") to move a non-empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a non-empty directory to a new directory: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) to move a directory within itself fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a directory within itself and rename fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) to move a directory within a descendent fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to move a directory within a descendent fails: FAIL (Chrome: FAIL, Safari: FAIL)
/file-system-access/sandboxed_FileSystemFileHandle-move.https.any.html
move(name) to rename a file: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) to rename a file the same name: FAIL (Chrome: FAIL, Safari: FAIL)
move("") to rename a file fails: FAIL (Chrome: PASS, Safari: FAIL)
move(name) can be called multiple times: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) with a name with a trailing period should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(name) while the file has an open writable fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) while the destination file has an open writable fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a file: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a file the same name: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) while the file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) while the file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) while the destination file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) while the destination file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
/file-system-access/sandboxed_FileSystemFileHandle-move.https.any.worker.html
move(name) to rename a file: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) to rename a file the same name: FAIL (Chrome: FAIL, Safari: FAIL)
move("") to rename a file fails: FAIL (Chrome: PASS, Safari: FAIL)
move(name) can be called multiple times: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) with a name with a trailing period should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(name) while the file has an open writable fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(name) while the destination file has an open writable fails: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a file: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir, name) to rename a file the same name: FAIL (Chrome: FAIL, Safari: FAIL)
move(dir) to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) to move a file to a new directory: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, "") can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) can be called multiple times: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) with a name with invalid characters should fail: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) while the file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) while the file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir) while the destination file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
move(dir, name) while the destination file has an open writable fails: FAIL (Chrome: PASS, Safari: FAIL)
| Assignee | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bfb2b73ac820
https://hg.mozilla.org/mozilla-central/rev/0ac1b3de41f7
Description
•