Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: pkg/pkgbuild.status

Issue 2297363004: Update third_party/pkg/stack_trace to 1.6.6 (Closed)
Patch Set: Address comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkgbuild.status
diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
index 9d1dfee99bd8ef90d3f949dd949ba671b5293e8e..3ce1fde78e07ff9d132782265fd4d623abe7db51 100644
--- a/pkg/pkgbuild.status
+++ b/pkg/pkgbuild.status
@@ -5,5 +5,8 @@
[ $use_public_packages ]
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
+[ ($use_repository_packages || $use_public_packages) ]
+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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698