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

Unified Diff: .status

Issue 882823003: Adds @HtmlImport with both dynamic and transformer based implementations. Still need an HtmlInliner… (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: assign logger Created 5 years, 11 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 | « .gitignore ('k') | CHANGELOG.md » ('j') | CHANGELOG.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .status
diff --git a/.status b/.status
index 2ef412de307bd99d116e96174bda5f5732f88c4d..c3743e9ca336ef9f52915b5c21c1d0384f226934 100644
--- a/.status
+++ b/.status
@@ -23,3 +23,7 @@ build/test/*: Skip # uses dart:html
[ $compiler == dart2js ]
test/*: Skip # use pub-build to run tests (they need the companion .html file)
+
+[ $browser ]
+test/build/*: Skip # vm only tests
+build/test/build/*: Skip # vm only tests
« no previous file with comments | « .gitignore ('k') | CHANGELOG.md » ('j') | CHANGELOG.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698