summaryrefslogtreecommitdiffstats
path: root/chromecast
diff options
context:
space:
mode:
authorsanfin <sanfin@google.com>2016-03-03 18:39:37 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-04 02:40:59 +0000
commitd3c9651f0013971947eb9d80a5316f7784a6389a (patch)
tree88c2a7124c292dab2c217272de34395e1449ccaa /chromecast
parent435df50496bb28a8b27a398a084174d53f9f4ae6 (diff)
downloadchromium_src-d3c9651f0013971947eb9d80a5316f7784a6389a.zip
chromium_src-d3c9651f0013971947eb9d80a5316f7784a6389a.tar.gz
chromium_src-d3c9651f0013971947eb9d80a5316f7784a6389a.tar.bz2
[chromecast] Disabled component death tests on Android TV
These tests are trying to fork processes, which fails on Android. Change-Id: Ic8e5f5b2835a70a02d26a809d009983813f1d3ba BUG=internal b/27480970 Review URL: https://codereview.chromium.org/1763903002 Cr-Commit-Position: refs/heads/master@{#379185}
Diffstat (limited to 'chromecast')
-rw-r--r--chromecast/chromecast_tests.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
index 93c6358..a5794038 100644
--- a/chromecast/chromecast_tests.gypi
+++ b/chromecast/chromecast_tests.gypi
@@ -242,6 +242,8 @@
'type': 'none',
'variables': {
'filters': [
+ # ComponentDeathTest is unable to fork processes on Android
+ 'cast_base_unittests_apk --gtest_filter=*:-ComponentDeathTest.*',
# LayerTreeHost has dozens of separate crashing test cases on Fugu. (b/22512618)
'cc_unittests_apk --gtest_filter=*:-LayerTreeHost*',
# The following tests all crash on fugu.