| # BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py) |
| # OS |
| # tags: [ android android-lollipop android-marshmallow android-nougat |
| # android-oreo android-pie android-r android-s android-t |
| # chromeos |
| # fuchsia |
| # linux ubuntu |
| # mac highsierra mojave catalina bigsur monterey ventura |
| # win win8 win10 ] |
| # Devices |
| # tags: [ android-nexus-5x android-pixel-2 android-pixel-4 |
| # android-pixel-6 android-shield-android-tv android-sm-a135m |
| # android-sm-a235m |
| # chromeos-board-amd64-generic chromeos-board-kevin chromeos-board-eve |
| # chromeos-board-jacuzzi chromeos-board-octopus |
| # fuchsia-board-astro fuchsia-board-nelson 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 |
| # lacros-chrome |
| # cros-chrome ] |
| # GPU |
| # tags: [ amd amd-0x6613 amd-0x679e amd-0x67ef amd-0x6821 amd-0x7340 |
| # apple apple-apple-m1 apple-apple-m2 |
| # apple-angle-metal-renderer:-apple-m1 |
| # apple-angle-metal-renderer:-apple-m2 |
| # arm |
| # google google-0xffff google-0xc0de |
| # intel intel-gen-9 intel-gen-12 intel-0xa2e intel-0xd26 intel-0xa011 |
| # intel-0x3e92 intel-0x3e9b intel-0x5912 intel-0x9bc5 |
| # nvidia nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184 |
| # qualcomm ] |
| # Architecture |
| # tags: [ mac-arm64 mac-x86_64 ] |
| # Decoder |
| # tags: [ passthrough no-passthrough ] |
| # Browser Target CPU |
| # tags: [ target-cpu-64 target-cpu-32 target-cpu-31 ] |
| # ANGLE Backend |
| # tags: [ angle-disabled |
| # angle-d3d9 angle-d3d11 |
| # angle-metal |
| # angle-opengl angle-opengles |
| # angle-swiftshader |
| # angle-vulkan ] |
| # Skia Renderer |
| # tags: [ renderer-skia-dawn |
| # renderer-skia-gl |
| # renderer-skia-vulkan |
| # renderer-software ] |
| # Driver |
| # tags: [ mesa_lt_19.1 |
| # mesa_ge_21.0 ] |
| # 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 ] |
| # WebGPU Adapter |
| # tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ] |
| # WebGPU Compat Mode |
| # tags: [ webgpu-compat webgpu-not-compat ] |
| # WebGPU DXC |
| # tags: [ webgpu-dxc-enabled webgpu-dxc-disabled ] |
| # Clang coverage |
| # tags: [ clang-coverage no-clang-coverage ] |
| # Skia Graphite |
| # tags: [ graphite-enabled graphite-disabled ] |
| # results: [ Failure RetryOnFailure Skip Slow ] |
| # END TAG HEADER |
| |
| ############################### |
| # Permanent Skip Expectations # |
| ############################### |
| # The "Skip" expectations in this section are expected to never be removed. |
| # This is for things like tests that will never be supported on a particular |
| # platform/configuration. |
| |
| # =================================== |
| # Extension availability expectations |
| # =================================== |
| # It's expected that not all extensions will be available on all platforms. |
| # Having a test listed here is not necessarily a problem. |
| |
| # Skip these, rather than expect them to fail, to speed up test |
| # execution. The browser is restarted even after expected test |
| # failures. |
| [ win ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| # ASTC textures are expected to be supported on M1 Macs. |
| [ mac no-passthrough ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ mac passthrough angle-metal amd ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ mac passthrough angle-metal intel ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ mac passthrough angle-metal nvidia ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_astc [ Skip ] |
| [ win ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| # ETC textures are expected to be supported on M1 Macs. |
| [ mac no-passthrough ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ mac passthrough angle-metal amd ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ mac passthrough angle-metal intel ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ mac passthrough angle-metal nvidia ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_etc [ Skip ] |
| [ win ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| # ETC textures are expected to be supported on M1 Macs. |
| [ mac no-passthrough ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ mac passthrough angle-metal amd ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ mac passthrough angle-metal intel ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ mac passthrough angle-metal nvidia ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_etc1 [ Skip ] |
| [ win ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| [ mac ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| [ win ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| # BPTC textures are supported on macOS only on the Metal backend. |
| [ mac no-passthrough ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| [ desktop no-passthrough ] WebglExtension_EXT_color_buffer_half_float [ Skip ] |
| crbug.com/1058744 [ no-passthrough ] WebglExtension_OES_draw_buffers_indexed [ Skip ] |
| |
| # Extensions unavailable on Android. |
| [ android ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_blend_func_extended [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| crbug.com/1473838 [ android passthrough angle-opengles ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| [ android qualcomm ] WebglExtension_WEBGL_compressed_texture_s3tc [ Skip ] |
| [ android qualcomm ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| |
| # Extensions only available via passthrough decoder. |
| [ no-passthrough ] WebglExtension_EXT_blend_func_extended [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_clip_control [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| [ no-passthrough ] WebglExtension_NV_shader_noperspective_interpolation [ Skip ] |
| [ no-passthrough ] WebglExtension_OES_sample_variables [ Skip ] |
| [ no-passthrough ] WebglExtension_OES_shader_multisample_interpolation [ Skip ] |
| crbug.com/1410603 [ no-passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Skip ] |
| [ no-passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| [ no-passthrough ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| crbug.com/1421437 [ no-passthrough ] WebglExtension_WEBGL_shader_pixel_local_storage [ Skip ] |
| [ no-passthrough ] WebglExtension_WEBGL_stencil_texturing [ Skip ] |
| |
| # Extensions not available under macOS OpenGL |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_clip_control [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_conservative_depth [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_OES_sample_variables [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_OES_shader_multisample_interpolation [ Skip ] |
| # [ mac passthrough angle-opengl ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_WEBGL_stencil_texturing [ Skip ] |
| |
| # Currently disabled on desktop OpenGL |
| # Uncomment above mac-passthrough expectation if this is ever enabled on other platforms |
| [ passthrough angle-opengl ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| |
| # Not supported on D3D11 |
| [ win passthrough angle-d3d11 ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| |
| # Not supported on Intel Macs |
| [ mac passthrough angle-metal mac-x86_64 ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| |
| # Extension only available through passthrough decoder? |
| crbug.com/849576 [ no-passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| # KHR_parallel_shader_compile will not be exposed on OpenGL drivers that don't have support for it. |
| crbug.com/angleproject/3031 [ android angle-opengles passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| crbug.com/angleproject/3031 [ mac angle-opengl passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| crbug.com/angleproject/3031 [ win angle-opengl passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| |
| # Extension not available on OpenGL ES, but could plausibly be |
| # implemented on ANGLE's Vulkan backend. |
| [ android no-passthrough ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| [ android passthrough angle-opengles ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| # Not available on Mesa older than 21.3.0 |
| crbug.com/1473838 [ linux intel passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| crbug.com/1473838 [ linux amd-0x7340 angle-opengl passthrough ] WebglExtension_EXT_render_snorm [ Failure ] |
| |
| # This test uses H.264 and the ChromeOS and Fuchsia bots aren't compiled with |
| # proprietary codecs. |
| crbug.com/1136205 [ chromeos ] conformance/textures/misc/video-rotation.html [ Skip ] |
| crbug.com/1136205 [ fuchsia ] conformance/textures/misc/video-rotation.html [ Skip ] |
| |
| # Too slow (take about one hour to run) |
| # Currently commented out due to the tests not currently being found by the |
| # parser due to being explicitly omitted in |
| # deqp/functional/gles3/00_test_list.txt. |
| # This expectation can be re-added when/if these tests are re-enabled. |
| # crbug.com/619403 deqp/functional/gles3/builtinprecision/* [ Skip ] |
| |
| # Won't investigate failures on validating command decoder. Remove once it's unshipped. |
| crbug.com/1237319 [ chromeos no-passthrough ] conformance2/textures/canvas_sub_rectangle/tex-3d-* [ Skip ] |
| crbug.com/1237319 [ chromeos no-passthrough ] conformance2/textures/misc/origin-clean-conformance-offscreencanvas.html [ Skip ] |
| crbug.com/1237319 [ chromeos no-passthrough ] conformance2/textures/webgl_canvas/tex-3d-* [ Skip ] |
| crbug.com/1237319 [ chromeos no-passthrough ] deqp/functional/gles3/clipping.html [ Skip ] |
| |
| # Unsupported on ChromeOS VM |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_NV_shader_noperspective_interpolation [ Skip ] |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic angle-opengles passthrough ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| |
| # Unsupported on this config. |
| crbug.com/1429756 [ chromeos chromeos-board-kevin passthrough ] WebglExtension_EXT_disjoint_timer_query_webgl2 [ Skip ] |
| crbug.com/1429756 [ chromeos chromeos-board-kevin passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Skip ] |
| crbug.com/1429756 [ chromeos chromeos-board-kevin ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| # Extensions not available on jacuzzi ChromeOS devices. |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_blend_func_extended [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_clip_control [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_EXT_texture_norm16 [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough angle-opengles ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_NV_shader_noperspective_interpolation [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_OES_texture_float_linear [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_OVR_multiview2 [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_WEBGL_compressed_texture_s3tc [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough angle-opengles ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| |
| # Parallel Shader compile/link is currently slower with Vulkan backend. |
| crbug.com/angleproject/6748 [ angle-vulkan passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| crbug.com/angleproject/6748 [ angle-swiftshader passthrough ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| |
| # The Mac OpenGL driver doesn't support shader images, and therefore does not support PLS. |
| crbug.com/1421437 [ mac passthrough angle-opengl ] WebglExtension_WEBGL_shader_pixel_local_storage [ Skip ] |
| |
| ############################### |
| # Temporary Skip Expectations # |
| ############################### |
| # The "Skip" expectations in this section are expected to be removable at some |
| # point. This is for things like tests that fail in a way that negatively and |
| # significantly impacts other tests, e.g. killing the test device. |
| |
| # Skipped because EXT_disjoint_timer_query was disabled due to security concerns. |
| crbug.com/808744 [ android ] WebglExtension_EXT_disjoint_timer_query_webgl2 [ Skip ] |
| |
| # TODO(crbug.com/891861): Remove when either workaround is implemented in cmd decoder, |
| # or when angle is used everywhere. |
| crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_draw_instanced_base_vertex_base_instance [ Skip ] |
| crbug.com/891861 [ mac no-passthrough ] WebglExtension_WEBGL_multi_draw_instanced_base_vertex_base_instance [ Skip ] |
| crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_draw_instanced_base_vertex_base_instance [ Skip ] |
| crbug.com/891861 [ android no-passthrough ] WebglExtension_WEBGL_multi_draw_instanced_base_vertex_base_instance [ Skip ] |
| |
| # This test needs to be rewritten to measure its expected |
| # performance; it's currently too flaky even on release bots. |
| crbug.com/735483 conformance/rendering/texture-switch-performance.html [ Skip ] |
| crbug.com/735483 conformance2/rendering/texture-switch-performance.html [ Skip ] |
| |
| # Crashes on NVIDIA, might be fixed by newer drivers. |
| crbug.com/1236820 [ linux nvidia ] conformance2/glsl3/reciprocal-sqrt-of-sum-of-squares-crash.html [ Skip ] |
| |
| # Can occasionally kill machines. Appears to be tied to kernel version, so can |
| # be removed once upgraded to kernel 5.4.0-77 or later. |
| crbug.com/1255288 [ linux intel ] conformance/textures/misc/texture-size-limit.html [ Skip ] |
| |
| # Until Qualcomm devices on the waterfall and CQ are updated to Android S, skip this new test. |
| crbug.com/1076188 [ android qualcomm ] conformance2/glsl3/fragment-shader-loop-crash.html [ Skip ] |
| |
| # TODO(crbug.com/1000354): Remove when either workaround is implemented in cmd decoder, |
| # or when angle is used everywhere. |
| crbug.com/1000354 [ android no-passthrough ] conformance2/extensions/ext-texture-norm16.html [ Skip ] |
| |
| # Skip these, rather than expect them to fail to avoid that they impact the |
| # following tests result. |
| crbug.com/1237319 [ chromeos passthrough ] conformance2/reading/read-pixels-from-fbo-test.html [ Skip ] |
| crbug.com/1237319 [ chromeos passthrough ] conformance2/rendering/framebuffer-render-to-layer.html [ Skip ] |
| crbug.com/1237319 [ chromeos passthrough ] conformance/textures/misc/texture-size-limit.html [ Skip ] |
| crbug.com/1237319 [ chromeos passthrough ] conformance2/textures/misc/tex-3d-size-limit.html [ Skip ] |
| crbug.com/1237319 [ chromeos passthrough ] conformance/extensions/khr-parallel-shader-compile.html [ Skip ] |
| |
| # Was timing out, but may be removable now. |
| crbug.com/1008535 [ android android-pixel-2 passthrough ] conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html [ Skip ] |
| |
| # Flakily causes subsequent tests to fail, particularly when running them in |
| # parallel. This is likely a general AMD issue, but target specific GPUs for now |
| # in case the upcoming AMD Macbooks don't have this issue. |
| crbug.com/1345782 [ mac amd-0x6821 passthrough angle-opengl ] deqp/functional/gles3/shadertexturefunction/texturesize.html [ Skip ] |
| crbug.com/1345782 [ mac amd-0x679e passthrough angle-opengl ] deqp/functional/gles3/shadertexturefunction/texturesize.html [ Skip ] |
| crbug.com/1345782 [ mac amd-0x67ef passthrough angle-opengl ] deqp/functional/gles3/shadertexturefunction/texturesize.html [ Skip ] |
| |
| # Skipped due to low capacity of Lacros devices |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/ogles/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/canvas_sub_rectangle/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_data/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/svg_image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/video/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/webgl_canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_image_data/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_video/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_blob/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/textures/image_bitmap_from_image_bitmap/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/uniforms/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance/more/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] deqp/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/canvas_sub_rectangle/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_data/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/svg_image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/video/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/webgl_canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_image_data/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_image/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_video/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_canvas/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_blob/* [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome passthrough ] conformance2/textures/image_bitmap_from_image_bitmap/* [ Skip ] |
| |
| # Extensions not available on Lacros, skip as failures causes re-login which takes ~1 min |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_OVR_multiview2 [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough angle-opengles ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| crbug.com/1481267 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_NV_shader_noperspective_interpolation [ Skip ] |
| |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_texture_norm16 [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_OES_texture_float_linear [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_OVR_multiview2 [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_compressed_texture_s3tc [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_clip_control [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_conservative_depth [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_render_snorm [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough angle-opengles ] WebglExtension_KHR_parallel_shader_compile [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_NV_shader_noperspective_interpolation [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough angle-opengles ] WebglExtension_WEBGL_render_shared_exponent [ Skip ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] WebglExtension_EXT_blend_func_extended [ Skip ] |
| |
| ############################### |
| # Permanent Slow Expectations # |
| ############################### |
| # The "Slow" expectations in this section are expected to stick around, i.e. |
| # they are not attributed to some known issue that needs resolving. |
| |
| # Seems to be slow due to a single readPixels call which can take ~10 seconds on |
| # this config under normal circumstances. With bad luck, we can end up hitting |
| # the default 15 second heartbeat timeout because of that. |
| crbug.com/1426916 [ chromeos chromeos-board-amd64-generic passthrough ] deqp/functional/gles3/uniformapi/random.html [ Slow ] |
| |
| crbug.com/1441710 [ chromeos chromeos-board-kevin ] conformance/glsl/bugs/temp-expressions-should-not-crash.html [ Slow ] |
| |
| ################### |
| # Failures/Flakes # |
| ################### |
| # Non-"Skip" expectations go here to suppress regular flakes/failures. |
| |
| crbug.com/891953 [ mac ] WebglExtension_OVR_multiview2 [ Failure ] |
| crbug.com/891953 [ android ] WebglExtension_OVR_multiview2 [ Failure ] |
| |
| # ======================== |
| # Conformance expectations |
| # ======================== |
| |
| # Failing new updated tests |
| crbug.com/1131224 [ angle-d3d11 desktop no-asan oop-c passthrough release win10 ] conformance2/rendering/framebuffer-mismatched-attachment-targets.html [ Failure ] |
| crbug.com/1108086 [ no-passthrough ] conformance2/renderbuffers/framebuffer-object-attachment.html [ Failure ] |
| crbug.com/angleproject/4807 [ win angle-d3d11 passthrough ] conformance2/glsl3/switch-case.html [ Failure ] |
| # Failing at least on Pixel 4, both validating and passthrough |
| crbug.com/1336010 [ android angle-disabled no-passthrough ] conformance2/extensions/oes-draw-buffers-indexed.html [ Failure ] |
| # Failing on Pixel 4; not sure about other devices. |
| crbug.com/1473838 [ android angle-opengles passthrough ] conformance2/extensions/oes-sample-variables.html [ Failure ] |
| # Failing on at least NVIDIA and Intel |
| crbug.com/1336010 [ angle-disabled chromeos chromeos-board-amd64-generic no-passthrough ] conformance2/extensions/oes-draw-buffers-indexed.html [ Failure ] |
| |
| # The validating command decoder suppressions here will not be fixed. |
| crbug.com/angleproject/6245 [ desktop no-passthrough target-cpu-64 ] conformance/extensions/ext-texture-compression-bptc.html [ Failure ] |
| crbug.com/angleproject/6245 [ desktop no-passthrough target-cpu-64 ] conformance/extensions/ext-texture-compression-rgtc.html [ Failure ] |
| crbug.com/angleproject/6245 [ desktop no-passthrough target-cpu-64 ] conformance/extensions/s3tc-and-rgtc.html [ Failure ] |
| crbug.com/angleproject/6245 [ desktop no-passthrough target-cpu-64 ] conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Failure ] |
| # finder:disable-narrowing Intentionally broad to suppress failures until validating decoder is removed. |
| crbug.com/1473838 [ no-passthrough ] conformance2/extensions/ext-blend-func-extended.html [ Failure ] |
| # finder:enable-narrowing |
| |
| # Failing on some platforms. |
| crbug.com/1175371 [ angle-opengl display-server-x linux passthrough ] conformance/extensions/khr-parallel-shader-compile.html [ Failure ] |
| crbug.com/1175371 [ angle-metal mac no-asan oop-c ] conformance/extensions/khr-parallel-shader-compile.html [ Failure ] |
| crbug.com/1175371 [ win ] conformance/extensions/khr-parallel-shader-compile.html [ Failure ] |
| |
| # Won't investigate failure on validating command decoder. Remove once it's unshipped. |
| crbug.com/angleproject/5499 [ no-passthrough ] conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ] |
| crbug.com/angleproject/5768 [ no-passthrough ] conformance2/textures/misc/immutable-tex-render-feedback.html [ Failure ] |
| |
| crbug.com/953120 [ angle-disabled no-asan no-passthrough ] conformance/programs/program-handling.html [ Failure ] |
| |
| crbug.com/949249 [ win passthrough angle-d3d11 ] conformance2/extensions/ovr_multiview2.html [ Failure ] |
| crbug.com/949249 [ linux passthrough angle-opengl ] conformance2/extensions/ovr_multiview2.html [ Failure ] |
| |
| # New validation was not implemented on the validating command decoder. |
| crbug.com/angleproject/6358 [ no-passthrough ] conformance/programs/program-test.html [ Failure ] |
| |
| |
| #################### |
| # Win failures # |
| #################### |
| |
| crbug.com/angleproject/4417 [ win angle-d3d11 ] conformance2/rendering/framebuffer-render-to-layer-angle-issue.html [ Failure ] |
| crbug.com/angleproject/7109 [ win angle-d3d11 ] conformance2/renderbuffers/invalidate-framebuffer.html [ Failure ] |
| crbug.com/angleproject/1465 [ win angle-d3d11 ] conformance2/glsl3/tricky-loop-conditions.html [ Failure ] |
| |
| ## Win / NVIDIA ## |
| |
| crbug.com/1073613 [ angle-d3d11 win nvidia-0x2184 ] conformance2/textures/misc/tex-3d-mipmap-levels-intel-bug.html [ Failure ] |
| crbug.com/1073613 [ angle-d3d11 win nvidia-0x2184 ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ] |
| crbug.com/1073613 [ angle-d3d11 win nvidia-0x2184 ] deqp/functional/gles3/shadertexturefunction/texturesize.html [ Failure ] |
| |
| ## Win / AMD ## |
| |
| # Recently many tests have become flaky on this configuration, returning |
| # (72, 72, 72) when reading back pixels, rather than the expected values. |
| # Going to try to skip the individual failing tests, rather than adding a |
| # wildcard flaky suppression for all of the tests. |
| crbug.com/483282 [ angle-d3d11 win amd ] conformance2/rendering/blitframebuffer-stencil-only.html [ Failure ] |
| |
| # Failing on AMD RX 5500 XT |
| crbug.com/1152597 [ win amd-0x7340 angle-d3d11 ] conformance/renderbuffers/framebuffer-state-restoration.html [ Failure ] |
| crbug.com/1152599 [ win amd-0x7340 angle-d3d11 ] conformance/rendering/polygon-offset.html [ Failure ] |
| crbug.com/1409858 [ win amd-0x7340 angle-d3d11 ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| crbug.com/1152603 [ win amd-0x7340 angle-d3d11 ] conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html [ Failure ] |
| crbug.com/1152606 [ win amd-0x7340 angle-d3d11 ] deqp/functional/gles3/fboinvalidate/* [ Failure ] |
| crbug.com/1152606 [ win amd-0x7340 angle-d3d11 ] deqp/functional/gles3/fbomultisample.2_samples.html [ Failure ] |
| crbug.com/1152606 [ win amd-0x7340 angle-d3d11 ] deqp/functional/gles3/fborender/shared_colorbuffer_01.html [ Failure ] |
| crbug.com/1152606 [ win amd-0x7340 angle-d3d11 ] deqp/functional/gles3/fborender/shared_colorbuffer_02.html [ Failure ] |
| crbug.com/1152606 [ win amd-0x7340 angle-d3d11 ] deqp/functional/gles3/framebufferblit/depth_stencil.html [ Failure ] |
| |
| # New extensions failing on Win/AMD |
| crbug.com/1473838 [ win amd-0x7340 angle-d3d11 ] conformance/extensions/ext-clip-control.html [ Failure ] |
| crbug.com/1473838 [ win amd-0x7340 angle-d3d11 ] conformance/extensions/webgl-polygon-mode.html [ Failure ] |
| |
| # D3D11 / AMD RX 5500 XT / Passthrough command decoder |
| crbug.com/1159539 [ win amd-0x7340 angle-d3d11 passthrough ] deqp/functional/gles3/fborender/recreate_color_* [ RetryOnFailure ] |
| |
| ## Win / Intel ## |
| |
| |
| ###################### |
| # Mac Metal failures # |
| ###################### |
| |
| ## Metal Common ## |
| # Common to all GPU types (both AMD and Intel, at least) |
| |
| crbug.com/angleproject/7079 [ angle-metal mac mac-x86_64 passthrough ] deqp/functional/gles3/fboinvalidate/sub.html [ Failure ] |
| crbug.com/angleproject/7079 [ angle-metal mac mac-x86_64 passthrough ] deqp/functional/gles3/fboinvalidate/whole.html [ Failure ] |
| |
| ## Metal AMD ## |
| |
| crbug.com/angleproject/6430 [ amd-0x679e angle-metal monterey passthrough ] conformance2/textures/misc/tex-srgb-mipmap.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/pixelbufferobject.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/shaderpackingfunction.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_greater_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_greater.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_less_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_array_nearest_mipmap_nearest_less.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_greater_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_greater.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_less_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_linear_mipmap_nearest_less.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_greater_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_greater.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_less_or_equal.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/textureshadow/2d_nearest_mipmap_nearest_less.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal amd ] deqp/functional/gles3/texturespecification/texstorage2d_format_depth_stencil.html [ Failure ] |
| crbug.com/angleproject/7425 [ mac passthrough angle-metal amd ] deqp/functional/gles3/texturespecification/texstorage3d_format_depth_stencil.html [ Failure ] |
| |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/fboinvalidate/default.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/fboinvalidate/default.html [ Failure ] |
| crbug.com/1316389 [ mac passthrough angle-metal amd ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/basic_types_separate_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/basic_types_separate_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_centroid.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/interpolation_centroid.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_flat.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/interpolation_flat.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_smooth.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/interpolation_smooth.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/point_size.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/point_size.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x67ef angle-metal passthrough ventura ] deqp/functional/gles3/transformfeedback/random_separate_points.html [ Failure ] |
| crbug.com/1316389 [ amd-0x679e angle-metal passthrough monterey ] deqp/functional/gles3/transformfeedback/random_separate_points.html [ Failure ] |
| crbug.com/1435021 [ mac amd-0x67ef angle-metal ] conformance/textures/misc/texture-active-bind.html [ RetryOnFailure ] |
| crbug.com/1435021 [ mac amd-0x67ef angle-metal ] conformance/textures/misc/texture-active-bind-2.html [ RetryOnFailure ] |
| crbug.com/1435021 [ mac amd-0x67ef angle-metal ] conformance/canvas/draw-webgl-to-canvas-test.html [ RetryOnFailure ] |
| crbug.com/1421437 [ mac amd-0x67ef angle-metal ] conformance2/extensions/webgl-shader-pixel-local-storage.html [ Failure ] |
| crbug.com/1421437 [ mac amd-0x679e angle-metal ] conformance2/extensions/webgl-shader-pixel-local-storage.html [ Failure ] |
| crbug.com/1487266 [ mac passthrough angle-metal amd release ] deqp/functional/gles3/texturefiltering/2d_array_combinations_05.html [ Failure ] |
| |
| |
| ## Metal Intel ## |
| |
| crbug.com/angleproject/6430 [ angle-metal intel mac passthrough ] deqp/functional/gles3/readpixel.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/fboinvalidate/default.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/basic_types_separate_points.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_centroid.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_flat.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/interpolation_smooth.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/point_size.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/1316389 [ angle-metal intel passthrough ventura ] deqp/functional/gles3/transformfeedback/random_separate_points.html [ Failure ] |
| |
| ## Metal Apple Silicon ## |
| |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/framebufferblit/rect_03.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/framebufferblit/rect_04.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/shadertexturefunction/texturegrad.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/texturefiltering/cube_combinations_00.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/texturefiltering/cube_combinations_02.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/texturefiltering/cube_combinations_04.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/texturefiltering/cube_sizes_03.html [ Failure ] |
| crbug.com/angleproject/6430 [ mac passthrough angle-metal apple ] deqp/functional/gles3/texturefiltering/cube_sizes_04.html [ Failure ] |
| crbug.com/1298619 [ mac passthrough angle-metal apple ] deqp/functional/gles3/occlusionquery_strict.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/fboinvalidate/default.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple mac-arm64 ] deqp/functional/gles3/fboinvalidate/whole.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/basic_types_separate_points.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/interpolation_centroid.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/interpolation_flat.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/interpolation_smooth.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/point_size.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/1465035 [ mac passthrough angle-metal apple ] deqp/functional/gles3/transformfeedback/random_separate_points.html [ Failure ] |
| |
| ###################################################################### |
| # Mac failures (mainly OpenGL; some need to be reevaluated on Metal) # |
| ###################################################################### |
| |
| crbug.com/angleproject/4242 [ angle-opengl mac mac-x86_64 oop-c ] conformance2/glsl3/matrix-row-major-dynamic-indexing.html [ Failure ] |
| |
| # Regressed in 10.13, still fails in 10.14 and 11.7 |
| crbug.com/774827 [ bigsur nvidia-0xfe9 angle-opengl ] deqp/functional/gles3/fborender/resize_03.html [ Failure ] |
| crbug.com/774827 [ bigsur nvidia-0xfe9 angle-opengl ] deqp/functional/gles3/shaderindexing/mat_00.html [ Failure ] |
| crbug.com/774827 [ bigsur nvidia-0xfe9 angle-opengl ] deqp/functional/gles3/shaderindexing/mat_02.html [ Failure ] |
| crbug.com/774827 [ bigsur nvidia-0xfe9 angle-opengl ] deqp/functional/gles3/texturespecification/teximage2d_pbo_cube_00.html [ Failure ] |
| |
| # Fails on multiple GPU types. |
| crbug.com/844311 [ angle-opengl mac ] conformance/glsl/misc/fragcolor-fragdata-invariant.html [ Failure ] |
| crbug.com/630800 [ angle-opengl intel mac ] conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ] |
| crbug.com/630800 [ nvidia mac ] conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ] |
| crbug.com/630800 [ angle-opengl intel mac ] deqp/functional/gles3/fbocompleteness.html [ Failure ] |
| crbug.com/630800 [ nvidia mac ] deqp/functional/gles3/fbocompleteness.html [ Failure ] |
| crbug.com/1289803 [ angle-opengl mac mac-x86_64 oop-c ] conformance2/extensions/webgl-multi-draw-instanced-base-vertex-base-instance.html [ Failure ] |
| |
| ## Mac Retina NVIDIA ## |
| |
| crbug.com/728271 [ mac nvidia-0xfe9 ] deqp/functional/gles3/shaderindexing/mat_01.html [ Failure ] |
| crbug.com/728271 [ mac nvidia-0xfe9 ] deqp/functional/gles3/shaderindexing/tmp.html [ Failure ] |
| crbug.com/996344 [ mac nvidia-0xfe9 ] conformance/glsl/bugs/vector-scalar-arithmetic-inside-loop.html [ Failure ] |
| crbug.com/996344 [ mac nvidia-0xfe9 ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] |
| crbug.com/784817 [ mac nvidia-0xfe9 ] conformance/glsl/bugs/init-array-with-loop.html [ Failure ] |
| crbug.com/772651 [ mac nvidia ] conformance/glsl/bugs/vector-scalar-arithmetic-inside-loop-complex.html [ Failure ] |
| crbug.com/795052 [ mac nvidia-0xfe9 ] conformance2/uniforms/draw-with-uniform-blocks.html [ Failure ] |
| crbug.com/1457723 [ bigsur nvidia-0xfe9 angle-opengl ] conformance2/textures/canvas_sub_rectangle/tex-3d-* [ Failure ] |
| crbug.com/1475765 [ bigsur nvidia-0xfe9 angle-opengl ] conformance/textures/canvas_sub_rectangle/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Failure ] |
| crbug.com/1475765 [ bigsur nvidia-0xfe9 angle-opengl ] conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Failure ] |
| crbug.com/1488444 [ mac-x86_64 nvidia-0xfe9 angle-opengl passthrough ] conformance2/rendering/vertex-id-large-count.html [ Failure ] |
| |
| ## Mac AMD ## |
| |
| # TODO(kbr): uncomment the following two exepectations after test |
| # has been made more robust. |
| # self.Fail('conformance/rendering/texture-switch-performance.html', |
| # ['mac', 'amd'], bug=735483) |
| # self.Fail('conformance2/rendering/texture-switch-performance.html', |
| # ['mac', 'amd'], bug=735483) |
| |
| # The following two failures appeared to be a regression in the Mac AMD OpenGL |
| # driver on 10.13.6 specifically, and are still flaky. Unfortunately when the |
| # tests fail, they fail three times in a row, so we must mark them failing |
| # rather than flaky. |
| crbug.com/870856 [ mac amd-0x67ef angle-opengl ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] |
| |
| crbug.com/1230781 [ mac amd-0x67ef angle-opengl ] conformance/canvas/to-data-url-test.html [ Failure ] |
| |
| crbug.com/642822 [ mac amd ] conformance2/rendering/clipping-wide-points.html [ Failure ] |
| |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00.html [ Failure ] |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01.html [ Failure ] |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00.html [ Failure ] |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01.html [ Failure ] |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00.html [ Failure ] |
| crbug.com/1278935 [ ventura amd renderer-skia-gl angle-opengl ] deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01.html [ Failure ] |
| |
| |
| crbug.com/angleproject/5224 [ mac passthrough angle-opengl amd ] conformance2/rendering/instanced-arrays.html [ Failure ] |
| crbug.com/angleproject/5225 [ mac passthrough angle-opengl amd ] conformance2/rendering/vertex-id.html [ Failure ] |
| crbug.com/angleproject/7412 [ mac passthrough angle-opengl amd ] conformance2/rendering/vertex-id-large-count.html [ Failure ] |
| |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_04.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_08.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_10.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_11.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_12.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_13.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_18.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/framebufferblit/conversion_25.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/pixelbufferobject.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_lines.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_triangles.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/random_interleaved_lines.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/1422032 [ mac amd-0x67ef angle-opengl ] deqp/functional/gles3/transformfeedback/random_interleaved_triangles.html [ Failure ] |
| |
| |
| crbug.com/1450355 [ amd angle-opengl mac ] deqp/functional/gles3/occlusionquery_strict.html [ Failure ] |
| |
| ## Mac Intel ## |
| |
| crbug.com/679692 [ angle-metal intel mac no-asan ] conformance2/textures/misc/angle-stuck-depth-textures.html [ Failure ] |
| crbug.com/641209 [ angle-metal intel mac no-asan ] deqp/functional/gles3/fbomultisample* [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/2d_combinations_01.html [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/cube_combinations_01.html [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/2d_array_combinations_01.html [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/3d_combinations_06.html [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/3d_combinations_07.html [ Failure ] |
| crbug.com/606074 [ angle-opengl intel mac ] deqp/functional/gles3/texturefiltering/3d_combinations_08.html [ Failure ] |
| crbug.com/658724 [ angle-opengl intel mac ] deqp/functional/gles3/framebufferblit/rect_03.html [ Failure ] |
| crbug.com/658724 [ angle-opengl intel mac ] deqp/functional/gles3/framebufferblit/rect_04.html [ Failure ] |
| crbug.com/1334684 [ mac intel angle-metal ] deqp/functional/gles3/shaderbuiltinvar.html [ Failure ] |
| |
| crbug.com/angleproject/5222 [ mac passthrough angle-opengl intel ] conformance2/textures/misc/tex-unpack-params.html [ Failure ] |
| crbug.com/angleproject/5226 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/texturespecification/basic_copyteximage2d.html [ Failure ] |
| crbug.com/angleproject/5222 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/texturespecification/teximage3d_pbo_params.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_lines.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_points.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_interleaved_triangles.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_separate_lines.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_separate_points.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/basic_types_separate_triangles.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/interpolation_centroid.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/interpolation_flat.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/interpolation_smooth.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/point_size.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/position.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_interleaved_lines.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_interleaved_points.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_interleaved_triangles.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_separate_lines.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_separate_points.html [ Failure ] |
| crbug.com/angleproject/5221 [ mac passthrough angle-opengl intel ] deqp/functional/gles3/transformfeedback/random_separate_triangles.html [ Failure ] |
| |
| ## Mac / M1 / OpenGL ## |
| |
| crbug.com/angleproject/5223 [ angle-opengl apple mac mac-arm64 no-asan oop-c passthrough ] conformance2/textures/misc/tex-mipmap-levels.html [ Failure ] |
| crbug.com/1130112 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/texturefiltering/cube_combinations_00.html [ Failure ] |
| crbug.com/1130112 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/texturefiltering/cube_combinations_02.html [ Failure ] |
| crbug.com/1130112 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/texturefiltering/cube_combinations_04.html [ Failure ] |
| crbug.com/1130112 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/texturefiltering/cube_sizes_03.html [ Failure ] |
| crbug.com/1130112 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/texturefiltering/cube_sizes_04.html [ Failure ] |
| crbug.com/1130117 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/multisample/fbo_4_samples.html [ Failure ] |
| crbug.com/1130117 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/multisample/fbo_max_samples.html [ Failure ] |
| crbug.com/1130118 [ mac apple passthrough angle-opengl ] conformance2/rendering/blitframebuffer-filter-srgb.html [ Failure ] |
| crbug.com/1130118 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/framebufferblit/rect_03.html [ Failure ] |
| crbug.com/1130118 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/framebufferblit/rect_04.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] conformance2/glsl3/vector-dynamic-indexing.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] conformance2/textures/misc/tex-base-level-bug.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/fbocompleteness.html [ Failure ] |
| crbug.com/1130119 [ mac apple passthrough angle-opengl ] deqp/functional/gles3/shadertexturefunction/texturegrad.html [ Failure ] |
| |
| # Newly added tests on NVIDIA passthrough |
| crbug.com/982292 [ mac nvidia angle-opengl passthrough ] conformance/extensions/webgl-multi-draw.html [ Failure ] |
| crbug.com/982292 [ mac nvidia angle-opengl passthrough ] conformance2/glsl3/tricky-loop-conditions.html [ Failure ] |
| crbug.com/982292 [ mac nvidia angle-opengl passthrough ] deqp/functional/gles3/instancedrendering.html [ Failure ] |
| |
| ## Mac ASAN ## |
| |
| |
| #################### |
| # Linux failures # |
| #################### |
| |
| |
| ## Mesa issues ## |
| |
| # Driver tag doesn't work on the passthrough command decoder because the detected driver version is ANGLE's version. |
| crbug.com/1081978 [ linux intel angle-opengl passthrough ] conformance2/textures/misc/tex-3d-size-limit.html [ Failure ] |
| |
| ## Linux NVIDIA ## |
| |
| crbug.com/1115314 [ linux nvidia-0x2184 angle-opengl passthrough ] deqp/functional/gles3/fbocompleteness.html [ Failure ] |
| |
| ## Linux AMD RX 5500 XT ## |
| |
| crbug.com/1147232 [ linux amd-0x7340 angle-opengl passthrough ] conformance/textures/misc/texture-size-limit.html [ Failure ] |
| crbug.com/1152588 [ linux amd-0x7340 angle-opengl passthrough ] conformance2/rendering/multisampling-fragment-evaluation.html [ Failure ] |
| |
| #################### |
| # Android failures # |
| #################### |
| |
| crbug.com/angleproject/4417 [ android ] conformance2/rendering/framebuffer-render-to-layer.html [ Failure ] |
| |
| # Video uploads to some texture formats new in WebGL 2.0 are |
| # failing. |
| crbug.com/951628 [ android no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| |
| # Need to investigate failure on basically all devices with passthrough on Android. |
| crbug.com/angleproject/5038 [ android passthrough ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| # Failure on validating command decoder only; won't fix. |
| crbug.com/angleproject/5038 [ android no-passthrough ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| # TODO(kbr): flakiness is seen on this configuration with the |
| # passthrough command decoder across many different WebGL conformance |
| # tests. Limit this blanket suppression to Android P in case this is |
| # caused by driver bugs. |
| crbug.com/1132297 [ android-pie android-pixel-2 passthrough ] * [ RetryOnFailure ] |
| |
| crbug.com/906737 [ android angle-disabled no-passthrough qualcomm ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ] |
| crbug.com/1176485 [ android qualcomm ] conformance2/glsl3/uint-int-shift-bug.html [ Failure ] |
| crbug.com/1027125 [ android angle-disabled no-passthrough qualcomm ] deqp/functional/gles3/negativetextureapi.html [ Failure ] |
| |
| # Failing test in passthrough mode when experiment DrDc is enabled via fieldtrial_testing_config.json. |
| crbug.com/1276552 [ android passthrough ] conformance/canvas/render-after-resize-test.html [ Failure ] |
| |
| |
| ## Pixel 2 ## |
| |
| crbug.com/906742 [ android-pie android-pixel-2 no-passthrough qualcomm ] conformance2/glsl3/compare-structs-containing-arrays.html [ Failure ] |
| crbug.com/1000354 [ android android-pixel-2 passthrough ] conformance2/reading/read-pixels-from-fbo-test.html [ Failure ] |
| crbug.com/1276186 [ android android-pixel-2 ] conformance2/glsl3/array-equality.html [ Failure ] |
| crbug.com/angleproject/7421 [ android android-pixel-2 angle-disabled no-passthrough ] conformance2/renderbuffers/invalidate-framebuffer.html [ Failure ] |
| crbug.com/1473838 [ android android-pixel-2 passthrough ] conformance/extensions/ext-clip-control.html [ Failure ] |
| |
| |
| ## Pixel 4 ## |
| |
| # Failing test when experiment DrDc is enabled via fieldtrial_testing_config.json. |
| crbug.com/1289303 [ android-pixel-4 android-r ] conformance/textures/misc/texture-video-transparent.html [ Failure ] # finder:disable-narrowing |
| |
| crbug.com/1175232 [ android android-pixel-4 angle-opengles passthrough ] conformance2/reading/read-pixels-from-fbo-test.html [ Failure ] |
| |
| crbug.com/angleproject/3684 [ android angle-opengles ] conformance2/renderbuffers/multisample-with-full-sample-counts.html [ Failure ] |
| crbug.com/angleproject/3686 [ android-pixel-4 android-r angle-opengles ] deqp/functional/gles3/multisample/fbo_4_samples.html [ Failure ] |
| crbug.com/angleproject/3686 [ android-pixel-4 android-r angle-opengles ] deqp/functional/gles3/multisample/fbo_max_samples.html [ Failure ] |
| |
| |
| |
| ##################### |
| # ChromeOS failures # |
| ##################### |
| |
| crbug.com/1215700 [ chromeos no-passthrough ] deqp/functional/gles3/negativetextureapi.html [ Failure ] |
| crbug.com/1380411 [ chromeos passthrough ] conformance2/textures/canvas_sub_rectangle/tex-3d-* [ Skip ] |
| crbug.com/1380411 [ chromeos chromeos-board-amd64-generic mesa_ge_21.0 passthrough target-cpu-64 ] conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte.html [ Failure ] |
| crbug.com/1380411 [ chromeos chromeos-board-amd64-generic mesa_ge_21.0 passthrough target-cpu-64 ] conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html [ Failure ] |
| crbug.com/1380411 [ chromeos passthrough ] conformance2/textures/webgl_canvas/tex-3d-* [ Skip ] |
| crbug.com/1210240 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte.html [ Failure ] |
| crbug.com/1210240 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html [ Failure ] |
| crbug.com/1213198 [ chromeos chromeos-board-amd64-generic ] WebglExtension_OVR_multiview2 [ Failure ] |
| crbug.com/1213198 [ chromeos chromeos-board-amd64-generic ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex2d_00.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex2d_01.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex2darray_00.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex2darray_01.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex3d_00.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/tex3d_01.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/texcube_00.html [ Failure ] |
| crbug.com/1215695 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fbocolorbuffer/texcube_01.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_00.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_01.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_02.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_04.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_05.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/recreate_color_06.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/resize_00.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/resize_01.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/resize_02.html [ Failure ] |
| crbug.com/1215698 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/fborender/resize_03.html [ Failure ] |
| crbug.com/1218607 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance2/reading/read-pixels-from-fbo-test.html [ Failure ] |
| crbug.com/1221362 [ chromeos chromeos-board-amd64-generic ] conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Failure ] |
| crbug.com/1223542 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/framebufferblit/rect_03.html [ Failure ] |
| crbug.com/1223542 [ chromeos chromeos-board-amd64-generic ] deqp/functional/gles3/framebufferblit/rect_04.html [ Failure ] |
| |
| |
| |
| crbug.com/1232106 [ chromeos chromeos-board-amd64-generic no-passthrough ] conformance/extensions/webgl-compressed-texture-astc.html [ Failure ] |
| crbug.com/1232118 [ angle-opengles chromeos chromeos-board-amd64-generic passthrough ] conformance/uniforms/uniform-samplers-test.html [ Failure ] |
| crbug.com/1238075 [ chromeos chromeos-board-amd64-generic ] conformance/rendering/gl-scissor-test.html [ Failure ] |
| crbug.com/1241179 [ chromeos chromeos-board-amd64-generic passthrough ] conformance2/extensions/ext-texture-norm16.html [ Failure ] |
| crbug.com/1399117 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| # Must investigate ChromeOS failures with passthrough command decoder. |
| crbug.com/angleproject/5038 [ chromeos passthrough ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| # Failures on validating command decoder only; won't fix. |
| crbug.com/angleproject/5038 [ chromeos chromeos-board-amd64-generic mesa_ge_21.0 no-passthrough target-cpu-64 ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| # ANGLE disallows WEBGL_clip_cull_distance if the underlying GL extension doesn't support requirements for number of distances. |
| crbug.com/angleproject/7904 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Failure ] |
| |
| # New extension tests failing on ChromeOS VM |
| crbug.com/1473838 [ chromeos chromeos-board-amd64-generic passthrough ] conformance2/extensions/webgl-stencil-texturing.html [ Failure ] |
| crbug.com/angleproject/8315 [ chromeos chromeos-board-amd64-generic passthrough ] WebglExtension_EXT_render_snorm [ Failure ] |
| |
| ##################### |
| # Lacros failures # |
| ##################### |
| |
| crbug.com/angleproject/7904 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] WebglExtension_WEBGL_clip_cull_distance [ Failure ] |
| crbug.com/1471990 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Failure ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] conformance2/extensions/webgl-stencil-texturing.html [ Failure ] |
| |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance/glsl/bugs/constant-precision-qualifier.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance/limits/gl-max-texture-dimensions.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance/misc/shader-precision-format.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/buffers/uniform-buffers.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/glsl3/array-as-return-value.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/glsl3/matrix-row-major.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/glsl3/tricky-loop-conditions.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/glsl3/uninitialized-local-global-variables.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/reading/read-pixels-pack-parameters.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/transform_feedback/transform_feedback.html [ Failure ] |
| crbug.com/1446435 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/glsl3/texture-bias.html [ Failure ] |
| |
| crbug.com/1464417 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/extensions/webgl-shader-pixel-local-storage.html [ Failure ] |
| crbug.com/1473838 [ chromeos lacros-chrome chromeos-board-jacuzzi passthrough ] conformance2/extensions/oes-sample-variables.html [ Failure ] |
| crbug.com/1488581 [ chromeos lacros-chrome chromeos-board-octopus passthrough ] conformance/rendering/out-of-bounds-array-buffers.html [ RetryOnFailure ] |
| |
| ############################## |
| # Lacros-like Linux Failures # |
| ############################## |
| |
| crbug.com/1399117 [ linux intel display-server-wayland no-passthrough ] WebglExtension_WEBGL_provoking_vertex [ Skip ] |
| |
| |
| # Failures on validating command decoder only; won't fix. |
| |
| # Conflicting expectations to test that the |
| # "Expectations have no collisions" unittest works. |
| |
| # Conflict when all conditions match |
| #[ linux nvidia-0x1 debug angle-opengl ] test-page-1.html [ Failure ] |
| #[ linux nvidia-0x1 debug angle-opengl ] test-page-1.html [ Failure ] |
| |
| # Conflict when all conditions match (and different sets) |
| #[ linux nvidia-0x1 debug angle-opengl ] test-page-2.html [ Failure ] |
| #[ linux nvidia-0x1 debug angle-opengl amd ] test-page-2.html [ Failure ] |
| #[ mac nvidia-0x1 debug angle-opengl amd ] test-page-2.html [ Failure ] |
| |
| # Conflict with one aspect not specified |
| #[ linux nvidia-0x1 debug ] test-page-3.html [ Failure ] |
| #[ linux nvidia-0x1 debug angle-opengl ] test-page-3.html [ Failure ] |
| |
| # Conflict with one aspect not specified (in both conditions) |
| #[ linux nvidia-0x1 debug ] test-page-4.html [ Failure ] |
| #[ linux nvidia-0x1 debug ] test-page-4.html [ Failure ] |
| |
| # Conflict even if the GPU is specified with a device ID |
| #[ linux nvidia-0x1 debug ] WebglExtension_test_5 [ Failure ] |
| #[ linux nvidia debug ] WebglExtension_test_5 [ Failure ] |
| |
| # Test there are no conflicts between two different devices |
| #[ linux nvidia-0x1 debug ] WebglExtension_test_6 [ Failure ] |
| #[ linux nvidia-0x2 debug ] WebglExtension_test_6 [ Failure ] |
| |
| # Test there are no conflicts between two devices with different vendors |
| #[ linux nvidia-0x1 debug ] WebglExtension_test_7 [ Failure ] |
| #[ linux amd-0x1 debug ] WebglExtension_test_7 [ Failure ] |
| |
| # Conflicts if there is a device and nothing specified for the other's GPU vendors |
| #[ linux nvidia-0x1 debug ] WebglExtension_test_8 [ Failure ] |
| #[ linux debug ] WebglExtension_test_8 [ Failure ] |
| |
| # Test no conflicts happen when only one aspect differs |
| #[ linux nvidia-0x1 debug angle-opengl ] WebglExtension_test_9 [ Failure ] |
| #[ win nvidia-0x1 debug angle-opengl ] WebglExtension_test_9 [ Failure ] |
| |
| # Conflicts if between a generic os condition and a specific version |
| #[ highsierra nvidia debug angle-opengl ] WebglExtension_test_10 [ Failure ] |
| #[ mac nvidia debug angle-opengl ] WebglExtension_test_10 [ Failure ] |
| |
| ############################### |
| # New failures in WebGL rolls # |
| ############################### |
| |
| # Roll WebGL d1b65aa..b934957. |
| crbug.com/1448567 [ android ] conformance2/transform_feedback/simultaneous_binding.html [ Failure ] |
| crbug.com/1448567 [ chromeos ] conformance2/transform_feedback/simultaneous_binding.html [ Failure ] |
| crbug.com/1448567 [ linux ] conformance2/transform_feedback/simultaneous_binding.html [ Failure ] |
| crbug.com/1448567 [ mac ] conformance2/transform_feedback/simultaneous_binding.html [ Failure ] |
| crbug.com/1448567 [ win ] conformance2/transform_feedback/simultaneous_binding.html [ Failure ] |
| crbug.com/1448570 [ android-pixel-4 angle-disabled no-passthrough ] conformance/extensions/webgl-compressed-texture-etc.html [ Failure ] |
| crbug.com/1448570 [ android-pixel-4 angle-disabled no-passthrough ] conformance/extensions/webgl-compressed-texture-etc1.html [ Failure ] |
| crbug.com/1448570 [ android android-pixel-2 angle-disabled no-passthrough ] conformance/extensions/webgl-compressed-texture-etc.html [ Failure ] |
| crbug.com/1448570 [ android android-pixel-2 angle-disabled no-passthrough ] conformance/extensions/webgl-compressed-texture-etc1.html [ Failure ] |
| crbug.com/1448569 [ win angle-d3d11 ] conformance2/glsl3/texture-bias.html [ Failure ] |
| |
| ####################################################################### |
| # Automated Entries After This Point - Do Not Manually Add Below Here # |
| ####################################################################### |