Chromium Code Reviews| Index: tests/co19/co19-dartium.status |
| =================================================================== |
| --- tests/co19/co19-dartium.status (revision 32028) |
| +++ tests/co19/co19-dartium.status (working copy) |
| @@ -7,6 +7,8 @@ |
| [ $compiler == none && $runtime == dartium ] |
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. |
| +Language/15_Types/4_Interface_Types_A11_t01: Pass, Timeout # Issue 16343 |
|
vsm
2014/01/27 21:22:40
Can we put timeouts under $mode == debug?
Also, b
siva
2014/01/27 21:29:39
They are running fine in all the other builders, i
|
| +Language/15_Types/4_Interface_Types_A11_t02: Pass, Timeout # Issue 16343 |
| Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure. |
| Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This should break. |
| LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. |