Commit 73540d3f authored by Alex Moshchuk's avatar Alex Moshchuk Committed by Commit Bot

Fix a couple of incorrect test names in SI Android FYI bot's filter file.

The existing entries were failing to actually disable those tests on the
bot, seemingly because they were missing "All/".  Example failure:
https://ci.chromium.org/p/chromium/builders/ci/Site%20Isolation%20Android/46774

Bug: 906256
Change-Id: Ic59ee49e16ac063bd2a25dff879a2bd47ff22ad5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459571
Auto-Submit: Alex Moshchuk <alexmos@chromium.org>
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Reviewed-by: default avatarŁukasz Anforowicz <lukasza@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815124}
parent c6410dbb
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
-RenderFrameHostManagerTest.ForegroundNavigationIsNeverBackgroundedWithSpareProcess -RenderFrameHostManagerTest.ForegroundNavigationIsNeverBackgroundedWithSpareProcess
# https://crbug.com/906256 # https://crbug.com/906256
-BlockedSchemeNavigationBrowserTest.PDF_NavigationFromFrame_TopFrameHasBlockedScheme_Block/1 -All/BlockedSchemeNavigationBrowserTest.PDF_NavigationFromFrame_TopFrameHasBlockedScheme_Block*
-BlockedSchemeNavigationBrowserTest.PDF_NavigationFromFrame_Block/1 -All/BlockedSchemeNavigationBrowserTest.PDF_NavigationFromFrame_Block*
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