Commit 68c28c5c authored by Shengfa Lin's avatar Shengfa Lin Committed by Commit Bot

[chromium] Re-enable testGetSessions

Retried locally on Mac and Linux, the test seems fine.

Bug: chromium:899919
Change-Id: I48d50f2f25a7111d4713b1b826eca36893e03289
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236886
Auto-Submit: Shengfa Lin <shengfa@google.com>
Commit-Queue: Shengfa Lin <shengfa@google.com>
Commit-Queue: John Chen <johnchen@chromium.org>
Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776318}
parent 1d959a1c
...@@ -136,8 +136,6 @@ _INTEGRATION_NEGATIVE_FILTER = [ ...@@ -136,8 +136,6 @@ _INTEGRATION_NEGATIVE_FILTER = [
'HeadlessInvalidCertificateTest.*', 'HeadlessInvalidCertificateTest.*',
# Similar issues with HeadlessChromeDriverTest. # Similar issues with HeadlessChromeDriverTest.
'HeadlessChromeDriverTest.*', 'HeadlessChromeDriverTest.*',
# Flaky: https://crbug.com/899919
'SessionHandlingTest.testGetSessions',
# Flaky due to occasional timeout in starting Chrome # Flaky due to occasional timeout in starting Chrome
'ZChromeStartRetryCountTest.testChromeStartRetryCount', 'ZChromeStartRetryCountTest.testChromeStartRetryCount',
] ]
......
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