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

Unified Diff: pkg/pkg.status

Issue 1746743002: Use checked-in .package file for building and testing (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status fixes 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 | « pkg/pkg.gyp ('k') | runtime/dart-runtime.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 1094bed981bee7fd0039b00ef4506fcb4441edbe..4263ce47cdd2120490265daadfa54f60d4350d23 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -17,6 +17,8 @@ dev_compiler/test/*: Skip
# Analyzer2dart is not maintained anymore.
analyzer2dart/test/*: Skip
+dart_messages/test/dart_messages_test: Skip # Requires a package root.
+analyzer/tool/task_dependency_graph/check_test: RuntimeError # Fails without a package root
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
mutation_observer: Skip # Issue 21149
unittest/*: Skip # Issue 21949
« no previous file with comments | « pkg/pkg.gyp ('k') | runtime/dart-runtime.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698