From caaaa680a3d88311358af08234b7044f2aedc666 Mon Sep 17 00:00:00 2001 From: Austin Eng Date: Fri, 29 Apr 2022 22:53:57 +0000 Subject: [PATCH] Mark ContextLost_WebGPUStressRequestDeviceAndRemoveLoop RetryOnFailure Bug: 1284424 Change-Id: I0c9fd06e95130d1c9e16c9f96adad34da2a4a56b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3615839 Bot-Commit: Rubber Stamper Auto-Submit: Austin Eng Commit-Queue: Austin Eng Commit-Queue: Rubber Stamper Cr-Commit-Position: refs/heads/main@{#997963} --- .../gpu_tests/test_expectations/context_lost_expectations.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/test/gpu/gpu_tests/test_expectations/context_lost_expectations.txt b/content/test/gpu/gpu_tests/test_expectations/context_lost_expectations.txt index a30d2c86bb7fd3..4a63c109b61134 100644 --- a/content/test/gpu/gpu_tests/test_expectations/context_lost_expectations.txt +++ b/content/test/gpu/gpu_tests/test_expectations/context_lost_expectations.txt @@ -146,6 +146,10 @@ crbug.com/1161570 [ mac nvidia debug ] GpuCrash_InfoForDualHardwareGpus [ Skip ] # Flaking on Windows / Intel crbug.com/1282821 [ win10 intel ] ContextLost_WebGPUBlockedAfterJSNavigation [ RetryOnFailure ] +# Flaking on Mac / Linux +crbug.com/1284424 [ mac ] ContextLost_WebGPUStressRequestDeviceAndRemoveLoop [ RetryOnFailure ] +crbug.com/1284424 [ linux ] ContextLost_WebGPUStressRequestDeviceAndRemoveLoop [ RetryOnFailure ] + # Flaking on Nexus 5X crbug.com/965268 [ android android-nexus-5x ] ContextLost_WebGLBlockedAfterJSNavigation [ Failure ] crbug.com/965268 [ android android-nexus-5x ] ContextLost_WebGLUnblockedAfterUserInitiatedReload [ Failure ]