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

Unified Diff: pkg/pkgbuild.status

Issue 2102103002: Update pkgbuild status to allow PubGetError (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Add suppression for third_party/dartdoc Created 4 years, 6 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 | « no previous file | 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 fa11a2d7a43418a8410cee3aa314ee9ca1b391d2..c7736e85a6ec957742cb807ab2dd410eeb523f23 100644
--- a/pkg/pkgbuild.status
+++ b/pkg/pkgbuild.status
@@ -2,15 +2,13 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-samples/searchable_list: Pass, Slow
third_party/pkg/scheduled_test: Fail # Issue 26585
-[ $use_repository_packages ]
-samples/third_party/angular_todo: Fail # angular needs to be updated
-
[ $use_public_packages ]
pkg/compiler: SkipByDesign # js_ast is not published
-samples/third_party/angular_todo: Pass, Slow
-[ $builder_tag == russian ]
-samples/third_party/angular_todo: Fail # Issue 16356
+[ $use_repository_packages ]
+third_party/pkg/dartdoc: PubGetError # Issue 26696
+
+[ ($use_repository_packages || $use_public_packages) && ($system == windows || $system == linux) ]
+third_party/pkg/*: Pass, PubGetError # Issue 26696
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698