fune/testing/web-platform/meta/file-system-access/idlharness.https.any.js.ini
moz-wptsync-bot 170b311964 Bug 1706018 [wpt PR 28571] - Update wpt metadata, a=testonly
wpt-pr: 28571
wpt-type: metadata
2021-04-24 15:47:05 +00:00

257 lines
8.7 KiB
INI

[idlharness.https.any.html]
[FileSystemHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemHandle interface object length]
expected: FAIL
[FileSystemHandle interface object name]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemHandle interface: attribute kind]
expected: FAIL
[FileSystemHandle interface: attribute name]
expected: FAIL
[FileSystemHandle interface: operation isSameEntry(FileSystemHandle)]
expected: FAIL
[FileSystemHandle interface: operation queryPermission(optional FileSystemHandlePermissionDescriptor)]
expected: FAIL
[FileSystemHandle interface: operation requestPermission(optional FileSystemHandlePermissionDescriptor)]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemFileHandle interface object length]
expected: FAIL
[FileSystemFileHandle interface object name]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemFileHandle interface: operation getFile()]
expected: FAIL
[FileSystemFileHandle interface: operation createWritable(optional FileSystemCreateWritableOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemDirectoryHandle interface object length]
expected: FAIL
[FileSystemDirectoryHandle interface object name]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemDirectoryHandle interface: async iterable<USVString, FileSystemHandle>]
expected: FAIL
[FileSystemDirectoryHandle interface: operation getFileHandle(USVString, optional FileSystemGetFileOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation getDirectoryHandle(USVString, optional FileSystemGetDirectoryOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation removeEntry(USVString, optional FileSystemRemoveOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation resolve(FileSystemHandle)]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface object]
expected: FAIL
[FileSystemWritableFileStream interface object length]
expected: FAIL
[FileSystemWritableFileStream interface object name]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemWritableFileStream interface: operation write(FileSystemWriteChunkType)]
expected: FAIL
[FileSystemWritableFileStream interface: operation seek(unsigned long long)]
expected: FAIL
[FileSystemWritableFileStream interface: operation truncate(unsigned long long)]
expected: FAIL
[StorageManager interface: operation getDirectory()]
expected: FAIL
[DataTransferItem interface: operation getAsFileSystemHandle()]
expected: FAIL
[Window interface: operation showOpenFilePicker(optional OpenFilePickerOptions)]
expected: FAIL
[Window interface: operation showSaveFilePicker(optional SaveFilePickerOptions)]
expected: FAIL
[Window interface: operation showDirectoryPicker(optional DirectoryPickerOptions)]
expected: FAIL
[idlharness.https.any.worker.html]
expected:
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
[FileSystemHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemHandle interface object length]
expected: FAIL
[FileSystemHandle interface object name]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemHandle interface: attribute kind]
expected: FAIL
[FileSystemHandle interface: attribute name]
expected: FAIL
[FileSystemHandle interface: operation isSameEntry(FileSystemHandle)]
expected: FAIL
[FileSystemHandle interface: operation queryPermission(optional FileSystemHandlePermissionDescriptor)]
expected: FAIL
[FileSystemHandle interface: operation requestPermission(optional FileSystemHandlePermissionDescriptor)]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemFileHandle interface object length]
expected: FAIL
[FileSystemFileHandle interface object name]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemFileHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemFileHandle interface: operation getFile()]
expected: FAIL
[FileSystemFileHandle interface: operation createWritable(optional FileSystemCreateWritableOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface object]
expected: FAIL
[FileSystemDirectoryHandle interface object length]
expected: FAIL
[FileSystemDirectoryHandle interface object name]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemDirectoryHandle interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemDirectoryHandle interface: async iterable<USVString, FileSystemHandle>]
expected: FAIL
[FileSystemDirectoryHandle interface: operation getFileHandle(USVString, optional FileSystemGetFileOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation getDirectoryHandle(USVString, optional FileSystemGetDirectoryOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation removeEntry(USVString, optional FileSystemRemoveOptions)]
expected: FAIL
[FileSystemDirectoryHandle interface: operation resolve(FileSystemHandle)]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface object]
expected: FAIL
[FileSystemWritableFileStream interface object length]
expected: FAIL
[FileSystemWritableFileStream interface object name]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FileSystemWritableFileStream interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FileSystemWritableFileStream interface: operation write(FileSystemWriteChunkType)]
expected: FAIL
[FileSystemWritableFileStream interface: operation seek(unsigned long long)]
expected: FAIL
[FileSystemWritableFileStream interface: operation truncate(unsigned long long)]
expected: FAIL
[StorageManager interface: operation getDirectory()]
expected: FAIL