Chromium Code Reviews| Index: build/android/pylib/gtest/filter/content_browsertests_disabled |
| diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled |
| index c51040b0336636a366f2ae3b6c90318a0867cdfa..8b16f8ab87320759feb7e6cc56c73f3b324764dc 100644 |
| --- a/build/android/pylib/gtest/filter/content_browsertests_disabled |
| +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled |
| @@ -6,7 +6,6 @@ ExternalClearKey/EncryptedMediaTest.* |
| ClearKey/EncryptedMediaTest.* |
| WorkerTest.* |
| MediaTest.* |
| -AudioLayoutTest.* |
| WebGLConformanceTest.* |
| MessagePortTest.Tests |
| EncryptedMediaTest.InvalidKeySystem |
| @@ -17,21 +16,30 @@ IndexedDBBrowserTest.ValueSizeTest |
| IndexedDBBrowserTest.ConnectionsClosedOnTabClose |
| CrossPlatformAccessibilityBrowserTest.* |
| DatabaseTest.* |
| +IndexedDBLayoutTest.BasicTests |
|
Yaron
2013/04/02 01:54:43
Does this mean we can remove IndexedDBTest now?
|
| # Failures |
| -WorkerLayoutTest.* |
| -MediaLayoutTest.* |
| -IndexedDBLayoutTest.* |
| RenderViewHostTest.BaseURLParam |
| OffTheRecordClipboardTest.ClearContentData |
| -FileSystemLayoutTest.* |
| GpuPixelBrowserTest.* |
| -BlobLayoutTest.XhrResponseBlob |
| FileSystemBrowserTestWithLowQuota.QuotaTest |
| -BlobLayoutTest.* |
| ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak |
| - |
| -# Crashes |
| +AudioLayoutTest.AudioDataUrl |
| +FileSystemLayoutTest.WorkersFileWriterEventsSharedWorker |
| +MediaLayoutTest.VideoAutoplayTest |
|
Yaron
2013/04/02 01:54:43
If we fix this, we'd probbably be able to get rid
nilesh
2013/04/02 17:04:01
I will look into fixing these and removing the jav
|
| +MediaLayoutTest.VideoLoopTest |
| +WorkerLayoutTest.SharedWorkerFastContextGC |
| +WorkerLayoutTest.SharedWorkerFastException |
| +WorkerLayoutTest.SharedWorkerFastGC |
| +WorkerLayoutTest.SharedWorkerFastInIframe |
| +WorkerLayoutTest.SharedWorkerFastLocation |
| +WorkerLayoutTest.SharedWorkerFastName |
| +WorkerLayoutTest.SharedWorkerFastNavigator |
| +WorkerLayoutTest.SharedWorkerFastReplaceGlobalConstructor |
| +WorkerLayoutTest.SharedWorkerFastReplaceSelf |
| +WorkerLayoutTest.SharedWorkerFastScriptError |
| +WorkerLayoutTest.SharedWorkerFastShared |
| +WorkerLayoutTest.SharedWorkerFastSimple |
| WorkerXHRHttpLayoutTest.Tests |
| # Needs to start the test server before |