summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 09:38:52 +0000
committerbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 09:38:52 +0000
commit8355c66e0a2248010503ec7258ee562fa8bae679 (patch)
tree16f33fbbd1e4af57b3515609508f347dc4b80db6 /build
parent2eb968f31ede2bd1825961fba841277d71f5898d (diff)
downloadchromium_src-8355c66e0a2248010503ec7258ee562fa8bae679.zip
chromium_src-8355c66e0a2248010503ec7258ee562fa8bae679.tar.gz
chromium_src-8355c66e0a2248010503ec7258ee562fa8bae679.tar.bz2
Android: disables a few content_browser_tests.
This test suite have been recently graduated to the main waterfall, and a few tests are failing. BUG=233118 TBR=nileshagrawal@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/14126010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194868 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/android/pylib/gtest/filter/content_browsertests_disabled12
1 files changed, 12 insertions, 0 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
index 48cd1f1..012fe58 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -100,3 +100,15 @@ RenderWidgetHostBrowserTest.GetSnapshotFromRendererTest
# http://crbug.com/232997
IndexedDBLayoutTest.BasicTests
IndexedDBLayoutTest.IndexTests
+
+# http://crbug.com/233118
+FileSystemLayoutTest.DirectoryEntryToUri
+FileSystemLayoutTest.FileWriterAbortContinue
+FileSystemLayoutTest.ReadDirectory
+FileSystemLayoutTest.WorkersFileWriterSyncTruncateExtend
+FileSystemLayoutTest.WorkersFileWriterGcBlob
+IndexedDBBrowserTest.CallbackAccounting
+IndexedDBBrowserTest.TransactionGetTest
+IndexedDBLayoutTest.IndexTests
+IndexedDBLayoutTest.RegressionTests
+IndexedDBLayoutTest.TransactionTests