Commit bed68dfd authored by chcunningham's avatar chcunningham Committed by Commit Bot

Disable FLAKY test WorkaroundCrashySierra

Full test name is
SSLClientCertificateSelectorCocoaTest.WorkaroundCrashySierra

Test only runs (and flakes) on mac.

Bug: 810909
Change-Id: I2dc0c8d347a8292d89df3e5590cfff1db481829a
TBR: sdy@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/920685Reviewed-by: default avatarChrome Cunningham <chcunningham@chromium.org>
Commit-Queue: Chrome Cunningham <chcunningham@chromium.org>
Cr-Commit-Position: refs/heads/master@{#536918}
parent db9e6a96
......@@ -290,8 +290,9 @@ IN_PROC_BROWSER_TEST_F(SSLClientCertificateSelectorCocoaTest, HideShow) {
@end
// Test that we can't trigger the crash from https://crbug.com/653093
// Disabled due to flakiness. http://crbug.com/810909
IN_PROC_BROWSER_TEST_F(SSLClientCertificateSelectorCocoaTest,
WorkaroundCrashySierra) {
DISABLED_WorkaroundCrashySierra) {
BOOL selector_was_deallocated = false;
@autoreleasepool {
......
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