Commit 80c60977 authored by Fergal Daly's avatar Fergal Daly Committed by Commit Bot

Delete passing tests from filters.

The previously filtered unit_tests are passing locally and also on bot
runs

- Linux-dbg run of the entire unit_tests suite (not sure why it ran
  everything and not just the filtered tests)

  https://chromium-swarm.appspot.com/task?id=481a4b30b854e210

- Android-dbg run of just the filtered tests

https://chromium-swarm.appspot.com/task?id=481a597f7de9f510

Change-Id: I50314cab92ef7a5c688fc70e3ac246146ce33dde
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880888
Commit-Queue: Fergal Daly <fergal@chromium.org>
Reviewed-by: default avatarArthur Hemery <ahemery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#709747}
parent ec90c792
# These tests currently fail when run with --enable-features=BackForwardCache # These tests currently fail when run with --enable-features=BackForwardCache
# Tests below are failing on android only.
# Need to be triaged, see https://crbug.com/1007276.
# Crashing with:
# [FATAL:deferred_sequenced_task_runner.cc(83)] Check failed: !target_task_runner_
-ChromeBrowserMainExtraPartsMetricsTest.VerifyTouchEventsEnabledIsRecordedAfterPostBrowserStart
-ChromeMetricsServiceClientTest.TestRegisterUKMProviders
-ServicesTest.ConnectToFilePatch
-SoundContentSettingObserverTest.*
-SupervisedUserWhitelistInstallerTest.*
# Crashing with:
# [FATAL:navigation_url_loader.cc(55)] Check failed: g_loader_factory == nullptr || factory == nullptr
-AddressAccessoryControllerTest.*
-AutofillCreditCardFillingInfoBarDelegateMobileTest.Metrics
-CreditCardAccessoryControllerTest.PreventsFillingInsecureContexts
-CreditCardAccessoryControllerTest.ServerCardUnmask
# Other failures
-OfflinePageUtilsTest.*
-PreviewsUKMObserverTest.TestPageEndReasonUMA
# https://crbug.com/1015328 # https://crbug.com/1015328
-DownloadRequestLimiterTest.HistoryBack -DownloadRequestLimiterTest.HistoryBack
-DownloadRequestLimiterTest.HistoryForwardBack -DownloadRequestLimiterTest.HistoryForwardBack
......
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