gecko-dev/testing/web-platform/tests/streams
Sam Sneddon 662dc3a699 Bug 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly
Automatic update from web-platform-tests
Remove inactive reviewers (#14798)

This removes reviewers who have had more than three review requests in
the past year but who haven't reviewed anything.

Adds a few extra reviewers based on discussions in the PR thread
looking for reviewers for directories that otherwise would've ended up
with none.
--

wpt-commits: a5f707c18b3d893a6e332994064911c2f11e800d
wpt-pr: 14798
2019-04-01 14:43:38 +01:00
..
piping Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger 2018-12-14 18:14:56 +00:00
readable-byte-streams Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger 2018-12-14 18:14:56 +00:00
readable-streams Bug 1528981 [wpt PR 15463] - Add missing tests for ReadableStream, a=testonly 2019-04-01 14:42:06 +01:00
resources Bug 1509204 [wpt PR 14172] - [streams] Refactor to multi-global test format, a=testonly 2018-12-11 15:49:33 +00:00
transform-streams Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger 2018-12-14 18:14:56 +00:00
writable-streams Bug 1528868 [wpt PR 15437] - Fill testing holes for WritableStream, a=testonly 2019-03-16 12:13:03 +00:00
byte-length-queuing-strategy.any.js Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger 2018-12-14 18:14:56 +00:00
count-queuing-strategy.any.js Bug 1513570 - Part 1: Adapt stream tests to run in the shell. r=Ms2ger 2018-12-14 18:14:56 +00:00
META.yml Bug 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly 2019-04-01 14:43:38 +01:00
README.md Bug 1509204 [wpt PR 14172] - [streams] Refactor to multi-global test format, a=testonly 2018-12-11 15:49:33 +00:00

Streams Tests

The work on the streams tests is closely tracked by the specification authors, who maintain a reference implementation intended to match the spec line-by-line while passing all of these tests. See the whatwg/streams repository for details. Some tests may be in that repository while the spec sections they test are still undergoing heavy churn.