Commit 92c4a9fc authored by lukasza's avatar lukasza Committed by Commit bot

Revert of Adding Site Isolation Win bot filtering for...

Revert of Adding Site Isolation Win bot filtering for WindowOpenPanelTest.WindowOpenFocus. (patchset #1 id:1 of https://codereview.chromium.org/2269523003/ )

Reason for revert:
The filter file is apparently not needed anymore: despite the fact that the test got renamed in r413759, we are not seeing failures in the WindowOpenFocus test in the latest builds on Site Isolation Win bot.

Original issue's description:
> Adding Site Isolation Win bot filtering for WindowOpenPanelTest.WindowOpenFocus.
>
> BUG=639510
>
> Committed: https://crrev.com/a98073ac85514395939268f9d71a5d609867d450
> Cr-Commit-Position: refs/heads/master@{#413773}

TBR=creis@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=639510

Review-Url: https://codereview.chromium.org/2287743002
Cr-Commit-Position: refs/heads/master@{#414857}
parent be2fa1a7
...@@ -10899,8 +10899,7 @@ ...@@ -10899,8 +10899,7 @@
}, },
{ {
"args": [ "args": [
"--isolate-extensions", "--isolate-extensions"
"--test-launcher-filter-file=src/testing/buildbot/filters/isolate-extensions.interactive_ui_tests.filter"
], ],
"test": "interactive_ui_tests" "test": "interactive_ui_tests"
}, },
......
# crbug.com/639510: WindowOpenPanelTest.WindowOpenFocus timing out on the
# Site Isolation Win bot
-WindowOpenPanelTest.WindowOpenFocus
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