fune/testing/web-platform/meta/fs/FileSystemDirectoryHandle-resolve.https.any.js.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

27 lines
1.2 KiB
INI

[FileSystemDirectoryHandle-resolve.https.any.html]
expected:
if (os == "win") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and swgl: [OK, TIMEOUT]
[Resolve returns correct path with non-ascii characters]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[Resolve returns null when entry is not a child]
expected:
if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "win") and swgl: [PASS, TIMEOUT]
[FileSystemDirectoryHandle-resolve.https.any.worker.html]
expected:
if (os == "win") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and swgl: [OK, TIMEOUT]
[Resolve returns correct path with non-ascii characters]
expected:
if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Resolve returns null when entry is not a child]
expected:
if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "win") and swgl: [PASS, NOTRUN]