Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit f320bca

Browse files
Bug 1726205 [wpt PR 30055] - Update wpt metadata, a=testonly
wpt-pr: 30055 wpt-type: metadata
1 parent 38950aa commit f320bca

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

testing/web-platform/meta/file-system-access/sandboxed_FileSystemFileHandle-sync-access-handle-lock.https.tentative.worker.js.ini

Lines changed: 0 additions & 6 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[sandboxed_FileSystemFileHandle-sync-access-handle-writable-lock.https.tentative.worker.html]
2+
[There can only be one open access handle at any given time]
3+
expected: FAIL
4+
5+
[An access handle from one file does not interfere with the creation of an access handle on another file]
6+
expected: FAIL
7+
8+
[A writable stream from one file does not interfere with the creation of an access handle on another file]
9+
expected: FAIL
10+
11+
[An access handle from one file does not interfere with the creation of a writable stream on another file]
12+
expected: FAIL
13+
14+
[Writable streams cannot be created if there is an open access handle]
15+
expected: FAIL
16+
17+
[Access handles cannot be created if there are open Writable streams]
18+
expected: FAIL

0 commit comments

Comments
 (0)