- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 31 Jul 2017 10:50:04 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 July 2017 17:50:25 UTC
I was thinking something hacky enough to pass whatever test we come up with. E.g. if we test that accessing [0] throws, we Object.defineProperty it to throw or something. (Not sure if it's configurable...) Either that or I finally come up with a way to commit expected test results to this repository so that the reference implementation can fail them without failing our CI build. -- 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/753#issuecomment-319143948
Received on Monday, 31 July 2017 17:50:25 UTC