[Streams] Firefox only web platform test failures
Categories
(Core :: JavaScript Engine, enhancement, P3)
Tracking
()
People
(Reporter: automatedtester, Unassigned)
References
(Blocks 1 open bug)
Details
The following tests are failing in Firefox but pass in Chrome and Safari
/streams/piping/pipe-through.any.serviceworker.html [1 subtests]
▶ /streams/piping/pipe-through.any.sharedworker.html [1 subtests]
▶ /streams/readable-byte-streams/construct-byob-request.any.serviceworker.html [1 subtests]
▶ /streams/readable-byte-streams/construct-byob-request.any.sharedworker.html [1 subtests]
▶ /streams/readable-byte-streams/general.any.html [1 subtests]
▶ /streams/readable-byte-streams/general.any.serviceworker.html [1 subtests]
▶ /streams/readable-byte-streams/general.any.worker.html [1 subtests]
▶ /streams/readable-streams/templated.any.html [1 subtests]
▶ /streams/readable-streams/templated.any.serviceworker.html [1 subtests]
▶ /streams/readable-streams/templated.any.worker.html [1 subtests]
▶ /streams/transform-streams/brand-checks.any.serviceworker.html [1 subtests]
▶ /streams/transform-streams/brand-checks.any.sharedworker.html [1 subtests]
▶ /streams/transform-streams/properties.any.serviceworker.html [1 subtests]
▶ /streams/transform-streams/properties.any.sharedworker.html [1 subtests]
▶ /streams/writable-streams/brand-checks.any.serviceworker.html [1 subtests]
▶ /streams/writable-streams/brand-checks.any.sharedworker.html [1 subtests]
▶ /streams/writable-streams/properties.any.serviceworker.html [1 subtests]
▶ /streams/writable-streams/properties.any.sharedworker.html [1 subtests]
Source: https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Adom&tab=Firefox-only+Failures
Comment 1•6 years ago
|
||
Hi Steven (:sdetar), I think Javascript Engine module is a better fit for this. Please feel free to re-assign a module if I get this wrong.
Comment 2•6 years ago
|
||
These features simply aren't implemented yet. This is a dup of bug 1454655 (byte streams), bug 1474543 (WritableStream), and bug 1493537 (TransformStream).
(A few of the tests don't have "byte-streams" in the filename but nonetheless are byte-stream tests.)
Description
•