Commit 892c7e35 authored by derekjchow's avatar derekjchow Committed by Commit bot

[Chromecast] Re-enable net/EndToEndTests/EndToEndTest test cases.

R=gunsch@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1007413002

Cr-Commit-Position: refs/heads/master@{#320752}
parent b280e7a1
...@@ -45,8 +45,7 @@ ...@@ -45,8 +45,7 @@
# Run net_unittests first to avoid random failures due to slow python startup # Run net_unittests first to avoid random failures due to slow python startup
# KeygenHandlerTest.SmokeTest and KeygenHandlerTest.ConcurrencyTest fail due to # KeygenHandlerTest.SmokeTest and KeygenHandlerTest.ConcurrencyTest fail due to
# readonly certdb (b/8153161) # readonly certdb (b/8153161)
# Disable EndToEndTests/EndToEndTest (b/19100148) 'net_unittests --gtest_filter=-KeygenHandlerTest.SmokeTest:KeygenHandlerTest.ConcurrencyTest',
'net_unittests --gtest_filter=-KeygenHandlerTest.SmokeTest:KeygenHandlerTest.ConcurrencyTest:EndToEndTests/EndToEndTest.*',
# Disable OutOfMemoryDeathTest.ViaSharedLibraries due to gTrusty eglibc incompatibility (crbug/428211) # Disable OutOfMemoryDeathTest.ViaSharedLibraries due to gTrusty eglibc incompatibility (crbug/428211)
# Disable ProcessMetricsTest.GetNumberOfThreads (b/15610509) # Disable ProcessMetricsTest.GetNumberOfThreads (b/15610509)
# Disable ProcessUtilTest.* (need to define OS_ANDROID) # Disable ProcessUtilTest.* (need to define OS_ANDROID)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment