Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
| index 78ca3fa791a07e78a8cfe44fc749fb777129069d..4f4da85c336eda9d345feb24b83a1be254832dfe 100644 |
| --- a/tests/compiler/dart2js/dart2js.status |
| +++ b/tests/compiler/dart2js/dart2js.status |
| @@ -48,6 +48,7 @@ uri_retention_test: Fail # Issue 26504 |
| [ $unchecked ] |
| exit_code_test: Skip # This tests requires checked mode. |
| +serialization*: Slow, Pass |
|
Siggi Cherem (dart-lang)
2016/08/16 18:21:51
unrelated to the rest of the CL: the bots run in c
|
| [ $checked ] |
| analyze_dart2js_helpers_test: Pass, Slow |