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

Unified Diff: tests/unsorted/unsorted.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/unsorted/static_ffi_test.dart ('k') | tests/version_tests/version_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/unsorted/unsorted.status
diff --git a/tests/unsorted/unsorted.status b/tests/unsorted/unsorted.status
index 1de627bdf83fd2cc867c506d1e669616875b7aae..bd860bcd224baec76e2748423821526a046d69f5 100644
--- a/tests/unsorted/unsorted.status
+++ b/tests/unsorted/unsorted.status
@@ -7,21 +7,21 @@
3_test: Fail
5_test: Fail
-10_test: RuntimeError, OK # https://github.com/dart-lang/fletch/issues/249
+10_test: RuntimeError, OK # https://github.com/dart-lang/dartino/issues/249
dart2js_hello_world_test: Slow, Pass
dart2js_deltablue_test: Slow, Pass
-# https://github.com/dart-lang/fletch/issues/395
+# https://github.com/dart-lang/dartino/issues/395
external_memory_triggers_gc_test: Skip
[ $system == macos ]
-# https://github.com/dart-lang/fletch/issues/401
+# https://github.com/dart-lang/dartino/issues/401
dart2js_hello_world_test: Slow, Pass, Timeout
dart2js_deltablue_test: Slow, Pass, Timeout
shared_immutable_data_test: Slow, Pass, Timeout
-[ $compiler == none && $runtime == fletchc ]
+[ $compiler == none && $runtime == dartino_compiler ]
messaging_drop_messages_expose_gc_test: CompileTimeError # Issue(75): Driver doesn't support -X flags.
messaging_port_lifetime_expose_gc_test: CompileTimeError # Issue(75): Driver doesn't support -X flags.
messaging_process_die_early_gc_on_delete_test: CompileTimeError # Issue(75): Driver doesn't support -X flags.
@@ -57,7 +57,7 @@ messaging_many_to_single_test: Slow, Pass
random_test: Slow, Pass
messaging_process_die_early_gc_on_delete_test: Slow, Pass
-[ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $runtime == fletchc) ]
+[ $settings_file_name == embedded.dartino-settings && ($compiler == dartino_compiler || $runtime == dartino_compiler) ]
dart2js_deltablue_test: CompileTimeError
dart2js_hello_world_test: CompileTimeError
messaging_port_lifetime_test: CompileTimeError
« no previous file with comments | « tests/unsorted/static_ffi_test.dart ('k') | tests/version_tests/version_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698