- From: Adam Rice <notifications@github.com>
- Date: Wed, 18 Jan 2017 20:46:23 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 19 January 2017 04:46:57 UTC
Test 'a large queue of writes should be processed completely' was timing out in some configurations. Reduce the number of iterations from 10000 to 1000. Fixes #660. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/663 -- Commit Summary -- * Reduce number of iterations in write test -- File Changes -- M reference-implementation/to-upstream-wpts/writable-streams/write.js (2) -- Patch Links -- https://github.com/whatwg/streams/pull/663.patch https://github.com/whatwg/streams/pull/663.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/663
Received on Thursday, 19 January 2017 04:46:57 UTC