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

Unified Diff: tests/lib/lib.status

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 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 | « tests/language.status ('k') | tests/mbedtls_tests/ssl_client.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 68cde00f8c20853afe8687aed89735f47369c156..8549f04e466deaf7cbec2de43ebfcceddfa7f9e8 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -21,7 +21,7 @@ async/stack_trace19_test: Fail
async/stack_trace24_test: Fail
# These tests depend on the unittest library which uses a lot of stuff
-# that Fletch doesn't support yet.
+# that Dartino doesn't support yet.
async/first_regression_test: CompileTimeError
async/future_timeout_test: CompileTimeError
async/multiple_timer_test: CompileTimeError
@@ -77,7 +77,7 @@ async/slow_consumer_test: Crash
async/slow_consumer2_test: Crash
async/slow_consumer3_test: Crash
-[ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $runtime == fletchc) ]
+[ $settings_file_name == embedded.dartino-settings && ($compiler == dartino_compiler || $runtime == dartino_compiler) ]
# No async on embedded.
async/async_await_zones_test: CompileTimeError
async/async_await_sync_completer_test: CompileTimeError
« no previous file with comments | « tests/language.status ('k') | tests/mbedtls_tests/ssl_client.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698