26 lines
855 B
INI
26 lines
855 B
INI
[blob-composite-blob-reads.any.worker.html]
|
|
expected:
|
|
if (os == "linux") and tsan: [TIMEOUT, OK]
|
|
if (os == "linux") and not tsan: [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[Composite Blob Handling: Many blobs: fetch-blob-url]
|
|
expected:
|
|
if os == "linux": [PASS, TIMEOUT]
|
|
|
|
[Composite Blob Handling: Many blobs: direct]
|
|
expected:
|
|
if os == "linux": [PASS, NOTRUN]
|
|
|
|
|
|
[blob-composite-blob-reads.any.html]
|
|
expected:
|
|
if (os == "linux") and debug and fission: CRASH
|
|
if (os == "win") and debug: CRASH
|
|
if (os == "linux") and not debug: [OK, TIMEOUT]
|
|
[Composite Blob Handling: Many blobs: direct]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, NOTRUN]
|
|
|
|
[Composite Blob Handling: Many blobs: fetch-blob-url]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT]
|