| Index: tests/co19/co19-dartium.status
|
| ===================================================================
|
| --- tests/co19/co19-dartium.status (revision 32028)
|
| +++ tests/co19/co19-dartium.status (working copy)
|
| @@ -5,6 +5,10 @@
|
| [ $compiler == none && $runtime == drt ]
|
| *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
|
|
|
| +[ $compiler == none && $runtime == dartium && $mode == debug && $system == windows ]
|
| +Language/15_Types/4_Interface_Types_A11_t01: Skip # Issue 16343
|
| +Language/15_Types/4_Interface_Types_A11_t02: Skip # Issue 16343
|
| +
|
| [ $compiler == none && $runtime == dartium ]
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
|
| Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
|
|
|