Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 582b2f7616aa2b2fbc84d38695f495c9ac23ccad..a5efc2576caaa0c8cb844c2333d7f9d66f05ca53 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -16,6 +16,7 @@ polymer/example/scoped_style/*: Skip |
| scheduled_test/test/scheduled_server_test: Pass, Fail # 13524 |
| scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231 |
| +polymer/test/build/script_compactor_test: Pass, Slow |
| [ $runtime == vm && $mode == debug] |
| analysis_server/test/analysis_server_test: Pass, Timeout |
| @@ -26,7 +27,6 @@ analyzer/test/generated/parser_test: Pass, Timeout |
| code_transformers/test/resolver_test: Pass, Timeout |
| docgen/test/*: Skip # Slow |
| polymer/test/build/all_phases_test: Skip # Slow |
| -polymer/test/build/script_compactor_test: Pass, Timeout |
|
ricow1
2014/04/24 08:23:35
you may want to keep this, but not sure
Anders Johnsen
2014/04/24 08:25:07
I'll try as proposed. We should file an issue if t
|
| polymer_expressions/test/globals_test: Pass, Timeout |
| smoke/test/codegen/end_to_end_test: Pass, Timeout |
| smoke/test/codegen/recorder_test: Pass, Timeout |