Releases: erichdongubler-mozilla/moz-webgpu-cts
Releases · erichdongubler-mozilla/moz-webgpu-cts
moz-webgpu-cts-v1.1.0
This release:
- Adds
PASSandFAILtest outcomes. There are some that are still not parsed properly, but we don't have plans to fix that until somebody needs them. - The
update-expectedsubcommand had several bugs in its conditions for (1) removing tests, (2) keeping subtests longer than they'd been observed in execution reports, and (3) unexpectedly updatedexpectedproperties in subtests that have now been fixed. The command also now allows the specification of multiple--implementation-statusoptions, treating them together as a set of statuses in which tests and subtests may have theirexpectedproperty updated.
What's Changed
- fix(update_expected): don't erase empty all-default tests by @ErichDonGubler in #130
- refactor(update_expected): remove unnecessary dupe subtest check by @ErichDonGubler in #129
- fix(update_expected)!: remove unreported subtests a la tests by @ErichDonGubler in #131
- Move most
update-expectedlogic into theprocess_reportsmodule, refactor some reusable bits by @ErichDonGubler in #133 - Fix some diagnostic text for
update-expectedby @ErichDonGubler in #134 PASS/FAILis also validTestOutcomeby @sagudev in #138- refactor(update_expected): use
default_value_tfor--presetby @ErichDonGubler in #140 - fix(update_expected): don't skip
implementation-statusfilter in reconciliation whenexpectedis missing by @ErichDonGubler in #141 - feat(update_expected): accept multiple
implementation_statuses as a set by @ErichDonGubler in #136
Full Changelog: moz-webgpu-cts-v1.0.0...moz-webgpu-cts-v1.1.0
Install moz-webgpu-cts 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.1.0/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.1.0/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 1.1.0
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
moz-webgpu-cts-v1.0.0
What's Changed
- Support
*.worker.jsmetadata and reports by @ErichDonGubler in #119
Full Changelog: moz-webgpu-cts-v0.11.0...moz-webgpu-cts-v1.0.0
Install moz-webgpu-cts 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.0.0/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.0.0/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 1.0.0
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
moz-webgpu-cts-v0.11.0
What's Changed
- ci: add dep. on
checkfrom{test,clippy,rustdoc}by @ErichDonGubler in #117 - BREAKING: Split up the
sharedmodule into smaller ones with sensible names, also rename someTest*symbols by @ErichDonGubler in #124 - BREAKING: Add
--only-across-all-platformstoupdate-backlogby @ErichDonGubler in #125
Full Changelog: moz-webgpu-cts-v0.10.2...moz-webgpu-cts-v0.11.0
Install moz-webgpu-cts 0.11.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.11.0/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.11.0/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.11.0
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
moz-webgpu-cts-v0.10.2
Install moz-webgpu-cts 0.10.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.2/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.2/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.10.2
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
moz-webgpu-cts-v0.10.1
What's Changed
- feat(update-expected): accept and warn on empty exec. reports by @ErichDonGubler in #114
Full Changelog: moz-webgpu-cts-v0.10.0...moz-webgpu-cts-v0.10.1
Install moz-webgpu-cts 0.10.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.1/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.1/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.10.1
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
whippit-v0.6.2
What's Changed
- fix(whippit): repair broken
indexmapexport forunstructured-propertiesby @ErichDonGubler in #115
Full Changelog: whippit-v0.6.1...whippit-v0.6.2
moz-webgpu-cts-v0.10.0
What's Changed
- Rework
TestScopemodel to meet Servo's needs by @ErichDonGubler in #103 - BREAKING CHANGE: Add
--implementation-statustoupdate-expected, default tobacklogby @ErichDonGubler in #112
Full Changelog: moz-webgpu-cts-v0.9.3...moz-webgpu-cts-v0.10.0
Install moz-webgpu-cts 0.10.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.0/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.10.0/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.10.0
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
whippit-v0.6.1
chore: Release whippit version 0.6.1
moz-webgpu-cts-v0.9.3
Install moz-webgpu-cts 0.9.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.9.3/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.9.3/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.9.3
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
moz-webgpu-cts-v0.9.2
What's Changed
- test: cover round-trip of runner URL paths by @ErichDonGubler in #101
- Add description to CLI by @ErichDonGubler in #102
- Add Servo integration via
--browser=servoby @sagudev in #92 - ci: fix
block-autosquash-commitsby @ErichDonGubler in #104
New Contributors
Full Changelog: moz-webgpu-cts-v0.9.1...moz-webgpu-cts-v0.9.2
Install moz-webgpu-cts 0.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.9.2/moz-webgpu-cts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v0.9.2/moz-webgpu-cts-installer.ps1 | iex"Download moz-webgpu-cts 0.9.2
| File | Platform | Checksum |
|---|---|---|
| moz-webgpu-cts-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| moz-webgpu-cts-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| moz-webgpu-cts-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |