From e462f40844fa4958048e5bb33a98f5c56f70a02e Mon Sep 17 00:00:00 2001 From: Annie Sullivan <sullivan@chromium.org> Date: Fri, 10 Jan 2025 08:10:03 -0800 Subject: [PATCH] Update expectations for flaky performance API tests. Bug: 387096438,385337582,383627707,379474211 Change-Id: Ib4f192e862659afe53c432dcad614305d5b4c41a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166849 Reviewed-by: Michal Mocny <mmocny@chromium.org> Commit-Queue: Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404809} --- third_party/blink/web_tests/TestExpectations | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/third_party/blink/web_tests/TestExpectations b/third_party/blink/web_tests/TestExpectations index c6402dc622865..e6e9161d02726 100644 --- a/third_party/blink/web_tests/TestExpectations +++ b/third_party/blink/web_tests/TestExpectations @@ -9072,3 +9072,9 @@ crbug.com/388589515 http/tests/devtools/profiler/heap-snapshot-summary-show-rang # Gardener 2025-01-10 crbug.com/389012014 [ Mac13 ] fast/peerconnection/RTCRtpSender-getParameters.html [ Pass Timeout ] + +# Flaky performance API tests +crbug.com/387096438 virtual/scalefactor200/external/wpt/largest-contentful-paint/animated/observe-video.tentative.html [ Failure Pass ] +crbug.com/385337582 external/wpt/paint-timing/fcp-only/fcp-document-opacity-image.html [ Failure Pass ] +crbug.com/383627707 [ Mac ] external/wpt/element-timing/image-carousel.html [ Failure Pass ] +crbug.com/379474211 external/wpt/paint-timing/fcp-only/fcp-document-opacity-text.html [ Failure Pass ]