- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 07 Oct 2016 11:39:19 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 7 October 2016 18:39:49 UTC
domenic commented on this pull request. > @@ -473,154 +473,6 @@ test('If close is called on a WritableStream in waiting state, ready will be ful }, 0); }); -test('If sink rejects on a WritableStream in writable state, ready will return a fulfilled promise', t => { Hmm, I guess it might be worth porting this test more directly as well. Will do. -- 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/526
Received on Friday, 7 October 2016 18:39:49 UTC