Commit 181263fa authored by David Maunder's avatar David Maunder Committed by Commit Bot

Disable flaky test pending an investigation

Bug: 1101760
Change-Id: I0c7c11662aac96d7e0b1ccda09e98d73472a852f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299853Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Reviewed-by: default avatarTommy Nyquist <nyquist@chromium.org>
Commit-Queue: David Maunder <davidjm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789572}
parent f7d10a36
...@@ -55,6 +55,7 @@ public class CriticalPersistedTabDataTest { ...@@ -55,6 +55,7 @@ public class CriticalPersistedTabDataTest {
@SmallTest @SmallTest
@Test @Test
@DisabledTest(message = "https://crbug.com/1101760")
public void testNonEncryptedSaveRestore() throws InterruptedException { public void testNonEncryptedSaveRestore() throws InterruptedException {
testSaveRestoreDelete(false); testSaveRestoreDelete(false);
} }
......
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