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

Unified Diff: pkg/pkgbuild.status

Issue 810323002: Fix bots (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 bd8fec10605f31cb35e18da412bbe499d5768d71..a9d4c89145a39b9e1b070ac79babbbe1067d21fd 100644
--- a/pkg/pkgbuild.status
+++ b/pkg/pkgbuild.status
@@ -3,7 +3,6 @@
# BSD-style license that can be found in the LICENSE file.
samples/third_party/dromaeo: Pass, Slow
-samples/third_party/todomvc_performance: Pass, Slow
samples/searchable_list: Pass, Slow
pkg/docgen: Pass, Slow
@@ -13,13 +12,15 @@ pkg/browser: PubGetError
pkg/intl: PubGetError # Issue 19782
pkg/third_party/html5lib: PubGetError # angular needs to be updated
samples/third_party/angular_todo: Fail # angular needs to be updated
+samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
[ $use_public_packages ]
samples/third_party/angular_todo: Pass, Slow
third_party/pkg/async_await: Skip # Uses expect package.
+samples/third_party/todomvc_performance: Pass, Slow
[ $builder_tag == russian ]
samples/third_party/angular_todo: Fail # Issue 16356
-[ $system == windows ]
+[ $use_public_packages && $system == windows ]
samples/third_party/todomvc_performance: Fail # Issue 18086
« 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