summaryrefslogtreecommitdiff
path: root/tools/wpt.ts
AgeCommit message (Expand)Author
2023-05-10chore(core): Parallelize all WPT tests and reduce timeouts for expected failu...Matt Mastracci
2023-04-13chore: add test duration to WPT (#18680)Bartek Iwańczuk
2023-03-03wpt: unlock nightly with --no-ignore (#17998)Filip Skokan
2023-03-02test(wpt): implement process timeout, fix expectations update, and more... (#...Filip Skokan
2023-01-16chore: update dlint to v0.37.0 for GitHub Actions (#17295)Kenta Moriuchi
2023-01-15chore: update std submodule and its imports (#17408)Asher Gomez
2023-01-12chore(ci): try some wpt parallelism (#17375)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-27chore(wpt): add ability to ignore a test file (#16056)Bartek Iwańczuk
2022-08-05chore(tools): update wpt setup to new spawn api (#15407)Nayeem Rahman
2022-05-18refactor: use spawn API across codebase (#14414)Leo Kettmeir
2022-04-16fix(tools/wpt): replace deprecated writeAllSync and writeAll (#14282)Feng Yu
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2022-01-06chore(wpt): add "--inspect-brk" flag to WPT runner (#13267)Sean Michael Wykes
2021-10-17chore(wpt): disable broken tests (#12385)Bert Belder
2021-10-08chore(wpt): Enable WPT worker tests (#12222)Andreu Botella
2021-08-16feat(runtime): support classic workers for internal testing (#11338)Andreu Botella
2021-07-12chore(wpt): Mark a WPT test as failed if it exits before completion (#11371)Andreu Botella
2021-07-07Revert "tests: parallelize test runs in wpt" (#11321)Luca Casonato
2021-07-07tests: escape lone surrogates in wptreport (#11310)Andreu Botella
2021-07-06tests: parallelize test runs in wpt (#11306)Luca Casonato
2021-06-26chore: use local deno_std in tools scripts (#11122)Bartek Iwańczuk
2021-06-23tests: fix bug in WPT test harness (#10920)Bert Belder
2021-06-14tests: fix wpt epoch ci job (#10960)Luca Casonato
2021-06-06tests: generate and upload wptreport.json (#10869)Luca Casonato
2021-06-05tests: fix wpt runner expected test file failures (#10856)Luca Casonato
2021-06-03build: collect wpt results as json (#10823)Luca Casonato
2021-05-10feat: add WebStorage API (#7819)crowlKats
2021-05-09chore: update wpt (#10509)Luca Casonato
2021-02-19chore: rename default branch to main (#9503)Luca Casonato
2021-01-28fix(tools): fix typo in wpt cli output (#9303)Dezső Mészáros
2021-01-27tests: new typescript WPT runner (#9269)Luca Casonato