Chromium Code Reviews| Index: tests/co19/co19-dartium.status |
| =================================================================== |
| --- tests/co19/co19-dartium.status (revision 28498) |
| +++ tests/co19/co19-dartium.status (working copy) |
| @@ -3,7 +3,7 @@ |
| # 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 |
| +#*: Skip # running co19 tests on content_shell would make our dartium cycle-times very long |
|
kustermann
2013/10/11 10:50:29
Don't do that. This will make the cycle times of o
|
| [ $compiler == none && $runtime == dartium ] |
| Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this failure. |
| @@ -55,7 +55,7 @@ |
| Language/13_Statements/12_Labels_A01_t03: Fail # Issue 13719: Please triage this failure. |
| Language/14_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Issue 13719: Please triage this failure. |
| Language/14_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Issue 13719: Please triage this failure. |
| -Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Timeout # Issue 13719: Please triage this failure. |
| +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_t02: Fail # Issue 13719: Please triage this failure. |
| Language/14_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Issue 13719: Please triage this failure. |
| Language/14_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Issue 13719: Please triage this failure. |
| @@ -153,8 +153,3 @@ |
| LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 |
| LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 |
| -LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992 |
| -LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992 |
| -LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992 |
| -LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992 |
| -LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992 |