$NetBSD$ * Part of patchset to build electron on NetBSD * Based on OpenBSD's chromium patches, and FreeBSD's electron patches --- third_party/dawn/webgpu-cts/compat-expectations.txt.orig 2024-10-18 12:38:07.891368600 +0000 +++ third_party/dawn/webgpu-cts/compat-expectations.txt @@ -183,6 +183,10 @@ crbug.com/dawn/2086 webgpu:web_platform, crbug.com/dawn/2086 [ intel-0x9bc5 ] webgpu:web_platform,canvas,configure:viewFormats:* [ Failure ] crbug.com/dawn/2086 [ nvidia-0x2184 ] webgpu:web_platform,canvas,configure:viewFormats:* [ Failure ] +# Failures due to change in `@align()` validation. +crbug.com/375467276 webgpu:shader,execution,expression,access,structure,index:buffer_align:* [ Failure ] +crbug.com/375467276 webgpu:shader,validation,shader_io,align:* [ Failure ] + ### This section represents things that will require Compat validation ### These tests will never pass, but should be skipped in CTS once Compat ### validation has been added