Re: [streams] readable-stream-cancel.js "ReadableStream canceling an infinite stream" is flaky (#286)

> I might translate the tests to something more interoperable, like for example, removing the arrow functions that were implemented by a colleague in V8, but they are not in JSC yet.

The arrow functions are transpiled away before deploying the tests, as you can see from https://streams.spec.whatwg.org/tests/bundle.js

> Btw, as you requested I commented what I could in #253.

Thanks very much. I've been swamped on that and related issues for a while but will be trying to work through my backlog today.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/286#issuecomment-75306757

Received on Friday, 20 February 2015 19:48:43 UTC