blob: 3bac774b7442edecf2ba0659359278164efca17e [file] [log] [blame]
# BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py)
# OS
# tags: [ android android-oreo android-pie android-r android-s android-t
# android-14
# chromeos
# fuchsia
# linux ubuntu
# mac highsierra mojave catalina bigsur monterey ventura sonoma
# win win8 win10 win11 ]
# Devices
# tags: [ android-nexus-5x android-pixel-2 android-pixel-4
# android-pixel-6 android-shield-android-tv android-sm-a135m
# android-sm-a235m android-sm-s911u1
# 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
# 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-0x4680 intel-0x5912 intel-0x9bc5
# nvidia nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184
# qualcomm qualcomm-0x41333430 ]
# 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-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 ]
# 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 ]
# WebGPU worker usage
# tags: [ webgpu-no-worker
# webgpu-service-worker
# webgpu-dedicated-worker
# webgpu-shared-worker ]
# 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.
# Mac NVIDIA only uses the low-power GPU.
crbug.com/1441633 [ mac angle-opengl nvidia ] ContextLost_MacWebGLCopyTexSubImage2DHighPowerSwitchDoesNotCrash [ Skip ]
crbug.com/1186582 [ mac angle-opengl nvidia ] ContextLost_MacWebGLMultisamplingHighPowerSwitchDoesNotCrash [ Skip ]
crbug.com/681341 [ mac angle-opengl nvidia ] ContextLost_MacWebGLMultisamplingHighPowerSwitchLosesContext [ Skip ]
crbug.com/681341 [ mac angle-opengl nvidia ] ContextLost_MacWebGLPreserveDBHighPowerSwitchLosesContext [ Skip ]
# Metal does not switch the GPU of existing contexts.
crbug.com/1448964 [ mac angle-metal ] ContextLost_MacWebGLCopyTexSubImage2DHighPowerSwitchDoesNotCrash [ Skip ]
crbug.com/1448964 [ mac angle-metal ] ContextLost_MacWebGLMultisamplingHighPowerSwitchDoesNotCrash [ Skip ]
crbug.com/1448964 [ mac angle-metal ] ContextLost_MacWebGLMultisamplingHighPowerSwitchLosesContext [ Skip ]
crbug.com/1448964 [ mac angle-metal ] ContextLost_MacWebGLPreserveDBHighPowerSwitchLosesContext [ Skip ]
# These tests use base::Process::TerminateCurrentProcessImmediately(0) on the
# GPU process and expect a normal exit code reported to the browser process.
# On Android, this returns a process killed exit code.
crbug.com/1078566 [ android ] GpuNormalTermination_OriginalWebGLNotBlocked [ Skip ]
crbug.com/1078566 [ android ] GpuNormalTermination_NewWebGLNotBlocked [ Skip ]
# Fuchsia cannot launch a new tab.
[ fuchsia ] ContextLost_WebGLContextLostInHiddenTab [ Skip ]
[ fuchsia ] ContextLost_WebGLContextRestoredInHiddenTab [ Skip ]
# Webgpu not fully supported on Linux, Android, ChromeOS, and Fuchsia
[ linux ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
[ linux ] ContextLost_WebGPUBlockedAfterJSNavigation [ Skip ]
[ linux ] ContextLost_WebGPUUnblockedAfterUserInitiatedReload [ Skip ]
[ linux ] GpuNormalTermination_WebGPUNotBlocked [ Skip ]
[ fuchsia ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
[ fuchsia ] ContextLost_WebGPUBlockedAfterJSNavigation [ Skip ]
[ fuchsia ] ContextLost_WebGPUUnblockedAfterUserInitiatedReload [ Skip ]
[ fuchsia ] GpuNormalTermination_WebGPUNotBlocked [ Skip ]
[ android ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
[ android ] ContextLost_WebGPUBlockedAfterJSNavigation [ Skip ]
[ android ] ContextLost_WebGPUUnblockedAfterUserInitiatedReload [ Skip ]
[ android ] GpuNormalTermination_WebGPUNotBlocked [ Skip ]
[ chromeos ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
[ chromeos ] ContextLost_WebGPUBlockedAfterJSNavigation [ Skip ]
[ chromeos ] ContextLost_WebGPUUnblockedAfterUserInitiatedReload [ Skip ]
[ chromeos ] GpuNormalTermination_WebGPUNotBlocked [ Skip ]
# GPU process fallback isn't supported on certain platforms.
crbug.com/1154047 [ chromeos ] GpuCrash_InfoForHardwareGpu [ Skip ]
crbug.com/1154047 [ android ] GpuCrash_InfoForHardwareGpu [ Skip ]
crbug.com/1154047 [ fuchsia ] GpuCrash_InfoForHardwareGpu [ Skip ]
# WebGPU tests hanging on multiple Mac FYI bots
crbug.com/1305020 [ mac asan intel-0x3e9b ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
crbug.com/1305020 [ mac asan intel-0xd26 ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
crbug.com/1305020 [ mac nvidia-0xfe9 ] ContextLost_WebGPUContextLostFromGPUProcessExit [ Skip ]
# Flaky hangs on Mac Debug NVIDIA, stalling the test suite for 40 minutes.
# This hardware configuration is effectively obsolete; this won't be investigated.
crbug.com/1161570 [ mac nvidia debug ] GpuCrash_InfoForHardwareGpu [ Skip ]
crbug.com/1161570 [ mac nvidia debug ] GpuCrash_InfoForDualHardwareGpus [ Skip ]
# Flaky hangs on Mac Debug Intel. Attempted to suppress with
# RetryOnFailure, but test was persistently flaky. Test is reliable in
# Release mode, and no root cause was obvious, so permanently skipping
# on this configuration.
crbug.com/1297151 [ mac intel debug ] GpuCrash_InfoForHardwareGpu [ Skip ]
# Flaky hangs on Mac Debug AMD, stalling the test suite for 60 minutes.
crbug.com/1327754 [ mac amd debug ] GpuCrash_InfoForHardwareGpu [ Skip ]
crbug.com/1327754 [ mac amd debug ] GpuCrash_InfoForDualHardwareGpus [ Skip ]
# Vulkan enabled on linux, the crash fallback logic is different.
crbug.com/1334650 [ linux ] GpuCrash_InfoForHardwareGpu [ Skip ]
# Windows debug causes render process hangs due to slow gpu process restart.
crbug.com/1416920 [ win debug ] GpuCrash_InfoForHardwareGpu [ Failure ]
###############################
# 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.
# Was broken on Win8 Release and Debug NVIDIA bots. Can probably be removed
# since Windows 8 is no longer tested.
crbug.com/524808 [ win8 nvidia ] ContextLost_WebGLContextLostFromSelectElement [ Skip ]
# Too difficult to make this test work on Mac and Android for now. Disabling
# GLES3 support at the GL bindings level doesn't work there yet.
crbug.com/923134 [ mac ] ContextLost_WebGL2Blocked [ Skip ]
crbug.com/923134 [ android ] ContextLost_WebGL2Blocked [ Skip ]
# Always fail and flakily hangs browser shutdown on Win/Intel UHD 770.
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_Canvas2dGPUCrash [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_OffscreenCanvasRecoveryAfterGPUCrash [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGLBlockedAfterJSNavigation [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGLContextLostFromGPUProcessExit [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGLContextRestoredInHiddenTab [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WorkerWebGLRAFAfterGPUCrash [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGLUnblockedAfterUserInitiatedReload [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGPUBlockedAfterJSNavigation [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] ContextLost_WebGPUUnblockedAfterUserInitiatedReload [ Skip ]
crbug.com/335672567 [ win intel-0x4680 ] GpuCrash_GPUProcessCrashesExactlyOncePerVisitToAboutGpuCrash [ Skip ]
crbug.com/335672567 [ win intel-0x4680 release ] GpuCrash_InfoForHardwareGpu [ Skip ]
###################
# Failures/Flakes #
###################
# Non-"Skip" expectations go here to suppress regular flakes/failures.
crbug.com/1419558 [ angle-swiftshader clang-coverage fuchsia fuchsia-board-qemu-x64 google-0xc0de ] ContextLost_WebGLContextLostFromQuantity [ Failure ]
# Fails with Graphite on Windows and Mac
crbug.com/329145823 [ win release amd ] GpuCrash_InfoForHardwareGpu [ Failure ]
crbug.com/329145823 [ win release intel-0x9bc5 ] GpuCrash_InfoForHardwareGpu [ Failure ]
crbug.com/329145823 [ win release nvidia ] GpuCrash_InfoForHardwareGpu [ Failure ]
crbug.com/329145823 [ win release qualcomm ] GpuCrash_InfoForHardwareGpu [ Failure ]
crbug.com/329145823 [ mac release ] GpuCrash_InfoForHardwareGpu [ Failure ]
crbug.com/329145823 [ angle-metal graphite-enabled intel-gen-9 mac no-asan release ] GpuCrash_InfoForDualHardwareGpus [ Failure ]
# Flaky driver failure to create device
crbug.com/329145623 [ linux angle-vulkan graphite-disabled nvidia-0x2184 passthrough release ] ContextLost_WebGPUStressRequestDeviceAndRemoveLoop [ Failure ]
# Flaky failure to restore context
crbug.com/338071088 [ mac amd-0x67ef angle-opengl graphite-disabled passthrough ] ContextLost_WebGL2UnpackImageHeight [ Failure ]
# Flaky 3rd GPU crash
crbug.com/338570701 [ win angle-d3d11 graphite-enabled passthrough qualcomm-0x41333430 ] GpuCrash_GPUProcessCrashesExactlyOncePerVisitToAboutGpuCrash [ Failure ]
# Flaky Devtools detects GPU Crash as failure
crbug.com/338574390 [ mac angle-metal asan intel-0x3e9b passthrough ] ContextLost_WebGLContextRestoredInHiddenTab [ Failure ]
#######################################################################
# Automated Entries After This Point - Do Not Manually Add Below Here #
#######################################################################