[wpt-sync] Sync PR 44029 - FSA: Add WPTs testing FileSystemObserver creation
Categories
(Core :: DOM: File, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44029 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44029
Details from upstream follow.
Austin Sullivan <asully@chromium.org> wrote:
FSA: Add WPTs testing FileSystemObserver creation
Bug: 1019297
Change-Id: Ie735d376b760aa78859b1e8c5a1fed1dee90f959
Reviewed-on: https://chromium-review.googlesource.com/5200909
WPT-Export-Revision: 3bd9164ccb222fcf0ba5021b7f970fa837ec1bb8
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 1
FAIL: 3
Chrome
OK : 1
PASS: 4
Safari
OK : 1
PASS: 1
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fs/FileSystemObserver.https.tentative.window.html [wpt.fyi]
- Creating a FileSystemObserver from a window succeeds:
FAIL(Chrome:PASS, Safari:FAIL) - Creating a FileSystemObserver from a dedicated worker succeeds:
FAIL(Chrome:PASS, Safari:FAIL) - Creating a FileSystemObserver from a shared worker succeeds:
FAIL(Chrome:PASS, Safari:FAIL)
- Creating a FileSystemObserver from a window succeeds:
Comment 3•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e3188a683aa4
https://hg.mozilla.org/mozilla-central/rev/2e908f2d3822
Description
•