dawn-cmake/webgpu-cts/expectations.txt

934 lines
122 KiB
Plaintext
Raw Normal View History

# BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py)
# OS
# tags: [ android android-lollipop android-marshmallow android-nougat
# android-pie android-r android-s
# chromeos
# fuchsia
# linux ubuntu
# mac bigsur catalina lion highsierra mac-10.12 mojave monterey
# mountainlion sierra
# win win7 win8 win10 ]
# Devices
# tags: [ android-nexus-5 android-nexus-5x android-pixel-2 android-pixel-4
# android-pixel-6 android-shield-android-tv
# chromeos-board-amd64-generic chromeos-board-kevin chromeos-board-eve
# fuchsia-board-astro fuchsia-board-sherlock fuchsia-board-qemu-x64 ]
# Platform
# tags: [ desktop
# mobile ]
# Browser
# tags: [ android-chromium android-webview-instrumentation
# debug debug-x64
# release release-x64
# fuchsia-chrome web-engine-shell ]
# GPU
# tags: [ amd amd-0x6613 amd-0x679e amd-0x6821 amd-0x7340
# apple apple-apple-m1 apple-angle-metal-renderer:-apple-m1
# arm
# google google-0xffff
# intel intel-0xa2e intel-0xd26 intel-0xa011 intel-0x3e92 intel-0x3e9b
# intel-0x5912 intel-0x9bc5 intel-hd-630-family
# nvidia nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184
# qualcomm ]
# Decoder
# tags: [ passthrough no-passthrough ]
# ANGLE Backend
# tags: [ angle-disabled
# angle-d3d9 angle-d3d11
# angle-metal
# angle-opengl angle-opengles
# angle-swiftshader
# angle-vulkan ]
# Skia Renderer
# tags: [ skia-renderer-dawn
# skia-renderer-disabled
# skia-renderer-gl
# skia-renderer-vulkan ]
# SwiftShader
# tags: [ swiftshader-gl no-swiftshader-gl ]
# Driver
# tags: [ mesa_lt_19.1 ]
# ASan
# tags: [ asan no-asan ]
# Display Server
# tags: [ display-server-wayland display-server-x ]
# OOP-Canvas
# tags: [ oop-c no-oop-c ]
# WebGPU Backend Validation
# tags: [ dawn-backend-validation dawn-no-backend-validation ]
# results: [ Failure RetryOnFailure Skip Slow ]
# WebGPU Adapter
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
# END TAG HEADER
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
# Last rolled: 2022-07-15 08:17:20AM
################################################################################
# webgpu:shader,execution,zero_init:compute,zero_init failures on intel
# KEEP
################################################################################
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,1,1];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,1,48];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,1,63];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,32,1];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,47,1];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[33,1,1];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[64,1,1];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[7,7,3];batch__=1 [ Failure ]
crbug.com/dawn/1111 [ intel ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[8,8,2];batch__=1 [ Failure ]
################################################################################
# webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero
# Unexpected failures on mac.
# KEEP
################################################################################
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="depth16unorm" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="depth32float-stencil8" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="stencil8" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="depth16unorm" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="stencil8" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="DepthTest";format="depth16unorm" [ Failure ]
crbug.com/dawn/1389 [ mac ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="StencilTest";format="stencil8" [ Failure ]
################################################################################
# webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero
# Unexpected failures on windows.
# KEEP
################################################################################
crbug.com/dawn/0000 [ intel win ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="depth16unorm" [ Failure ]
crbug.com/dawn/0000 [ win ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="depth32float-stencil8" [ Failure ]
crbug.com/dawn/0000 [ intel win ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="stencil8" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel win ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="stencil8" [ Failure ]
crbug.com/dawn/0000 [ win ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="StencilTest";* [ Failure ]
################################################################################
# copyToTexture failures on Linux
# Skipped instead of just Crash because of the number of failures
# KEEP
################################################################################
crbug.com/1234041 [ linux ] webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:* [ Skip ]
Roll third_party/webgpu-cts/ ecf480422..0a1288f5e (21 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ecf4804228d1..0a1288f5e826 - 0a1288 Revert "Simplify device selection" and dependent commits (#1384) - 0afe04 Merge pull request #1383 from kainino0x/nit - ccfaca wgsl: Add support for f64 to Scalar (#1369) - 3ab573 Fix crash in GPUTest.init awaiting provider (#1381) - 753740 Fix order in package.json (#1380) - fb4eee wgsl: Stub tests for the textureGather builtin. (#1378) - c676c8 wgsl: Stub tests for textureDimension. (#1375) - 96f821 wgsl: Adds stub tests for textureGatherCompare (#1379) - d4a2b9 Skip whole case if there is no device - e38ab0 Fix skipping tests when device isn't available - dae9db [wgsl] Add missing @const decorations. (#1374) - 90d78b [wgs] fixup mix signature to match spec. (#1373) - 35c672 [wgs] sync modf text with spec update. (#1372) - 2398e8 [wgsl] reserve binding_array. (#1371) - a4f874 Explicitly specify 2d texture views in some cases (#1370) - a91256 Remove 'await's from selectDevice calls - c072e8 Simplify device selection - 47bd25 Encapsulate OOM-cleanup in DevicePool - 9be8bf factor out DeviceSelectionDescriptor - 229e43 Allow eventualExpectOk to accept Promise.all (#1368) - a6e1f5 wgsl: Generalize unary and binary f32 arithmetic case generation (#1367) Created with './tools/run cts roll' Change-Id: I9cc819aa118220b44f1df6511a7f557ec38a01c6 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89663 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
2022-05-11 02:53:45 -07:00
crbug.com/1236130 [ linux ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:* [ Skip ]
crbug.com/1309194 [ linux ] webgpu:web_platform,copyToTexture,ImageBitmap:from_canvas:* [ Skip ]
crbug.com/1309194 [ linux ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Skip ]
crbug.com/1309194 [ linux ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Skip ]
crbug.com/1309194 [ linux ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Skip ]
crbug.com/1309194 [ linux ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:* [ Skip ]
################################################################################
# web_platform crashes on SwiftShader
# Skipped instead of just Crash because of the number of failures
# KEEP
################################################################################
crbug.com/1344876 [ webgpu-adapter-swiftshader mac ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Skip ]
crbug.com/1344876 [ webgpu-adapter-swiftshader mac ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Skip ]
crbug.com/1344876 [ webgpu-adapter-swiftshader mac ] webgpu:web_platform,copyToTexture,ImageBitmap:from_canvas:* [ Skip ]
crbug.com/1344876 [ webgpu-adapter-swiftshader win ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Skip ]
crbug.com/1344876 [ webgpu-adapter-swiftshader win ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Skip ]
crbug.com/1344876 [ webgpu-adapter-swiftshader win ] webgpu:web_platform,copyToTexture,ImageBitmap:from_canvas:* [ Skip ]
################################################################################
# copyToTexture failures. Needs investigation
# KEEP
################################################################################
Roll third_party/webgpu-cts/ ecf480422..0a1288f5e (21 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ecf4804228d1..0a1288f5e826 - 0a1288 Revert "Simplify device selection" and dependent commits (#1384) - 0afe04 Merge pull request #1383 from kainino0x/nit - ccfaca wgsl: Add support for f64 to Scalar (#1369) - 3ab573 Fix crash in GPUTest.init awaiting provider (#1381) - 753740 Fix order in package.json (#1380) - fb4eee wgsl: Stub tests for the textureGather builtin. (#1378) - c676c8 wgsl: Stub tests for textureDimension. (#1375) - 96f821 wgsl: Adds stub tests for textureGatherCompare (#1379) - d4a2b9 Skip whole case if there is no device - e38ab0 Fix skipping tests when device isn't available - dae9db [wgsl] Add missing @const decorations. (#1374) - 90d78b [wgs] fixup mix signature to match spec. (#1373) - 35c672 [wgs] sync modf text with spec update. (#1372) - 2398e8 [wgsl] reserve binding_array. (#1371) - a4f874 Explicitly specify 2d texture views in some cases (#1370) - a91256 Remove 'await's from selectDevice calls - c072e8 Simplify device selection - 47bd25 Encapsulate OOM-cleanup in DevicePool - 9be8bf factor out DeviceSelectionDescriptor - 229e43 Allow eventualExpectOk to accept Promise.all (#1368) - a6e1f5 wgsl: Generalize unary and binary f32 arithmetic case generation (#1367) Created with './tools/run cts roll' Change-Id: I9cc819aa118220b44f1df6511a7f557ec38a01c6 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89663 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
2022-05-11 02:53:45 -07:00
crbug.com/dawn/0000 [ intel mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,* [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32float";dstFormat="rg32float";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg32float";dstFormat="rg32float";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
crbug.com/dawn/1319 [ intel win ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d" [ Failure ]
################################################################################
# General test slowness because of https://github.com/gpuweb/cts/issues/1162
# KEEP
################################################################################
Roll third_party/webgpu-cts/ ecf480422..0a1288f5e (21 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ecf4804228d1..0a1288f5e826 - 0a1288 Revert "Simplify device selection" and dependent commits (#1384) - 0afe04 Merge pull request #1383 from kainino0x/nit - ccfaca wgsl: Add support for f64 to Scalar (#1369) - 3ab573 Fix crash in GPUTest.init awaiting provider (#1381) - 753740 Fix order in package.json (#1380) - fb4eee wgsl: Stub tests for the textureGather builtin. (#1378) - c676c8 wgsl: Stub tests for textureDimension. (#1375) - 96f821 wgsl: Adds stub tests for textureGatherCompare (#1379) - d4a2b9 Skip whole case if there is no device - e38ab0 Fix skipping tests when device isn't available - dae9db [wgsl] Add missing @const decorations. (#1374) - 90d78b [wgs] fixup mix signature to match spec. (#1373) - 35c672 [wgs] sync modf text with spec update. (#1372) - 2398e8 [wgsl] reserve binding_array. (#1371) - a4f874 Explicitly specify 2d texture views in some cases (#1370) - a91256 Remove 'await's from selectDevice calls - c072e8 Simplify device selection - 47bd25 Encapsulate OOM-cleanup in DevicePool - 9be8bf factor out DeviceSelectionDescriptor - 229e43 Allow eventualExpectOk to accept Promise.all (#1368) - a6e1f5 wgsl: Generalize unary and binary f32 arithmetic case generation (#1367) Created with './tools/run cts roll' Change-Id: I9cc819aa118220b44f1df6511a7f557ec38a01c6 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89663 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
2022-05-11 02:53:45 -07:00
crbug.com/dawn/1398 [ amd mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,* [ Slow ]
crbug.com/dawn/1398 webgpu:web_platform,copyToTexture,ImageBitmap:* [ Slow ]
crbug.com/dawn/1398 [ mac webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Slow ]
crbug.com/dawn/1398 [ win webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Slow ]
crbug.com/dawn/1398 [ mac webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Slow ]
crbug.com/dawn/1398 [ win webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Slow ]
crbug.com/dawn/1398 [ mac webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Slow ]
crbug.com/dawn/1398 [ win webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Slow ]
crbug.com/dawn/1398 [ mac webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:* [ Slow ]
crbug.com/dawn/1398 [ win webgpu-adapter-default ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:* [ Slow ]
################################################################################
# webgpu:shader,execution,robust_access
# Slow tests - win
# KEEP
################################################################################
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="uniform";access="read";dynamicOffset=false;containerType="matrix";isAtomic=false [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,robust_access:linear_memory:storageClass="uniform";access="read";dynamicOffset=true;containerType="matrix";isAtomic=false [ Slow ]
################################################################################
# webgpu:shader,execution,robust_access
# Failures - mac, linux
################################################################################
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,robust_access:linear_memory:storageClass="function";access="write";containerType="array";isAtomic=false [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,robust_access:linear_memory:storageClass="function";access="write";containerType="matrix";isAtomic=false [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,robust_access:linear_memory:storageClass="private";access="write";containerType="array";isAtomic=false [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,robust_access:linear_memory:storageClass="private";access="write";containerType="matrix";isAtomic=false [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,robust_access:linear_memory:storageClass="workgroup";access="read";containerType="vector";isAtomic=false [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,robust_access:linear_memory:storageClass="workgroup";access="write";containerType="vector";isAtomic=false [ Failure ]
################################################################################
# stencil8 failures
# KEEP
################################################################################
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="depth32float-stencil8" [ Failure ]
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="stencil8" [ Failure ]
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes_copy_depth_stencil:format="stencil8";* [ Failure ]
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow_depth_stencil:format="stencil8";* [ Failure ]
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,depth_stencil_attachment_only:depthStencilFormat="stencil8";* [ Failure ]
################################################################################
# entry_point_name_must_match failures
################################################################################
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:fragment:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:fragment:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:fragment:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:fragment:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:vertex:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:vertex:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:vertex:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/1345 webgpu:api,validation,shader_module,entry_point:vertex:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
################################################################################
# external_texture failures
# KEEP
################################################################################
crbug.com/dawn/0000 webgpu:web_platform,external_texture,* [ Failure ]
################################################################################
# webgpu:api,operation,buffers failures
################################################################################
crbug.com/dawn/0000 webgpu:api,operation,buffers,map_oom:mappedAtCreation,full_getMappedRange:oom=true;size=137438953472 [ Failure ]
crbug.com/dawn/0000 webgpu:api,operation,buffers,map_oom:mappedAtCreation,full_getMappedRange:oom=true;size=9007199254740984 [ Failure ]
crbug.com/dawn/0000 webgpu:api,operation,buffers,map_oom:mappedAtCreation,smaller_getMappedRange:oom=true;size=137438953472 [ Failure ]
crbug.com/dawn/0000 webgpu:api,operation,buffers,map_oom:mappedAtCreation,smaller_getMappedRange:oom=true;size=9007199254740984 [ Failure ]
################################################################################
# texel_data failures
################################################################################
crbug.com/dawn/0000 webgpu:util,texture,texel_data:ufloat_texel_data_in_shader:* [ Failure ]
crbug.com/dawn/0000 webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="bgra8unorm-srgb" [ Failure ]
crbug.com/dawn/0000 webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="rgba8unorm-srgb" [ Failure ]
################################################################################
# depth_clip_clamp failures
################################################################################
crbug.com/dawn/1125 [ linux ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:* [ Failure ]
crbug.com/dawn/1125 [ linux ] webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:* [ Failure ]
################################################################################
# compilation_info failures
################################################################################
crbug.com/dawn/1357 webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;unicode=true [ Failure ]
################################################################################
# createBuffer_invalid_and_oom failures
################################################################################
crbug.com/dawn/0000 webgpu:api,validation,buffer,create:createBuffer_invalid_and_oom: [ Failure ]
################################################################################
# atan2 shader execution failures
# Very slow, many failing. Skip for now.
# KEEP
################################################################################
crbug.com/tint/1524 webgpu:shader,execution,expression,call,builtin,atan2:f32:* [ Skip ]
################################################################################
# slow shader execution 'const' tests
# KEEP
################################################################################
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_and:type="i32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_and:type="u32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="i32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:type="u32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_or:type="i32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,bitwise:bitwise_or:type="u32";inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_arithmetic:division:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_arithmetic:subtraction:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:equals:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:greater_equals:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:greater_than:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:less_equals:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:less_than:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,binary,f32_logical:not_equals:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,abs:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,abs:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,acosh:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,all:bool:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,any:bool:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,asinh:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,asinh:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,atan:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,atanh:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,ceil:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,ceil:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,clamp:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,clamp:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,cos:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,cosh:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,cosh:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countLeadingZeros:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countLeadingZeros:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countOneBits:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countOneBits:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,degrees:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,degrees:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,determinant:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,distance:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,distance:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,dot:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,dpdy:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,dpdyCoarse:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,exp2:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,exp:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,exp:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,firstLeadingBit:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,firstLeadingBit:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,floor:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,fma:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,fract:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,length:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,length:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,log2:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,log:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,max:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,max:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,max:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,min:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,min:abstract_int:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,min:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,min:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,mix:matching_f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,mix:monmatching_f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,normalize:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,pow:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,pow:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,refract:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,reverseBits:i32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,reverseBits:u32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,select:scalar:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,select:vector:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,sign:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,sin:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,sin:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,smoothstep:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,smoothstep:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,step:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,tan:f32:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,tanh:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,tanh:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,transpose:f16:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,call,builtin,trunc:abstract_float:inputSource="const";* [ Skip ]
crbug.com/dawn/1613 webgpu:shader,execution,expression,unary,f32_arithmetic:negation:inputSource="const";* [ Skip ]
################################################################################
# shader execution failures
################################################################################
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:division:inputSource="uniform";vectorize="_undef_" [ Slow ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_r";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_r";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_r";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_r";width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_rw";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_rw";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_rw";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="storage_rw";width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="uniform";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="uniform";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="uniform";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:i32:inputSource="uniform";width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_r";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_r";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_r";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_r";width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_rw";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_rw";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_rw";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="storage_rw";width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="uniform";width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="uniform";width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="uniform";width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,extractBits:u32:inputSource="uniform";width=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="uniform";vectorize=3 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=false;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=false;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=false;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=false;width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=true;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=true;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=true;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_r";signed=true;width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=false;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=false;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=false;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=false;width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=true;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=true;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=true;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="storage_rw";signed=true;width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=false;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=false;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=false;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=false;width=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=true;width=1 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=true;width=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=true;width=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,insertBits:integer:inputSource="uniform";signed=true;width=4 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="storage_r";vectorize="_undef_" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="storage_rw";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="uniform";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 win10 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize=2 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,max:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 win10 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize=2 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,min:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="mixed";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="mixed";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="param";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="param";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="struct";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11} [ Failure ]
crbug.com/tint/1500 [ nvidia-0x2184 win10 ] webgpu:shader,execution,shader_io,compute_builtins:inputs:method="struct";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1} [ Failure ]
################################################################################
# webgpu:shader,execution,memory_model
# Flakes / slow tests
# KEEP
################################################################################
crbug.com/dawn/0000 [ linux ] webgpu:shader,execution,memory_model,* [ Slow ]
crbug.com/dawn/0000 [ mac ] webgpu:shader,execution,memory_model,* [ Slow ]
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,memory_model,* [ Failure ]
################################################################################
# shader validation failures
################################################################################
crbug.com/tint/0000 webgpu:shader,validation,parse,blankspace:null_characters:contains_null=true;placement="comment" [ Failure ]
crbug.com/tint/0000 webgpu:shader,validation,parse,blankspace:null_characters:contains_null=true;placement="eol" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/tint/0000 [ amd-0x6821 monterey ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/tint/0000 [ intel-0x3e9b monterey ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/tint/0000 [ intel-hd-630-family ubuntu ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/tint/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/tint/0000 [ nvidia-0x2184 ubuntu ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/tint/0000 [ nvidia-0x2184 win10 ] webgpu:shader,validation,parse,identifiers:identifiers:* [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val=".0" [ RetryOnFailure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val=".1h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val=".f" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0X.3" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0X3h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x1P%2B4f" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x1p" [ RetryOnFailure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0x3.2p%2B2h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0x3p%2B2h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0xEp-2h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="0xep2h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="1.1E%2B2h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.1e%2Bh" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="1.1e2h" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.2E2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.2e%2B2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="12.f" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="1h" [ Failure ]
crbug.com/tint/1502 webgpu:shader,validation,parse,literal:abstract_float:val="2.4e-2h" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="0u" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="0x3f" [ RetryOnFailure ]
crbug.com/tint/1525 webgpu:shader,validation,parse,literal:u32:val="-2147483648" [ Failure ]
################################################################################
# API validation failures
################################################################################
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,input:isAsync=false;numScalarDelta=-3;useExtraBuiltinInputs=true [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,input:isAsync=false;numScalarDelta=0;useExtraBuiltinInputs=false [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,input:isAsync=true;numScalarDelta=-3;useExtraBuiltinInputs=true [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,input:isAsync=true;numScalarDelta=0;useExtraBuiltinInputs=false [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,output:isAsync=false;numScalarDelta=-1;topology="point-list" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,output:isAsync=false;numScalarDelta=0;topology="triangle-list" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,output:isAsync=true;numScalarDelta=-1;topology="point-list" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_components_count,output:isAsync=true;numScalarDelta=0;topology="triangle-list" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_shader_variable_location:isAsync=false;locationDelta=-1 [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pipeline,inter_stage:max_shader_variable_location:isAsync=true;locationDelta=-1 [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,shader_module,entry_point:compute:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,shader_module,entry_point:compute:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,shader_module,entry_point:compute:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,shader_module,entry_point:compute:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a" [ Failure ]
################################################################################
# API operation failures
################################################################################
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth24plus-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg16sint" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg32float" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg32sint" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg32uint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba16sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba32float" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba32sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba32uint" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba8snorm" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba8uint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="depth16unorm" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg16sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg16uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg32float" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg32sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg32uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba16sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba16uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba32float" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba32uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="DepthTest";format="depth16unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="r16sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg16sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg16uint" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg32float" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba16sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba16uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba32sint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba32uint" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba8sint" [ RetryOnFailure ]
################################################################################
# Failures from upgrading Intel Mac Minis to 12.4
# KEEP
################################################################################
crbug.com/dawn/1461 [ intel monterey ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="depth16unorm" [ Failure ]
crbug.com/dawn/1461 [ intel monterey ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="depth24plus" [ Failure ]
crbug.com/dawn/1461 [ intel monterey ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="depth24plus-stencil8" [ Failure ]
################################################################################
# untriaged failures
# KEEP
################################################################################
crbug.com/dawn/0000 [ mac ] webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:format="depth32float" [ Failure ]
crbug.com/dawn/0000 [ win ] webgpu:api,operation,render_pass,resolve:* [ Failure ]
crbug.com/dawn/0000 [ win ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count,blend:format="rg8unorm" [ Failure ]
crbug.com/dawn/0000 [ mac ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:* [ Failure ]
crbug.com/dawn/0000 [ mac ] worker_webgpu:api,operation,render_pass,storeOp:render_pass_store_op,depth_stencil_attachment_only:depthStencilFormat="stencil8";* [ Failure ]
################################################################################
# slow tests
# KEEP
################################################################################
crbug.com/dawn/0000 [ win ] webgpu:shader,execution,expression,binary,f32_logical:* [ Slow ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
# New flakes. Please triage:
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:mip_levels:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-float";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-ufloat";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="3d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="r32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="depth32float-stencil8" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="bgra8unorm-srgb" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg8sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba32float" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba8uint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="r16sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="r32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rg32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg11b10ufloat" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,validation,image_copy,layout_related:offset_alignment:method="CopyT2B";format="rg16uint";dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,validation,image_copy,texture_related:mip_level:method="CopyT2B";dimension="2d";size=[32,32,3] [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,image_copy,texture_related:origin_alignment:method="CopyB2T";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pipeline,fragment_state:pipeline_output_targets:isAsync=true;writeMask=15;format="r16uint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:api,validation,render_pipeline,fragment_state:pipeline_output_targets:isAsync=true;writeMask=1;format="rg32sint" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x6821 dawn-no-backend-validation monterey ] webgpu:api,validation,render_pipeline,fragment_state:pipeline_output_targets,blend:isAsync=true;format="r8unorm" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x4";arrayStride=2048;offset=0 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x6821 dawn-no-backend-validation monterey ] webgpu:shader,execution,expression,binary,f32_arithmetic:division:inputSource="storage_rw";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:division:inputSource="uniform";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="storage_rw";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:subtraction:inputSource="uniform";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,firstLeadingBit:u32:inputSource="uniform";vectorize="_undef_" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="storage_rw";vectorize="_undef_" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="uniform";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:inputSource="uniform";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:f32:inputSource="storage_r";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log:f32:inputSource="storage_r";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log:f32:inputSource="uniform";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,max:i32:inputSource="storage_rw";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,max:u32:inputSource="storage_r";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,robust_access:linear_memory:storageClass="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";isAtomic=true [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="private";workgroupSize=[1,1,1];batch__=9 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[1,32,1];batch__=29 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,zero_init:compute,zero_init:storageClass="workgroup";workgroupSize=[33,1,1];batch__=12 [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,identifiers:non_normalized: [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val=".12" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val=".12f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x.3" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x.p2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x1.0p%2B999999h" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0xE.fp%2B2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0xa.fP%2B2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.0e%2B999999999999f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.2e2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.e%262f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="12." [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="2.e%2B4f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="-2147483649i" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="0123" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="94i" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:bools:* [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f32:val="-1" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f32:val="0f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f32:val="0x.3" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f32:val="12.f" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:i32:val="0" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:u32:val="4294967296" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,validation,shader_io,builtins:missing_vertex_position:use_struct=true;attribute="%40location(0)" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="vertex";target_io="in" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,validation,shader_io,builtins:type:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Ci32%3E" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:shader,validation,shader_io,builtins:type:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cf32%3E" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,validation,shader_io,builtins:type:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E" [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-hd-630-family webgpu-adapter-default win10 ] webgpu:web_platform,canvas,configure:device:canvasType="onscreen" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] worker_webgpu:api,operation,buffers,map:mapAsync,read:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="minimal" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] worker_webgpu:api,operation,buffers,map:remapped_for_write:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="explicit-expand" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] worker_webgpu:api,validation,buffer,mapping:getMappedRange,offsetAndSizeAlignment,mappedAtCreation: [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] worker_webgpu:api,validation,buffer,mapping:mapAsync,offsetAndSizeAlignment: [ RetryOnFailure ]
# New failures. Please triage:
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg16uint" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba8sint" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg32uint" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:format="rgba8unorm-srgb";viewFormat="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,operation,vertex_state,correctness:array_stride_zero:format="snorm8x4" [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment,depth_clear_value:depthClearValue=-1 [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment,depth_clear_value:depthClearValue=1.5 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:queryIndex=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=0;queryIndexB=0 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,same_query_index:queryIndexA=1;queryIndexB=1 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="occlusion";queryTypeB="timestamp" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:queryTypeA="timestamp";queryTypeB="occlusion" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="beginning";locationB="beginning" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
Roll third_party/webgpu-cts/ 8cfc317e2..a41bc407a (23 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/8cfc317e23c7..a41bc407a83a - a41bc4 Implement val:render_pass_descriptor:timestampWrite,same_query_index (#1656) - 167076 Implement val:render_pass_descriptor:timestamp_writes_query_set_type (#1653) - 06954d Implement val:render_pass_descriptor:timestampWrite,query_index (#1654) - deec4f Implement val:render_pass_descriptor:occlusion_query_set_type (#1652) - 3bef26 Succinct the test names of render_pass_descriptor.spec.ts (3/3) (#1651) - 425fc8 Convert `clamp` f32 tests to use interval framework (#1645) - 46fce2 Add support for multiple intervals to FP testing framework (#1643) - 09c7fb Address feedback from Kai - f803ff Add context configuration tests - d620a1 Address feedback from Kai - 77633d Add tests for getCurrentTexture and getPreferredCanvasFormat - 781ad8 Succinct the test names of render_pass_descriptor.spec.ts (2/n) (#1639) - d7ca02 Implement val:render_pass_descriptor:timestamp_writes_location (#1630) - 09793f Test zero levels or layers is invalid in render_pass,resolve:resolve_attachment (#1600) - daf0da Split shader_stages_and_visibility and add control cases - 496182 Rewrite usage validation scope tests - f4e9a3 refactor: split out makeConflictingBindGroups from testValidationScope - bc278d nits: simplify a few things in this file - a65914 Implement val:render_pass_descriptor:depth_stencil_attachment_depth_clear_value (#1640) - a6bab7 Implement api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats (#1593) - e7f8fe Succinct the test names of render_pass_descriptor.spec.ts (1/n) (#1619) - 7f3683 Convert `fract` tests to use interval framework (#1612) - d8009f Correct logInterval & log2Interval handling of out of bounds inputs (#1629) Created with './tools/run cts roll' Change-Id: I10d895c4a11252317619f7ea480c97d821cbf81c Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96200 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
2022-07-15 09:25:39 -07:00
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:api,validation,render_pass,render_pass_descriptor:timestamp_writes_location:locationA="end";locationB="end" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:addition:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:multiplication:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:subtraction:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 win10 ] webgpu:shader,execution,expression,binary,f32_arithmetic:subtraction:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey ] webgpu:shader,execution,expression,call,builtin,clamp:f32:* [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,faceForward:abstract_float:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,faceForward:f16:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:abstract_float:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:abstract_float:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,ldexp:f16:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="const";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:abstract_float:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f16:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f16:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f16:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,length:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:abstract_float:inputSource="const";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:abstract_float:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:abstract_float:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:abstract_float:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:abstract_float:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:f16:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:f16:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:f16:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log2:f16:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log:abstract_float:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log:abstract_float:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,log:abstract_float:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,radians:abstract_float:inputSource="const";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,radians:f16:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,execution,expression,call,builtin,refract:f16:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_2d_coords: [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val=".1e-2" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0X1.fp-4" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x1.00000001pf0" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0x1.0p%2B999999999999f" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.0e%2B999999h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="1.2h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_float:val="12.223f" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="-1u" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="2147483648i" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:abstract_int:val="4294967295i" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val=".0" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val=".1h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="0.0" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="0.0f" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="0X3h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="0h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="0xE.fp%2B2" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="1.1e%252h" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family win10 ] webgpu:shader,validation,parse,literal:f16:val="1.2e2" [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-hd-630-family win10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20sample)" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:alpha_mode:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:alpha_mode:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:alpha_mode:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:alpha_mode:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:defaults:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:defaults:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:defaults:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:defaults:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family webgpu-adapter-default win10 ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="astc-10x10-unorm-srgb" [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family webgpu-adapter-default win10 ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="astc-4x4-unorm-srgb" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="rgba8unorm" [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x6821 monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-default ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu webgpu-adapter-default ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ intel-hd-630-family ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,getCurrentTexture:* [ Failure ]
crbug.com/dawn/0000 [ ubuntu ] webgpu:web_platform,canvas,getCurrentTexture:multiple_frames:canvasType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,getCurrentTexture:multiple_frames:canvasType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ ubuntu ] webgpu:web_platform,canvas,getCurrentTexture:single_frames:* [ Failure ]