Philip Jägenstedt

Results 1054 comments of Philip Jägenstedt

https://github.com/web-platform-tests/wpt/issues/24829 has some good discussion too.

Thanks @jgraham, that's very helpful! In case you saw it, I want to be clear that the all-installed https://github.com/web-platform-tests/wpt/pull/28796 isn't really the direction I'm hoping for here, that's was an...

Getting rid of `localpaths.py` is indeed an appealing part of this. > It would be possible for users to use either the vendored dep or the in-tree one at their...

> One concern here is startup latency; if every `wpt run` call is invoking `pip` and checking that all the packages are installed it's going to add noticable startup time....

When it comes to depending on JS language features like `Promise` I think we should have a default conservative policy of allowing anything that's been supported in stable Chrome+Firefox+Safari for...

Since testharness.js tests will no longer work on IE, I think we should drop support for it in wptrunner as well. The same goes for Presto actually.

Transferring directly would be ideal for redirects. (I'm not sure if GitHub would simplify a A→B→C redirect to A→C.)

I now have transferred the repo using temporary WICG powers granted by @yoavweiss. I didn't give any teams access and haven't done anything else.

We could use the same setup as here: https://github.com/whatwg/whatwg.org/blob/3320e88db45f8abc75696a8bfcc4b8827ecc9d08/.github/workflows/build.yml#L9-L12