forked from mirrors/gecko-dev
177 lines
4.3 KiB
INI
177 lines
4.3 KiB
INI
[sandboxed_FileSystemWritableFileStream-write.https.any.worker.html]
|
|
[write() with an empty blob to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() a blob to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with WriteParams without position to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() a string to an empty file with zero offset]
|
|
expected: FAIL
|
|
|
|
[write() a blob to an empty file with zero offset]
|
|
expected: FAIL
|
|
|
|
[write() called consecutively appends]
|
|
expected: FAIL
|
|
|
|
[write() WriteParams without position and string appends]
|
|
expected: FAIL
|
|
|
|
[write() WriteParams without position and blob appends]
|
|
expected: FAIL
|
|
|
|
[write() called with a string and a valid offset]
|
|
expected: FAIL
|
|
|
|
[write() called with a blob and a valid offset]
|
|
expected: FAIL
|
|
|
|
[write() with an empty string to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with a valid utf-8 string]
|
|
expected: FAIL
|
|
|
|
[write() with a string with unix line ending preserved]
|
|
expected: FAIL
|
|
|
|
[write() with a string with windows line ending preserved]
|
|
expected: FAIL
|
|
|
|
[write() with an empty array buffer to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with a valid typed array buffer]
|
|
expected: FAIL
|
|
|
|
[atomic writes: close() fails when parent directory is removed]
|
|
expected: FAIL
|
|
|
|
[atomic writes: writable file streams make atomic changes on close]
|
|
expected: FAIL
|
|
|
|
[atomic writes: write() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: truncate() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: close() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: only one close() operation may succeed]
|
|
expected: FAIL
|
|
|
|
[atomic writes: writable file stream persists file on close, even if file is removed]
|
|
expected: FAIL
|
|
|
|
[getWriter() can be used]
|
|
expected: FAIL
|
|
|
|
[WriteParams: truncate missing size param]
|
|
expected: FAIL
|
|
|
|
[WriteParams: write missing data param]
|
|
expected: FAIL
|
|
|
|
[WriteParams: seek missing position param]
|
|
expected: FAIL
|
|
|
|
[write() with an invalid blob to an empty file should reject]
|
|
expected: FAIL
|
|
|
|
[write() called with an offset beyond the end of the file]
|
|
expected: FAIL
|
|
|
|
|
|
[sandboxed_FileSystemWritableFileStream-write.https.any.html]
|
|
[write() with an empty blob to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() a blob to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with WriteParams without position to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() a string to an empty file with zero offset]
|
|
expected: FAIL
|
|
|
|
[write() a blob to an empty file with zero offset]
|
|
expected: FAIL
|
|
|
|
[write() called consecutively appends]
|
|
expected: FAIL
|
|
|
|
[write() WriteParams without position and string appends]
|
|
expected: FAIL
|
|
|
|
[write() WriteParams without position and blob appends]
|
|
expected: FAIL
|
|
|
|
[write() called with a string and a valid offset]
|
|
expected: FAIL
|
|
|
|
[write() called with a blob and a valid offset]
|
|
expected: FAIL
|
|
|
|
[write() with an empty string to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with a valid utf-8 string]
|
|
expected: FAIL
|
|
|
|
[write() with a string with unix line ending preserved]
|
|
expected: FAIL
|
|
|
|
[write() with a string with windows line ending preserved]
|
|
expected: FAIL
|
|
|
|
[write() with an empty array buffer to an empty file]
|
|
expected: FAIL
|
|
|
|
[write() with a valid typed array buffer]
|
|
expected: FAIL
|
|
|
|
[atomic writes: close() fails when parent directory is removed]
|
|
expected: FAIL
|
|
|
|
[atomic writes: writable file streams make atomic changes on close]
|
|
expected: FAIL
|
|
|
|
[atomic writes: write() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: truncate() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: close() after close() fails]
|
|
expected: FAIL
|
|
|
|
[atomic writes: only one close() operation may succeed]
|
|
expected: FAIL
|
|
|
|
[atomic writes: writable file stream persists file on close, even if file is removed]
|
|
expected: FAIL
|
|
|
|
[getWriter() can be used]
|
|
expected: FAIL
|
|
|
|
[WriteParams: truncate missing size param]
|
|
expected: FAIL
|
|
|
|
[WriteParams: write missing data param]
|
|
expected: FAIL
|
|
|
|
[WriteParams: seek missing position param]
|
|
expected: FAIL
|
|
|
|
[write() with an invalid blob to an empty file should reject]
|
|
expected: FAIL
|
|
|
|
[write() called with an offset beyond the end of the file]
|
|
expected: FAIL
|
|
|