- From: Adam Rice <notifications@github.com>
- Date: Wed, 16 Aug 2017 03:56:18 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 August 2017 03:56:43 UTC
Replace uses of async_test in tests that were ported to the web-platform-tests
framework with promise_test. Use flushAsyncEvents() rather than timeouts.
Change descriptions to "should" style.
You can view, comment on, or merge this pull request online at:
  https://github.com/whatwg/streams/pull/763
-- Commit Summary --
  * Use promise_test in ported transform-stream.js tests
-- File Changes --
    M reference-implementation/to-upstream-wpts/transform-streams/errors.https.html (2)
    M reference-implementation/to-upstream-wpts/transform-streams/errors.js (92)
    M reference-implementation/to-upstream-wpts/transform-streams/general.js (36)
-- Patch Links --
https://github.com/whatwg/streams/pull/763.patch
https://github.com/whatwg/streams/pull/763.diff
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/763
Received on Wednesday, 16 August 2017 03:56:43 UTC