Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1283)

Unified Diff: mojo/tools/data/apptests

Issue 1728063002: Revert of mojo: Delay ApplicationTestBase shell disconnection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/shell/public/cpp/lib/application_test_base.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 594ca9bdbdafb7d4f6ef3e81ba3bfd381b51b4ce..a67ff167701f8d2e481d07a2fabc00fdae41365d 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -65,10 +65,12 @@
'test': 'mojo:media_apptests',
'type': 'gtest_isolated',
},
- {
- 'test': 'mojo:media_pipeline_integration_apptests',
- 'type': 'gtest_isolated',
- },
+ # TODO(media): these tests fail in debug, which has no bot-coverage.
+ # http://crbug.com/587523
+# {
+# 'test': 'mojo:media_pipeline_integration_apptests',
+# 'type': 'gtest_isolated',
+# },
# TODO(rockot): Flaky. Re-enable when brokering is sorted out.
# http://crbug.com/569367.
# {
« no previous file with comments | « mojo/shell/public/cpp/lib/application_test_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698