Chromium Code Reviews| Index: pkg/pkgbuild.status |
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status |
| index 9d1dfee99bd8ef90d3f949dd949ba671b5293e8e..50a4d08b54621a366029f263644dfaff79215501 100644 |
| --- a/pkg/pkgbuild.status |
| +++ b/pkg/pkgbuild.status |
| @@ -7,3 +7,7 @@ pkg/compiler: SkipByDesign # js_ast is not published |
| [ ($use_repository_packages || $use_public_packages) && ($system == windows || $system == linux) ] |
| third_party/pkg/*: Pass, PubGetError # Issue 26696 |
|
mit
2016/09/01 11:46:17
This bug is closed, can we remove this?
Bill Hesse
2016/09/01 11:54:56
Yes. This was covering a lot, so there may be fla
|
| +third_party/pkg/dev_compiler: Slow, Pass |
| + |
| +[ $use_repository_packages ] |
| +third_party/pkg/dart2js_info: Fail # Issue https://github.com/dart-lang/dart2js_info/pull/14 |