[tee.any.shadowrealm-in-sharedworker.html] expected: ERROR [tee.any.shadowrealm-in-window.html] expected: ERROR [tee.any.worker.html] [ReadableStream teeing with byte source: rs.tee() returns an array of two ReadableStreams] expected: FAIL [ReadableStream teeing with byte source: should be able to read one branch to the end without affecting the other] expected: FAIL [ReadableStream teeing with byte source: chunks should be cloned for each branch] expected: FAIL [ReadableStream teeing with byte source: chunks for BYOB requests from branch 1 should be cloned to branch 2] expected: FAIL [ReadableStream teeing with byte source: errors in the source should propagate to both branches] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should not impact branch2] expected: FAIL [ReadableStream teeing with byte source: canceling branch2 should not impact branch1] expected: FAIL [ReadableStream teeing with byte source: canceling both branches should aggregate the cancel reasons into an array] expected: FAIL [ReadableStream teeing with byte source: canceling both branches in reverse order should aggregate the cancel reasons into an array] expected: FAIL [ReadableStream teeing with byte source: failing to cancel the original stream should cause cancel() to reject on branches] expected: FAIL [ReadableStream teeing with byte source: erroring a teed stream should properly handle canceled branches] expected: FAIL [ReadableStream teeing with byte source: closing the original should close the branches] expected: FAIL [ReadableStream teeing with byte source: erroring the original should immediately error the branches] expected: FAIL [ReadableStream teeing with byte source: erroring the original should error pending reads from default reader] expected: FAIL [ReadableStream teeing with byte source: erroring the original should error pending reads from BYOB reader] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should finish when branch2 reads until end of stream] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should finish when original stream errors] expected: FAIL [ReadableStream teeing with byte source: should not pull any chunks if no branches are reading] expected: FAIL [ReadableStream teeing with byte source: should only pull enough to fill the emptiest queue] expected: FAIL [ReadableStream teeing with byte source: should not pull when original is already errored] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while branch 1 is reading] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while branch 2 is reading] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while both branches are reading] expected: FAIL [ReadableStream teeing with byte source: canceling both branches in sequence with delay] expected: FAIL [ReadableStream teeing with byte source: failing to cancel when canceling both branches in sequence with delay] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch1, cancel branch2] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch2, cancel branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch2, enqueue to branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch1, respond to branch2] expected: FAIL [ReadableStream teeing with byte source: pull with BYOB reader, then pull with default reader] expected: FAIL [ReadableStream teeing with byte source: pull with default reader, then pull with BYOB reader] expected: FAIL [ReadableStream teeing with byte source: read from branch2, then read from branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 with default reader, then close while branch2 has pending BYOB read] expected: FAIL [ReadableStream teeing with byte source: read from branch2 with default reader, then close while branch1 has pending BYOB read] expected: FAIL [ReadableStream teeing with byte source: close when both branches have pending BYOB reads] expected: FAIL [ReadableStream teeing with byte source: enqueue() and close() while both branches are pulling] expected: FAIL [ReadableStream teeing with byte source: respond() and close() while both branches are pulling] expected: FAIL [ReadableStream teeing with byte source: reading an array with a byte offset should clone correctly] expected: FAIL [tee.any.sharedworker.html] expected: ERROR [tee.any.shadowrealm-in-dedicatedworker.html] expected: ERROR [tee.any.html] [ReadableStream teeing with byte source: rs.tee() returns an array of two ReadableStreams] expected: FAIL [ReadableStream teeing with byte source: should be able to read one branch to the end without affecting the other] expected: FAIL [ReadableStream teeing with byte source: chunks should be cloned for each branch] expected: FAIL [ReadableStream teeing with byte source: chunks for BYOB requests from branch 1 should be cloned to branch 2] expected: FAIL [ReadableStream teeing with byte source: errors in the source should propagate to both branches] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should not impact branch2] expected: FAIL [ReadableStream teeing with byte source: canceling branch2 should not impact branch1] expected: FAIL [ReadableStream teeing with byte source: canceling both branches should aggregate the cancel reasons into an array] expected: FAIL [ReadableStream teeing with byte source: canceling both branches in reverse order should aggregate the cancel reasons into an array] expected: FAIL [ReadableStream teeing with byte source: failing to cancel the original stream should cause cancel() to reject on branches] expected: FAIL [ReadableStream teeing with byte source: erroring a teed stream should properly handle canceled branches] expected: FAIL [ReadableStream teeing with byte source: closing the original should close the branches] expected: FAIL [ReadableStream teeing with byte source: erroring the original should immediately error the branches] expected: FAIL [ReadableStream teeing with byte source: erroring the original should error pending reads from default reader] expected: FAIL [ReadableStream teeing with byte source: erroring the original should error pending reads from BYOB reader] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should finish when branch2 reads until end of stream] expected: FAIL [ReadableStream teeing with byte source: canceling branch1 should finish when original stream errors] expected: FAIL [ReadableStream teeing with byte source: should not pull any chunks if no branches are reading] expected: FAIL [ReadableStream teeing with byte source: should only pull enough to fill the emptiest queue] expected: FAIL [ReadableStream teeing with byte source: should not pull when original is already errored] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while branch 1 is reading] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while branch 2 is reading] expected: FAIL [ReadableStream teeing with byte source: stops pulling when original stream errors while both branches are reading] expected: FAIL [ReadableStream teeing with byte source: canceling both branches in sequence with delay] expected: FAIL [ReadableStream teeing with byte source: failing to cancel when canceling both branches in sequence with delay] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch1, cancel branch2] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch2, cancel branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch2, enqueue to branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 and branch2, cancel branch1, respond to branch2] expected: FAIL [ReadableStream teeing with byte source: pull with BYOB reader, then pull with default reader] expected: FAIL [ReadableStream teeing with byte source: pull with default reader, then pull with BYOB reader] expected: FAIL [ReadableStream teeing with byte source: read from branch2, then read from branch1] expected: FAIL [ReadableStream teeing with byte source: read from branch1 with default reader, then close while branch2 has pending BYOB read] expected: FAIL [ReadableStream teeing with byte source: read from branch2 with default reader, then close while branch1 has pending BYOB read] expected: FAIL [ReadableStream teeing with byte source: close when both branches have pending BYOB reads] expected: FAIL [ReadableStream teeing with byte source: enqueue() and close() while both branches are pulling] expected: FAIL [ReadableStream teeing with byte source: respond() and close() while both branches are pulling] expected: FAIL [ReadableStream teeing with byte source: reading an array with a byte offset should clone correctly] expected: FAIL [tee.any.serviceworker.html] expected: ERROR [tee.https.any.shadowrealm-in-serviceworker.html] expected: ERROR [tee.https.any.shadowrealm-in-audioworklet.html] expected: ERROR [tee.any.shadowrealm-in-shadowrealm.html] expected: ERROR