1
0
Fork 0
firefox/testing/web-platform/meta/fs/FileSystemBaseHandle-buckets.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

42 lines
1.5 KiB
INI

[FileSystemBaseHandle-buckets.https.any.worker.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[isSameEntry works as expected with buckets]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT]
FAIL
[getDirectory promise rejects if bucket has been deleted]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[Bucket quota restricts the size of a file that can be created]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[FileSystemBaseHandle-buckets.https.any.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
[isSameEntry works as expected with buckets]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT]
FAIL
[getDirectory promise rejects if bucket has been deleted]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN]
FAIL
[Bucket quota restricts the size of a file that can be created]
expected: FAIL
[Bucket quota restricts the size of a file that can be created]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL