| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index e46166c34203811e660ffedaa92928a8a3b5d9ec..3e35586fcdc6b91d662a49d6e4493c7c3e0f7117 100644
|
| --- a/chrome/test/functional/PYAUTO_TESTS
|
| +++ b/chrome/test/functional/PYAUTO_TESTS
|
| @@ -41,6 +41,10 @@
|
| 'test_basic.SimpleTest.testCanOpenGoogle',
|
| 'themes',
|
| 'translate',
|
| + # This test fails due to crbug.com/35485
|
| + '-translate.TranslateTest.testTBarNeverVisibleOnErrorPage',
|
| + # This test fails due to crbug.com/50706
|
| + '-translate.TranslateTest.testToggleTranslateOption'
|
| ],
|
|
|
| 'win': [
|
|
|