83 lines
3.2 KiB
Plaintext
83 lines
3.2 KiB
Plaintext
# This file is a manually maintained list of slow tests. It has the same format as
|
|
# `expectations.txt`, but the only result tag that should be used is [ Slow ]
|
|
|
|
# BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py)
|
|
# OS
|
|
# tags: [ android android-lollipop android-marshmallow android-nougat
|
|
# 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
|
|
# fuchsia-board-astro fuchsia-board-sherlock fuchsia-board-qemu-x64 ]
|
|
# Platform
|
|
# tags: [ desktop
|
|
# mobile ]
|
|
# Browser
|
|
# tags: [ android-chromium android-webview-instrumentation
|
|
# debug debug-x64
|
|
# release release-x64
|
|
# fuchsia-chrome web-engine-shell ]
|
|
# GPU
|
|
# tags: [ amd amd-0x6613 amd-0x679e amd-0x67ef amd-0x6821 amd-0x7340
|
|
# apple apple-apple-m1 apple-angle-metal-renderer:-apple-m1
|
|
# 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 ]
|
|
# Clang coverage
|
|
# tags: [ clang-coverage no-clang-coverage ]
|
|
# results: [ Failure RetryOnFailure Skip Slow ]
|
|
# END TAG HEADER
|
|
|
|
################################################################################
|
|
# Large and slow tests on intel-gen-9 win10
|
|
################################################################################
|
|
crbug.com/1406064 [ intel-gen-9 win10 ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100000 [ Slow ]
|
|
crbug.com/1406064 [ intel-gen-9 win10 ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100000 [ Slow ]
|
|
|
|
################################################################################
|
|
# These tests are slow enough that they fail often on a lot of configurations,
|
|
# especially code-coverage builders.
|
|
################################################################################
|
|
crbug.com/dawn/1783 webgpu:shader,execution,expression,binary,* [ Slow ]
|