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

Unified Diff: tests/co19/co19-dartium.status

Issue 25958003: Disable co19 on none-drt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dartium.status
diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
index e188279c63e2fe1c04bba47be7522638b437ce75..3a6c1865802a0556c0028f626f5973dca2b085ff 100644
--- a/tests/co19/co19-dartium.status
+++ b/tests/co19/co19-dartium.status
@@ -2,6 +2,9 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+[ $compiler == none && $runtime == drt ]
+*: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
ricow1 2013/10/04 09:51:21 I guess we can run them if we get incremental buil
ricow1 2013/10/04 10:06:22 I misread, this is just drt, so we are running it
+
[ $compiler == none && $runtime == dartium ]
Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this failure.
Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage this failure.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698