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

Unified Diff: pkg/pkg.status

Issue 2984203002: Move the status file parser into its own package. (Closed)
Patch Set: Created 3 years, 5 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 | « .packages ('k') | pkg/status_file/.packages » ('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 bc9944a60c8f44abb8da5b302c0314128c8e237d..0b62431a672982abfc172eb604073dbf2f328a6b 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -226,3 +226,6 @@ analyzer/test/src/task/strong/checker_test: Pass, Slow
[ $browser ]
testing/test/analyze_test: SkipByDesign
+
+[ $browser || $runtime == flutter ]
+status_file/*: SkipByDesign # Only meant to run on the standalone VM.
« no previous file with comments | « .packages ('k') | pkg/status_file/.packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698