Source code

Revision control

Copy as Markdown

Other Tools

[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