Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-18 | refactor: use spawn API across codebase (#14414) | Leo Kettmeir | |
2022-01-20 | chore: update copyright year (#13434) | Yoshiya Hinosawa | |
2022-01-06 | chore(wpt): add "--inspect-brk" flag to WPT runner (#13267) | Sean Michael Wykes | |
2021-08-12 | chore(tools): use local std in wpt utils (#11644) | Divy Srivastava | |
2021-07-07 | tests: escape lone surrogates in wptreport (#11310) | Andreu Botella | |
2021-06-23 | tests: fix bug in WPT test harness (#10920) | Bert Belder | |
2021-06-14 | tests: fix wpt epoch ci job (#10960) | Luca Casonato | |
2021-06-14 | build: add wpt epoch/daily run (#10937) | Luca Casonato | |
This adds a daily scheduled CI pipeline that runs WPT tests against the most recent epochs/daily every night. Results are uploaded to wpt.fyi. WPTs are run on all supported platforms, on both stable and canary. | |||
2021-06-06 | tests: generate and upload wptreport.json (#10869) | Luca Casonato | |
These reports can be consumed by tools like `wptreport` or https://wpt.fyi. The old style report could be removed in a future PR when wpt.deno.land is updated. | |||
2021-06-03 | build: collect wpt results as json (#10823) | Luca Casonato | |
2021-05-09 | chore: update wpt (#10509) | Luca Casonato | |
2021-04-20 | chore: update copyright headers (#10243) | Yoshiya Hinosawa | |
2021-02-02 | typo (#9378) | Dezső Mészáros | |
2021-01-30 | refactor: rewrite Blob implementation (#9309) | Luca Casonato | |
Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-01-27 | tests: new typescript WPT runner (#9269) | Luca Casonato | |