diff options
author | jrg@google.com <jrg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-08 23:23:40 +0000 |
---|---|---|
committer | jrg@google.com <jrg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-08 23:23:40 +0000 |
commit | b46903620b9f7a0ae45c1483b2da9ae79251e0c2 (patch) | |
tree | 336c5acb029af5014a68fec28ea371bf464f5fb4 /build | |
parent | 979b69c383af50723aed85c2c3d7852b7ca7d4bf (diff) | |
download | chromium_src-b46903620b9f7a0ae45c1483b2da9ae79251e0c2.zip chromium_src-b46903620b9f7a0ae45c1483b2da9ae79251e0c2.tar.gz chromium_src-b46903620b9f7a0ae45c1483b2da9ae79251e0c2.tar.bz2 |
Disable a test that hangs (on both emulator and device).
BUG=None
TEST=
Review URL: http://codereview.chromium.org/8890046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113689 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/gtest_filter/ipc_tests_disabled | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/android/gtest_filter/ipc_tests_disabled b/build/android/gtest_filter/ipc_tests_disabled new file mode 100644 index 0000000..7b16f21 --- /dev/null +++ b/build/android/gtest_filter/ipc_tests_disabled @@ -0,0 +1,2 @@ +# Times out +IPCSyncChannelTest.ChattyServer |