Skip to content

Releases: erichdongubler-mozilla/moz-webgpu-cts

moz-webgpu-cts-v2.0.3

16 Jan 04:02
8cb60d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v2.0.1...moz-webgpu-cts-v2.0.3

Install moz-webgpu-cts 2.0.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-v2.0.3/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v2.0.3/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 2.0.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-pc-windows-msvc.msi x64 Windows checksum
moz-webgpu-cts-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

moz-webgpu-cts-v2.0.1

15 Jan 22:01
7d4930a
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v2.0.0...moz-webgpu-cts-v2.0.1

Unfortunately, release infrastructure was discovered to be broken with this release, and we're on it next!

moz-webgpu-cts-v2.0.0

27 Nov 16:30
0288eda
Compare
Choose a tag to compare

What's Changed

  • BREAKING: feat(update_backlog)!: default --only-across-all-platforms to false by @ErichDonGubler in #152
  • BREAKING: update-backlog: use new verb-criteria model for CLI (migrating existing usage to a promote verb), add demote and sync verbs by @ErichDonGubler in #153

Full Changelog: moz-webgpu-cts-v1.4.0...moz-webgpu-cts-v2.0.0

Install moz-webgpu-cts 2.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-v2.0.0/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v2.0.0/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 2.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-v1.4.0

27 Nov 16:14
316b88e
Compare
Choose a tag to compare

What's Changed

Install moz-webgpu-cts 1.4.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.4.0/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.4.0/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 1.4.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

Full Changelog: moz-webgpu-cts-v1.3.0...moz-webgpu-cts-v1.4.0

moz-webgpu-cts-v1.3.0

09 Aug 14:49
7e4b2c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v1.2.0...moz-webgpu-cts-v1.3.0

Install moz-webgpu-cts 1.3.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.3.0/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.3.0/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 1.3.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.2.0

01 Aug 22:47
76b84db
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v1.1.0...moz-webgpu-cts-v1.2.0

Install moz-webgpu-cts 1.2.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.2.0/moz-webgpu-cts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ErichDonGubler/moz-webgpu-cts/releases/download/moz-webgpu-cts-v1.2.0/moz-webgpu-cts-installer.ps1 | iex"

Download moz-webgpu-cts 1.2.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.1.0

01 Aug 21:45
29a9c50
Compare
Choose a tag to compare

This release:

  • Adds PASS and FAIL test 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-expected subcommand 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 updated expected properties in subtests that have now been fixed. The command also now allows the specification of multiple --implementation-status options, treating them together as a set of statuses in which tests and subtests may have their expected property 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-expected logic into the process_reports module, refactor some reusable bits by @ErichDonGubler in #133
  • Fix some diagnostic text for update-expected by @ErichDonGubler in #134
  • PASS/FAIL is also valid TestOutcome by @sagudev in #138
  • refactor(update_expected): use default_value_t for --preset by @ErichDonGubler in #140
  • fix(update_expected): don't skip implementation-status filter in reconciliation when expected is 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 | sh

Install 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

24 Jul 21:03
0b5de24
Compare
Choose a tag to compare

What's Changed

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 | sh

Install 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

22 Jul 16:01
0587c91
Compare
Choose a tag to compare

What's Changed

  • ci: add dep. on check from {test,clippy,rustdoc} by @ErichDonGubler in #117
  • BREAKING: Split up the shared module into smaller ones with sensible names, also rename some Test* symbols by @ErichDonGubler in #124
  • BREAKING: Add --only-across-all-platforms to update-backlog by @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 | sh

Install 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

27 Jun 19:50
58b4d4a
Compare
Choose a tag to compare

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 | sh

Install 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