Commit d6c5d196 authored by Vasiliy Telezhnikov's avatar Vasiliy Telezhnikov Committed by Commit Bot

Re-Enable tests in skia_browser_tests

This CL re-enables all tests in the suite. browser_tests are flaky, but
all known differences with SkiaRenderer have been fixed.

Please add vasilyt@chromium.org and jonross@chromium.org for new bugs
related to flakes in this suite.

Test: skia_browser_tests
Bug: 982933
Change-Id: I6e5427d427aa22d5a4d38645b58f9b718c3239af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764251Reviewed-by: default avatarJonathan Ross <jonross@chromium.org>
Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#689192}
parent 61b078cd
# These tests are all flaking after timing changes associated with # Some browser_tests are flaking and as the SkiaRenderer changes some timings
# SkiaRenderer. We will need to determine the root causes, or update the tests # the rate of flakes could be affected. Currently all known cases of this are
# before beginning Finch trials. https://crbug.com/982933 # fixed. See https://crbug.com/982933 for details.
-BrowserActionApiTest.* # Add vasilyt@chromium.org and jonross@chromium.org on bugs related to flakes.
-BrowserViewTest.*
-ChromeMainTest.*
-ContentSettingsWorkerModulesBrowserTest.*
-ExtensionOverrideTest.*
-InputImeApiTest.*
-MediaRouterUIBrowserTest.*
-ModernShowActionKey
-PaymentRequestCanMakePaymentMetricsTest.*
-PlatformAppBrowserTest.*
-PopupTrackerBrowserTest.*
-RemoteDebuggingTest.*
-SaveCardBubbleViewsFullFormBrowserTest.*
-SecurityStateTabHelperTest.*
-ServiceWorkerBasedBackgroundTest.*
-ServiceWorkerTest.*
-TabHoverCardBubbleViewBrowserTest.*
-TranslateLanguageBrowserTest.*
-WasmAppTest.*
-WebDialogBrowserTest.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment