diff options
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index 8bc1310..9a5d74f 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -551,6 +551,8 @@ '-translate.TranslateTest.testSeveralLanguages', # crbug.com/95621 '-youtube.YoutubeTest.testPlayerStatus', + # crbug.com/140047 + '-protector.ProtectorSessionStartupTest.testDetectSessionStartupChangeAndApply', ], 'mac': [ |