Source code
Revision control
Copy as Markdown
Other Tools
[opaque-origin.https.window.html]
expected:
if not tsan and (os == "win") and debug and (processor == "x86_64"): CRASH
if not tsan and (os == "linux") and asan and fission: CRASH
if not tsan and (os == "android") and not debug: [ERROR, CRASH]
if tsan: TIMEOUT
ERROR
[StorageBucketManager methods must reject in a sandboxed iframe.]
expected: FAIL
[StorageBucketManager methods must reject in a sandboxed opened window.]
expected: FAIL