Chromium Code Reviews| 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. |