- From: Adam Rice <notifications@github.com>
- Date: Tue, 11 Oct 2016 00:14:32 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 11 October 2016 07:15:00 UTC
See https://github.com/whatwg/streams/pull/527#issuecomment-252340580 for where @domenic mentions some of the badness of async_test. My biggest issue with them is that if you forget to put a t.step_func() somewhere then the test can fail with no indication of what went wrong. I am working through test/writable-stream.js porting the tests in there at the moment. If you'd like to start work on test/writable-stream-abort.js we can avoid stepping on each other's toes. -- 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/529#issuecomment-252831808
Received on Tuesday, 11 October 2016 07:15:00 UTC