Commit f44a47ef authored by Lindsay Pasricha's avatar Lindsay Pasricha Committed by Commit Bot

Fix disable comment to point to only one tracker for both device and simulator failure.

Bug: 847948,852341
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: I77f63093d642a51193787641568a639f80d5c5e1
Reviewed-on: https://chromium-review.googlesource.com/1148796
Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
Reviewed-by: default avatarMohammad Refaat <mrefaat@chromium.org>
Reviewed-by: default avatarOlivier Robin <olivierrobin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577925}
parent 0f8a2964
......@@ -29,8 +29,7 @@ const char kTestUrl[] =
@implementation ExternalURLTabUsageRecorderTestCase
// TODO(crbug.com/847948): This test is faling on devices.
// TODO(crbug.com/852341): This test is faling on simulators.
// TODO(crbug.com/852341): This test is failing on devices and simulators.
// Verify correct recording of metrics when the reloading of an evicted tab
// fails.
- (void)DISABLED_testEvictedTabReloadFailure {
......
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