index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
wpt.ts
Age
Commit message (
Expand
)
Author
2023-05-10
chore(core): Parallelize all WPT tests and reduce timeouts for expected failu...
Matt Mastracci
2023-04-13
chore: add test duration to WPT (#18680)
Bartek Iwańczuk
2023-03-03
wpt: unlock nightly with --no-ignore (#17998)
Filip Skokan
2023-03-02
test(wpt): implement process timeout, fix expectations update, and more... (#...
Filip Skokan
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-15
chore: update std submodule and its imports (#17408)
Asher Gomez
2023-01-12
chore(ci): try some wpt parallelism (#17375)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-09-27
chore(wpt): add ability to ignore a test file (#16056)
Bartek Iwańczuk
2022-08-05
chore(tools): update wpt setup to new spawn api (#15407)
Nayeem Rahman
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-04-16
fix(tools/wpt): replace deprecated writeAllSync and writeAll (#14282)
Feng Yu
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-10-17
chore(wpt): disable broken tests (#12385)
Bert Belder
2021-10-08
chore(wpt): Enable WPT worker tests (#12222)
Andreu Botella
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-07-12
chore(wpt): Mark a WPT test as failed if it exits before completion (#11371)
Andreu Botella
2021-07-07
Revert "tests: parallelize test runs in wpt" (#11321)
Luca Casonato
2021-07-07
tests: escape lone surrogates in wptreport (#11310)
Andreu Botella
2021-07-06
tests: parallelize test runs in wpt (#11306)
Luca Casonato
2021-06-26
chore: use local deno_std in tools scripts (#11122)
Bartek Iwańczuk
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-06
tests: generate and upload wptreport.json (#10869)
Luca Casonato
2021-06-05
tests: fix wpt runner expected test file failures (#10856)
Luca Casonato
2021-06-03
build: collect wpt results as json (#10823)
Luca Casonato
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-05-09
chore: update wpt (#10509)
Luca Casonato
2021-02-19
chore: rename default branch to main (#9503)
Luca Casonato
2021-01-28
fix(tools): fix typo in wpt cli output (#9303)
Dezső Mészáros
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato