1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
# 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.
# Dual-GPU NVIDIA MacBook Pros no longer activate the discrete GPU.
crbug.com/681341 [ mac angle-opengl nvidia ] GpuProcess_mac_webgl_backgrounded_high_performance [ Skip ]
crbug.com/681341 [ mac angle-opengl nvidia ] GpuProcess_mac_webgl_high_performance [ Skip ]
crbug.com/681341 [ mac angle-opengl nvidia ] GpuProcess_mac_webgl_terminated_high_performance [ Skip ]
# Metal does not switch the GPU of existing contexts.
crbug.com/1448964 [ mac angle-metal ] GpuProcess_mac_webgl_backgrounded_high_performance [ Skip ]
crbug.com/1448964 [ mac angle-metal ] GpuProcess_mac_webgl_high_performance [ Skip ]
crbug.com/1448964 [ mac angle-metal ] GpuProcess_mac_webgl_terminated_high_performance [ Skip ]
# Android and Fuchsia do not support software fallback.
[ android ] GpuProcess_disable_gpu [ Skip ]
[ android ] GpuProcess_disable_gpu_and_swiftshader [ Skip ]
[ android ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
[ android ] GpuProcess_feature_status_under_swiftshader [ Skip ]
[ android ] GpuProcess_swiftshader_for_webgl [ Skip ]
[ fuchsia ] GpuProcess_disable_gpu [ Skip ]
[ fuchsia ] GpuProcess_disable_gpu_and_swiftshader [ Skip ]
[ fuchsia ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
[ fuchsia ] GpuProcess_feature_status_under_swiftshader [ Skip ]
[ fuchsia ] GpuProcess_swiftshader_for_webgl [ Skip ]
# SwiftShader is not supported on arm64 by default
[ win qualcomm-0x41333430 ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
[ win qualcomm-0x36333630 ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
[ win qualcomm-0x36334330 ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
# Software Compositing is not supported on ChromeOS.
crbug.com/1084796 [ chromeos ] GpuProcess_readback_webgl_gpu_process [ Skip ]
# WebGPU tests hanging on multiple Mac FYI bots
crbug.com/1305020 [ mac asan intel-0x3e9b ] GpuProcess_webgpu_iframe_removed [ 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.
# SwiftShader GL does not work on CrOS, wait for it to be replaced by SwANGLE.
crbug.com/1084794 [ chromeos ] GpuProcess_feature_status_under_swiftshader [ Skip ]
crbug.com/1084794 [ chromeos ] GpuProcess_swiftshader_for_webgl [ Skip ]
crbug.com/1084794 [ chromeos ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
# Seems to kill the system UI/otherwise make the device unusable.
crbug.com/1294065 [ android android-shield-android-tv ] GpuProcess_visibility [ Skip ]
# SwiftShader is disabled on Mac M1 by default
crbug.com/1378476 [ mac arch-arm64 ] GpuProcess_no_swiftshader_for_webgl_without_flags [ Skip ]
###################
# Failures/Flakes #
###################
# Non-"Skip" expectations go here to suppress regular flakes/failures.
# Samsung flake that seems to signal visibility too many times
crbug.com/380269801 [ android android-sm-s911u1 ] GpuProcess_visibility [ Failure ]
crbug.com/380269801 [ android android-sm-a137f ] GpuProcess_visibility [ Failure ]
crbug.com/380269801 [ android android-sm-a236b ] GpuProcess_visibility [ Failure ]
crbug.com/380269801 [ android android-pixel-4 ] GpuProcess_visibility [ RetryOnFailure ]
crbug.com/380269801 [ android android-brya ] GpuProcess_visibility [ Failure ]
crbug.com/380269801 [ android android-corsola ] GpuProcess_visibility [ Failure ]
#######################################################################
# Automated Entries After This Point - Do Not Manually Add Below Here #
#######################################################################
|