fune/testing/web-platform/meta/file-system-access/sandboxed_FileSystemWritableFileStream.https.any.js.ini
moz-wptsync-bot b4ad789f0b Bug 1689708 [wpt PR 27396] - Update wpt metadata, a=testonly
wpt-pr: 27396
wpt-type: metadata
2021-02-08 22:55:38 +00:00

63 lines
1.7 KiB
INI

[sandboxed_FileSystemWritableFileStream.https.any.html]
[truncate() to shrink a file]
expected: FAIL
[truncate() to grow a file]
expected: FAIL
[createWritable() fails when parent directory is removed]
expected: FAIL
[write() fails when parent directory is removed]
expected: FAIL
[truncate() fails when parent directory is removed]
expected: FAIL
[createWritable({keepExistingData: true}): atomic writable file stream initialized with source contents]
expected: FAIL
[createWritable({keepExistingData: false}): atomic writable file stream initialized with empty file]
expected: FAIL
[cursor position: truncate size > offset]
expected: FAIL
[cursor position: truncate size < offset]
expected: FAIL
[commands are queued, stream is unlocked after each operation]
expected: FAIL
[sandboxed_FileSystemWritableFileStream.https.any.worker.html]
[truncate() to shrink a file]
expected: FAIL
[truncate() to grow a file]
expected: FAIL
[createWritable() fails when parent directory is removed]
expected: FAIL
[write() fails when parent directory is removed]
expected: FAIL
[truncate() fails when parent directory is removed]
expected: FAIL
[createWritable({keepExistingData: true}): atomic writable file stream initialized with source contents]
expected: FAIL
[createWritable({keepExistingData: false}): atomic writable file stream initialized with empty file]
expected: FAIL
[cursor position: truncate size > offset]
expected: FAIL
[cursor position: truncate size < offset]
expected: FAIL
[commands are queued, stream is unlocked after each operation]
expected: FAIL