Closed Bug 1751015 Opened 3 years ago Closed 3 years ago

Pass all readable-byte-streams tests

Categories

(Core :: DOM: Streams, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1752880

People

(Reporter: evilpie, Unassigned)

References

(Blocks 1 open bug)

Details

We aren't totally green yet.

streams/readable-byte-streams/general.any.html
15 Fail (release lock updated from a few days ago)
streams/readable-byte-streams/non-transferable-buffers.any.html
crash
streams/readable-byte-streams/tee.any.html
1 timeout + X not run (Seems like maybe pulling doesn't work reliably for one branch?)

Depends on: 1750564
Depends on: 1752662
Severity: -- → S3
Priority: -- → P3

Status update:

So in my latest run, the only failures I see are

  FAIL ReadableStream teeing with byte source: canceling both branches in sequence with delay - assert_object_equals: expected property "value" missing
@http://web-platform.test:8000/streams/readable-byte-streams/tee.any.js:503:23
  FAIL ReadableStream teeing with byte source: failing to cancel when canceling both branches in sequence with delay - assert_object_equals: expected property "value" missing
@http://web-platform.test:8000/streams/readable-byte-streams/tee.any.js:531:23

Which is exactly Bug 1752880, which is in turn blocked on Bug 1659158, as there's no support for (ArrayBufferView or undefined) in the IDL code generator just yet.

I don't want to ship byte streams in 99, so we've got some time yet.

I think given the above comment however, I'm going to resolve this as a dupe of 1752880 however, as we're not tracking other failures in this bug.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1752880
You need to log in before you can comment on or make changes to this bug.