Commit 6d46d04b authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Disable failing multitasking fullscreen test.

Bug: 872788
TBR: rohitrao
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: I55e2ba91fe5cbd0ef170d7a34d7e5104b7de735a
Reviewed-on: https://chromium-review.googlesource.com/1169318
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarKurt Horimoto <kkhorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#581901}
parent d15f1a77
......@@ -57,7 +57,8 @@ NSArray* whiteListedMultitaskingTests = @[
@"testErrorPage", // ErrorPageTestCase
@"testFindInPage", // FindInPageTestCase
@"testDismissFirstRun", // FirstRunTestCase
@"testLongPDFScroll", // FullscreenTestCase
// TODO(crbug.com/872788) Failing after move to Xcode 10.
// @"testLongPDFScroll", // FullscreenTestCase
@"testDeleteHistory", // HistoryUITestCase
@"testInfobarsDismissOnNavigate", // InfobarTestCase
@"testShowJavaScriptAlert", // JavaScriptDialogTestCase
......
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