| # BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py) |
| # OS |
| # tags: [ android android-oreo android-pie android-q android-r android-s |
| # android-t android-14 android-15 android-16 |
| # chromeos |
| # fuchsia |
| # linux ubuntu |
| # mac highsierra mojave catalina bigsur monterey ventura sonoma sequoia |
| # win win8 win10 win11 ] |
| # Devices |
| # tags: [ android-pixel-2 android-pixel-4 android-pixel-6 |
| # android-shield-android-tv android-sm-a137f android-sm-a236b |
| # android-sm-s911u1 |
| # android-brya android-corsola |
| # chromeos-board-amd64-generic chromeos-board-eve chromeos-board-jacuzzi |
| # chromeos-board-octopus chromeos-board-volteer |
| # 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 |
| # cros-chrome ] |
| # GPU |
| # tags: [ amd amd-0x6613 amd-0x679e amd-0x67ef amd-0x6821 amd-0x7340 amd-0x7480 |
| # apple apple-apple-m1 apple-apple-m2 apple-apple-m3 |
| # apple-angle-metal-renderer:-apple-m1 |
| # apple-angle-metal-renderer:-apple-m2 |
| # apple-angle-metal-renderer:-apple-m3 |
| # arm |
| # google google-0xffff google-0xc0de |
| # imagination |
| # intel intel-gen-9 intel-gen-12 intel-0xa2e intel-0xa011 intel-0x3e92 |
| # intel-0x3e9b intel-0x4680 intel-0x46a8 intel-0x5912 intel-0x9bc5 |
| # microsoft microsoft-0xffff |
| # nvidia nvidia-0x1cb3 nvidia-0x2184 nvidia-0x2783 |
| # qualcomm qualcomm-0x41333430 qualcomm-0x36333630 qualcomm-0x36334330 ] |
| # Architecture |
| # tags: [ arch-arm64 arch-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-gl |
| # renderer-skia-vulkan |
| # renderer-software ] |
| # Driver |
| # tags: [ mesa_lt_19.1 |
| # mesa_ge_21.0 |
| # mesa_ge_23.2 |
| # nvidia_ge_31.0.15.4601 nvidia_lt_31.0.15.4601 |
| # nvidia_ge_535.183.01 nvidia_lt_535.183.01 ] |
| # ASan |
| # tags: [ asan no-asan ] |
| # Display Server |
| # tags: [ display-server-wayland display-server-x ] |
| # WebGPU Backend Validation |
| # tags: [ dawn-backend-validation dawn-no-backend-validation ] |
| # WebGPU Adapter |
| # tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ] |
| # WebGPU DXC |
| # tags: [ webgpu-dxc-enabled webgpu-dxc-disabled ] |
| # WebGPU worker usage |
| # tags: [ webgpu-no-worker |
| # webgpu-service-worker |
| # webgpu-dedicated-worker |
| # webgpu-shared-worker ] |
| # WebGPU Compat context |
| # tags: [ compat-default compat-min-es31 ] |
| # Clang coverage |
| # tags: [ clang-coverage no-clang-coverage ] |
| # Skia Graphite |
| # tags: [ graphite-enabled graphite-disabled ] |
| # Memory capacity |
| # tags: [ memory_lt_16gb memory_ge_16gb ] |
| # 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 ] |
| [ fuchsia ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| [ win ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| [ linux ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| [ android ] WebglExtension_WEBGL_compressed_texture_s3tc_srgb [ Skip ] |
| [ fuchsia ] 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 ] |
| crbug.com/808744 [ android ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| crbug.com/808744 [ fuchsia ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| 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 ] |
| |
| # Extensions not available with SwiftShader |
| [ passthrough angle-swiftshader ] WebglExtension_WEBGL_blend_func_extended [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader linux ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader mac ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader win ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader linux ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader mac ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader win ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader linux ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| crbug.com/1099955 [ angle-swiftshader win ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| |
| # Extensions not available under D3D9 |
| [ win passthrough angle-d3d9 ] WebglExtension_WEBGL_blend_func_extended [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_EXT_clip_control [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_EXT_depth_clamp [ Skip ] |
| crbug.com/867718 [ win passthrough angle-d3d9 ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| [ win passthrough amd angle-d3d9 ] WebglExtension_WEBGL_depth_texture [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_WEBGL_draw_buffers [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ win passthrough angle-d3d9 ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| |
| # Extensions only available via passthrough decoder |
| [ no-passthrough ] WebglExtension_WEBGL_blend_func_extended [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_clip_control [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| [ no-passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| [ no-passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| |
| # Extensions not available under macOS OpenGL |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_clip_control [ Skip ] |
| [ mac passthrough angle-opengl ] WebglExtension_EXT_polygon_offset_clamp [ Skip ] |
| |
| # Android general |
| [ android ] WebglExtension_EXT_frag_depth [ Skip ] |
| [ android ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| [ android ] WebglExtension_WEBGL_compressed_texture_s3tc [ Skip ] |
| crbug.com/1473838 [ android angle-opengles passthrough ] WebglExtension_WEBGL_blend_func_extended [ Skip ] |
| crbug.com/1473838 [ android angle-vulkan passthrough ] WebglExtension_WEBGL_blend_func_extended [ 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_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ android passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| |
| # Android hardware-specific |
| [ android nvidia ] WebglExtension_EXT_float_blend [ Skip ] |
| [ android nvidia ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_float_blend [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| [ android qualcomm ] WebglExtension_WEBGL_draw_buffers [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ android qualcomm ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| crbug.com/1286830 [ android arm ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| crbug.com/1286830 [ android arm ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| |
| # Extensions not available on angle-vulkan |
| crbug.com/1187260 [ angle-vulkan passthrough ] WebglExtension_WEBGL_debug_shaders [ Skip ] |
| crbug.com/1187260 [ angle-swiftshader passthrough ] WebglExtension_WEBGL_debug_shaders [ Skip ] |
| 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 ] |
| |
| # Extensions not available on angle-metal |
| crbug.com/angleproject/4846 [ mac angle-metal passthrough ] WebglExtension_EXT_disjoint_timer_query [ Skip ] |
| crbug.com/angleproject/4846 [ mac angle-metal passthrough ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/angleproject/4846 [ mac angle-metal passthrough ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| crbug.com/angleproject/4846 [ mac angle-metal passthrough ] WebglExtension_OES_fbo_render_mipmap [ Skip ] |
| |
| # Extensions not available on ChromeOS. |
| crbug.com/957807 [ chromeos ] WebglExtension_EXT_sRGB [ Skip ] |
| crbug.com/957807 [ chromeos ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/957807 [ chromeos ] WebglExtension_EXT_texture_filter_anisotropic [ Skip ] |
| crbug.com/957807 [ chromeos ] WebglExtension_WEBGL_compressed_texture_pvrtc [ Skip ] |
| crbug.com/1473838 [ chromeos passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ chromeos passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| |
| # Extensions not available on jacuzzi ChromeOS devices. |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi passthrough angle-opengles ] WebglExtension_WEBGL_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 ] WebglExtension_EXT_color_buffer_half_float [ 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 ] WebglExtension_EXT_frag_depth [ 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 ] 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 angle-opengles ] WebglExtension_KHR_parallel_shader_compile [ 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_OES_texture_half_float [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_OES_texture_half_float_linear [ Skip ] |
| crbug.com/1486664 [ chromeos cros-chrome chromeos-board-jacuzzi ] WebglExtension_WEBGL_color_buffer_float [ 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 ] WebglExtension_WEBGL_draw_buffers [ Skip ] |
| |
| # Extensions not available on Linux Wayland. |
| crbug.com/1473838 [ linux intel passthrough display-server-wayland ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1473838 [ linux intel passthrough display-server-wayland ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| |
| # Extensions not available on Fuchsia |
| [ fuchsia ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| [ fuchsia ] WebglExtension_EXT_texture_compression_bptc [ Skip ] |
| [ fuchsia ] WebglExtension_EXT_float_blend [ Skip ] |
| [ fuchsia web-engine-shell ] WebglExtension_WEBGL_compressed_texture_s3tc [ Skip ] |
| [ fuchsia web-engine-shell ] WebglExtension_EXT_texture_compression_rgtc [ Skip ] |
| [ fuchsia web-engine-shell passthrough ] WebglExtension_WEBGL_polygon_mode [ Skip ] |
| [ fuchsia web-engine-shell passthrough ] WebglExtension_EXT_depth_clamp [ Skip ] |
| [ fuchsia web-engine-shell passthrough angle-vulkan ] WebglExtension_WEBGL_blend_func_extended [ Skip ] |
| |
| # Disabling as they cannot pass with protected memory. |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-luminance-luminance-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/misc/texture-npot-video.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-luminance-luminance-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/extensions/oes-texture-float-with-video.html [ Skip ] |
| crbug.com/1417006 [ fuchsia web-engine-shell ] conformance/extensions/oes-texture-half-float-with-video.html [ Skip ] |
| |
| # 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 ] |
| |
| # The following test is very slow and therefore times out on Android bot. |
| [ android ] conformance/rendering/multisample-corruption.html [ Skip ] |
| |
| # Extensions not available on Samsung A13s |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_EXT_color_buffer_half_float [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f arm ] WebglExtension_EXT_shader_texture_lod [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_OES_texture_float [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_OES_texture_float_linear [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_OES_texture_half_float [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_OES_texture_half_float_linear [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f ] WebglExtension_WEBGL_color_buffer_float [ Skip ] |
| crbug.com/1372155 [ android android-sm-a137f arm ] WebglExtension_WEBGL_draw_buffers [ Skip ] |
| |
| # Extensions not available on brya devices with Android Desktop. |
| # Shader compilation fails due to GL_EXT_draw_buffers not being available. |
| [ android android-brya intel angle-vulkan ] conformance/extensions/webgl-draw-buffers.html [ Skip ] |
| |
| # Extensions not available on Corsola devices with Android Desktop. |
| [ android android-corsola arm ] WebglExtension_EXT_float_blend [ 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. |
| |
| # 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 ] |
| |
| # GPU or renderer process crashes / Timed out tests. At least some of these fail |
| # in such a way that they negatively impact other tests (take extremely long to |
| # fail, etc.) |
| crbug.com/1175419 [ fuchsia ] conformance/extensions/khr-parallel-shader-compile.html [ Skip ] |
| crbug.com/angleproject/5259 [ fuchsia ] conformance/uniforms/uniform-default-values.html [ Skip ] |
| crbug.com/871352 [ fuchsia ] conformance/uniforms/uniform-samplers-test.html [ Skip ] |
| crbug.com/1143424 [ fuchsia ] deqp/data/gles2/shaders/conversions* [ Skip ] |
| crbug.com/478572 [ fuchsia ] deqp/data/gles2/shaders/functions.html [ Skip ] |
| crbug.com/angleproject/3111 [ fuchsia ] deqp/data/gles2/shaders/swizzles* [ Skip ] |
| crbug.com/1218708 [ fuchsia ] conformance/rendering/many-draw-calls.html [ Skip ] |
| crbug.com/1145858 [ fuchsia ] conformance/extensions/ext-disjoint-timer-query.html [ Skip ] |
| |
| # Fails when dcheck_always_on set to true |
| [ fuchsia ] deqp/data/gles2/shaders/preprocessor.html [ Skip ] |
| |
| # Causes the render process to hang |
| crbug.com/1280692 [ fuchsia web-engine-shell ] conformance/context/context-creation-and-destruction.html [ Skip ] |
| |
| # Crashes on fuchsia-fyi-sherlock-qemu |
| crbug.com/1489477 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-upload-size.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/extensions/oes-texture-float-with-canvas.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/glsl/samplers/glsl-function-texture2dprojlod.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/more/conformance/quickCheckAPI-S_V.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-alpha-alpha-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-luminance-luminance-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-corner-case-videos.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/video/tex-2d-alpha-alpha-unsigned_byte.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 passthrough ] WebglExtension_EXT_texture_mirror_clamp_to_edge [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/extensions/oes-texture-float-linear.html [ Skip ] |
| |
| # Linux Intel |
| # 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 ] |
| |
| # Skip test that breaks subsequent tests. |
| crbug.com/1043953 [ chromeos chromeos-board-amd64-generic ] conformance/textures/misc/texture-size-limit.html [ Skip ] |
| |
| # Timeout on fuchsia on astro, likely due to the OOM. |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-00.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-01.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-02.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-03.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-04.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-05.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-06.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-07.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-08.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-09.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-10.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-11.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-12.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-13.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-14.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-15.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-16.html [ Skip ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-astro ] conformance/uniforms/no-over-optimization-on-uniform-array-17.html [ 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. |
| |
| [ linux debug ] conformance/rendering/multisample-corruption.html [ Slow ] |
| [ linux angle-opengl debug nvidia-0x2184 passthrough ] conformance/uniforms/uniform-samplers-test.html [ Slow ] |
| crbug.com/401988385 [ chromeos angle-opengles mesa_ge_21.0 passthrough ] conformance/uniforms/uniform-samplers-test.html [ Slow ] |
| |
| ################### |
| # Failures/Flakes # |
| ################### |
| # Non-"Skip" expectations go here to suppress regular flakes/failures. |
| |
| # ======================== |
| # Conformance expectations |
| # ======================== |
| |
| # Failing new updated tests |
| crbug.com/406187744 conformance/offscreencanvas/offscreencanvas-transfer-image-bitmap.html [ Failure ] |
| |
| # The validating command decoder suppressions here will not be fixed. |
| # finder:disable-narrowing Intentionally broad to suppress failures until validating decoder is removed. |
| crbug.com/angleproject/6245 [ no-passthrough ] conformance/extensions/ext-texture-compression-bptc.html [ Failure ] |
| crbug.com/angleproject/6245 [ no-passthrough ] conformance/extensions/ext-texture-compression-rgtc.html [ Failure ] |
| crbug.com/angleproject/6245 [ no-passthrough ] conformance/extensions/s3tc-and-rgtc.html [ Failure ] |
| crbug.com/angleproject/6245 [ no-passthrough ] conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Failure ] |
| # finder:enable-narrowing |
| |
| # Failing on most platforms. Only runs with passthrough. |
| crbug.com/1175371 [ angle-opengles chromeos mesa_ge_21.0 passthrough target-cpu-64 ] conformance/extensions/khr-parallel-shader-compile.html [ Failure ] |
| crbug.com/1175371 [ angle-opengl display-server-x linux passthrough renderer-skia-gl ] conformance/extensions/khr-parallel-shader-compile.html [ Failure ] |
| crbug.com/1175371 [ angle-opengles display-server-wayland linux passthrough ] 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 ] |
| |
| # Need to implement new error semantics |
| # https://github.com/KhronosGroup/WebGL/pull/2607 |
| crbug.com/849572 [ win angle-d3d11 passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/849572 [ angle-opengl display-server-x no-asan passthrough ubuntu ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/849572 [ angle-vulkan passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/849572 [ angle-swiftshader passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/849572 [ angle-opengles display-server-wayland linux passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| |
| |
| crbug.com/951628 [ passthrough ] conformance/rendering/blending.html [ Failure ] |
| |
| crbug.com/953120 conformance/programs/program-handling.html [ Failure ] |
| |
| # New validation was not implemented on the validating command decoder. |
| crbug.com/angleproject/6358 [ no-passthrough ] conformance/programs/program-test.html [ Failure ] |
| |
| |
| #################### |
| # Fuchsia failures # |
| #################### |
| |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/glsl/samplers/glsl-function-texture2dproj.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/gl-teximage.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/image-decoder-to-texture.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texparameter-test.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-active-bind.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-active-bind-2.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-npot.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-srgb-upload.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/texture-video-transparent.html [ Failure ] |
| crbug.com/1490427 [ fuchsia fuchsia-board-qemu-x64 ] conformance/textures/misc/tex-video-using-tex-unit-non-zero.html [ Failure ] |
| |
| |
| |
| |
| #################### |
| # Win failures # |
| #################### |
| |
| |
| # Consistent failures in functions.control_flow.return_in_nested_loop_vertex and functions.control_flow.return_in_nested_loop_fragment |
| # Possible HLSL compiler bug. |
| crbug.com/478572 [ win angle-d3d9 passthrough ] deqp/data/gles2/shaders/functions.html [ Failure ] |
| |
| # The functions test have been persistently flaky on D3D9 |
| crbug.com/956134 [ angle-d3d9 intel-0x9bc5 release-x64 target-cpu-64 win ] conformance/extensions/webgl-depth-texture.html [ Failure ] |
| |
| ## Win / AMD RX 5500 XT failures ## |
| |
| |
| |
| ## D3D9 / AMD RX 5500 XT / Passthrough command decoder ## |
| |
| # Random GPU process hangs on this bot are causing random D3D9 test faiures. Retry |
| # all tests for the moment so that the test suite can remain enabled on this bot. |
| crbug.com/1446091 [ win amd-0x7340 angle-d3d9 passthrough ] conformance/* [ RetryOnFailure ] |
| |
| crbug.com/1159126 [ win amd-0x7340 angle-d3d9 passthrough ] conformance/uniforms/* [ RetryOnFailure ] |
| crbug.com/1361088 [ win amd-0x7340 angle-d3d9 passthrough ] conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ] |
| crbug.com/1361088 [ win amd-0x7340 angle-d3d9 passthrough ] conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ] |
| |
| ## D3D9 / AMD / Passthrough |
| crbug.com/40864619 [ win amd angle-d3d9 passthrough ] conformance/uniforms/uniform-default-values.html [ Failure ] |
| crbug.com/402989074 [ win amd-0x7480 angle-d3d9 passthrough ] conformance/uniforms/uniform-values-per-program.html [ Failure ] |
| |
| ## win10 / angle-d3d11 / Passthrough command decoder failures ## |
| |
| |
| ## Vulkan / Win / NVIDIA / Passthrough command decoder ## |
| |
| crbug.com/40786644 [ win11 nvidia angle-vulkan passthrough ] conformance/glsl/bugs/pow-with-constant-exponent-should-not-crash.html [ Failure ] |
| crbug.com/415086850 [ win11 nvidia-0x2184 angle-vulkan passthrough ] conformance/ogles/GL/mod/mod_001_to_008.html [ Failure ] |
| |
| ## Win / Adreno 690 / D3D11 |
| crbug.com/1523062 [ win11 qualcomm-0x41333430 angle-d3d11 ] conformance/rendering/bind-framebuffer-flush-bug.html [ Failure ] |
| crbug.com/1523062 [ win11 qualcomm-0x41333430 angle-d3d11 ] conformance/textures/misc/mipmap-fbo.html [ Failure ] |
| |
| |
| ## Win / Intel / D3D9 |
| crbug.com/395934162 [ angle-d3d9 intel-0x4680 passthrough win ] conformance/uniforms/out-of-bounds-uniform-array-access.html [ RetryOnFailure ] |
| |
| #################### |
| # Mac failures # |
| #################### |
| |
| crbug.com/844311 [ angle-opengl mac ] conformance/glsl/misc/fragcolor-fragdata-invariant.html [ Failure ] |
| |
| |
| ## Mac AMD failures ## |
| |
| # TODO(kbr): uncomment the following expectation after test has |
| # been made more robust. |
| # crbug.com/735483 [ mac amd release ] conformance/rendering/texture-switch-performance.html [ Failure ] |
| |
| crbug.com/642822 [ mac amd ] conformance/rendering/clipping-wide-points.html [ Failure ] |
| crbug.com/1230781 [ mac amd angle-opengl ] conformance/canvas/to-data-url-test.html [ Failure ] |
| crbug.com/328100306 [ amd angle-metal sonoma ] conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ] |
| crbug.com/354627705 [ mac amd-0x7340 angle-opengl ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| crbug.com/354627705 [ mac amd-0x7340 angle-metal ] conformance/extensions/webgl-polygon-mode.html [ Failure ] |
| crbug.com/354627705 [ mac amd-0x7340 angle-opengl ] conformance/rendering/color-mask-preserved-during-implicit-clears.html [ Failure ] |
| crbug.com/382090956 [ mac amd angle-metal ] deqp/data/gles2/shaders/conversions_vector_to_vector.html [ RetryOnFailure ] |
| crbug.com/420455918 [ amd-0x7340 angle-opengl asan mac release ] conformance/renderbuffers/stencil-renderbuffer-initialization.html [ Failure ] |
| crbug.com/420455918 [ amd-0x7340 angle-opengl debug mac no-asan ] conformance/renderbuffers/stencil-renderbuffer-initialization.html [ Failure ] |
| |
| ## Apple M2 ## |
| |
| ## Mac Intel ## |
| # Canvas missing colored squares - synchronization issue. |
| crbug.com/425671158 [ angle-metal graphite-enabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-enabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-disabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_canvas/tex-2d-luminance-luminance-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-disabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-disabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_video/tex-2d-luminance-luminance-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-enabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-disabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html [ Failure ] |
| crbug.com/425671158 [ angle-metal graphite-enabled intel-0x3e9b no-clang-coverage release sequoia ] conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Failure ] |
| |
| |
| #################### |
| # Linux failures # |
| #################### |
| |
| ## Linux / Vulkan / Passthrough command decoder ## |
| |
| crbug.com/1021428 [ linux angle-vulkan passthrough intel ] WebglExtension_WEBGL_depth_texture [ Failure ] # finder:disable-unused Not tested in Chromium, but tested by Intel. |
| |
| ## Linux AMD RX 5500 XT ## |
| |
| |
| ## Linux NVIDIA / VANGLE - bot NVIDIA driver is too old. ## |
| |
| |
| |
| |
| #################### |
| # Android failures # |
| #################### |
| |
| |
| # 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 qualcomm renderer-skia-gl ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| crbug.com/angleproject/5038 [ android-pie android-shield-android-tv no-passthrough nvidia renderer-skia-gl target-cpu-32 ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| |
| ## Android NVIDIA Shield TV ## |
| |
| crbug.com/1294071 [ android-pie android-shield-android-tv ] conformance/glsl/bugs/vector-matrix-constructor-scalarization.html [ Failure ] |
| # Flakily returning RGBA(0,0,0,0) for all pixels |
| crbug.com/40236526 [ android android-shield-android-tv no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| |
| ## Pixel 2 ## |
| |
| crbug.com/40236526 [ android android-pixel-2 no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| crbug.com/361604321 [ android android-pixel-2 angle-opengles passthrough ] conformance/canvas/render-after-resize-test.html [ Failure ] |
| crbug.com/40167870 [ android android-pixel-2 angle-opengles passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| |
| ## Pixel 4 ## |
| |
| crbug.com/40167870 [ android android-pixel-4 angle-opengles passthrough ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/1175226 [ android android-pixel-4 no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| |
| |
| ## Pixel 6 ## |
| |
| crbug.com/1286830 [ android android-pixel-6 arm ] WebglExtension_EXT_shader_texture_lod [ Failure ] |
| crbug.com/1286830 [ android android-pixel-6 arm ] WebglExtension_WEBGL_draw_buffers [ Failure ] |
| crbug.com/1286924 [ android android-pixel-6 arm passthrough ] conformance/glsl/bugs/constant-precision-qualifier.html [ Failure ] |
| crbug.com/1287249 [ android android-pixel-6 no-passthrough ] conformance/glsl/bugs/constant-precision-qualifier.html [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] conformance/offscreencanvas/context-lost-restored-worker.html [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] conformance/offscreencanvas/context-lost-restored.html [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] WebglExtension_EXT_color_buffer_half_float [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] WebglExtension_OES_texture_float [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] WebglExtension_OES_texture_half_float [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] WebglExtension_OES_texture_half_float_linear [ Failure ] |
| crbug.com/1287280 [ android android-pixel-6 no-passthrough ] WebglExtension_WEBGL_color_buffer_float [ Failure ] |
| crbug.com/1288590 [ android android-pixel-6 ] conformance/misc/shader-precision-format.html [ Failure ] |
| crbug.com/1288603 [ android android-pixel-6 passthrough angle-opengles ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| crbug.com/40236526 [ android android-pixel-6 no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| |
| |
| ## Misc failures ## |
| |
| ## DrDc being re-enabled ## |
| crbug.com/380250262 [ android android-pixel-4 angle-opengles passthrough ] conformance/canvas/render-after-resize-test.html [ Failure ] |
| |
| |
| ## Samsung failures ## |
| |
| crbug.com/40241621 [ android android-sm-a137f no-passthrough ] conformance/glsl/bugs/constant-precision-qualifier.html [ Failure ] |
| crbug.com/40241621 [ android android-sm-a137f no-passthrough ] conformance/misc/shader-precision-format.html [ Failure ] |
| crbug.com/40241621 [ android android-sm-a137f no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| crbug.com/40241621 [ android android-sm-a137f no-passthrough ] conformance/uniforms/uniform-samplers-test.html [ Failure ] |
| # These two tests implicitly depend on OES_texture_float, as the context |
| # restored check within them checks for the presence of OES_texture_float and |
| # OES_vertex_array_object. These tests should start passing once |
| # https://github.com/KhronosGroup/WebGL/issues/3715 is fixed and these tests no |
| # longer depend on these extensions. |
| crbug.com/396176034 [ android android-sm-a137f ] conformance/offscreencanvas/context-lost-restored-worker.html [ Failure ] |
| crbug.com/396176034 [ android android-sm-a137f ] conformance/offscreencanvas/context-lost-restored.html [ Failure ] |
| |
| crbug.com/1372149 [ android android-sm-a236b no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| crbug.com/40241618 [ android android-sm-s911u1 no-passthrough ] conformance/rendering/blending.html [ Failure ] |
| crbug.com/1499000 [ android android-sm-a236b no-passthrough ] conformance/textures/misc/video-rotation.html [ Failure ] |
| |
| crbug.com/331489774 [ android android-sm-s911u1 no-passthrough ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| |
| ############################ |
| # Android Desktop failures # |
| ############################ |
| |
| # Brya failures |
| crbug.com/416483574 [ android android-brya ] conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ] |
| crbug.com/416483574 [ android android-brya angle-opengles renderer-skia-gl ] conformance/textures/misc/texture-srgb-upload.html [ Failure ] |
| |
| |
| ############ |
| # ChromeOS # |
| ############ |
| |
| ## ChromeOS: affecting all devices. ## |
| |
| # TODO(crbug.com/40207367) uncomment after fix for updated part of test applies |
| # crbug.com/957807 [ chromeos ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| |
| |
| # finder:disable-unused Reported by Intel but not currently testable in Chromium |
| crbug.com/1237319 [ chromeos chromeos-board-eve passthrough intel ] conformance/textures/misc/texture-size-limit.html [ Failure ] |
| crbug.com/1237319 [ chromeos angle-opengles passthrough intel ] conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] |
| # finder:enable-unused |
| |
| # Need to investigate failure on basically all devices with passthrough on CrOS. |
| crbug.com/angleproject/5038 [ chromeos passthrough ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| |
| ## VM Issues ## |
| |
| # Failing on chromeos-amd64-generic-rel. |
| crbug.com/1232446 [ chromeos chromeos-board-amd64-generic ] conformance/rendering/gl-scissor-test.html [ Failure ] |
| |
| |
| ########################### |
| # Linux/Wayland failures # |
| ########################### |
| |
| crbug.com/1185344 [ angle-opengles linux display-server-wayland intel ] WebglExtension_EXT_shader_texture_lod [ Failure ] |
| |
| crbug.com/angleproject/5038 [ linux intel display-server-wayland ] conformance/extensions/ext-color-buffer-half-float.html [ Failure ] |
| |
| ############################### |
| # New failures in WebGL rolls # |
| ############################### |
| |
| # Roll WebGL d1b65aa..b934957. |
| crbug.com/1448573 [ android angle-disabled no-passthrough qualcomm renderer-skia-gl ] conformance/extensions/oes-texture-float.html [ Failure ] |
| crbug.com/1448573 [ android-pie android-shield-android-tv angle-disabled no-clang-coverage no-passthrough nvidia renderer-skia-gl target-cpu-32 ] conformance/extensions/oes-texture-float.html [ Failure ] |
| |
| crbug.com/332743717 conformance/uniforms/uniform-location.html [ Failure ] |
| |
| |
| ################################################################# |
| # Temporary suppressions for introduction of drawingBufferStorage |
| ################################################################# |
| crbug.com/1230619 conformance/offscreencanvas/methods-worker.html [ Failure ] |
| crbug.com/1230619 conformance/offscreencanvas/methods.html [ Failure ] |
| |
| |
| ####################################################################### |
| # Automated Entries After This Point - Do Not Manually Add Below Here # |
| ####################################################################### |