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

Unified Diff: .status

Issue 1008533003: add from option to run (Closed) Base URL: git@github.com:dart-lang/static-init.git@master
Patch Set: code review updates, remove dartium support Created 5 years, 9 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 | CHANGELOG.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .status
diff --git a/.status b/.status
index 9f3adba68553a4935339d65f2a3dd2ed150ae082..7c37a030fa01827fb7a6f13fc6fc546d37383b1d 100644
--- a/.status
+++ b/.status
@@ -14,15 +14,17 @@
# tests that don't need to be ran after pub-build
build/test/transformer_test: Skip
build/test/initializer_cycle_error_test.initialize_test: Skip # Build time warning
+build/test/initializer_from_test: RuntimeError # By Design
# tests that need to run, but we use the bootstrap output instead
# (build/test/foo.initialize.dart) which is renamed by the .test_config scripts.
build/test/deferred_library_test: Skip
build/test/initializer_custom_filter_test: Skip
build/test/initializer_cycle_error_test: Skip
-build/test/initializer_test: Skip
+build/test/initializer_from_test: Skip
build/test/initializer_parts_test: Skip
build/test/initializer_super_test: Skip
+build/test/initializer_test: Skip
build/test/initializer_type_filter_test: Skip
build/test/init_method_test: Skip
« no previous file with comments | « no previous file | CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698