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

Unified Diff: tests/dartino_tests/dartino_tests.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/dartino_tests/dartino_test_suite.dart ('k') | tests/dartino_tests/file_with_compile_time_error.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/dartino_tests/dartino_tests.status
diff --git a/tests/fletch_tests/fletch_tests.status b/tests/dartino_tests/dartino_tests.status
similarity index 98%
rename from tests/fletch_tests/fletch_tests.status
rename to tests/dartino_tests/dartino_tests.status
index 06004c0f1c91d2bc700d0b5a035bcc4440c1e371..5a33a5cae9cd17a606691fc4ea097928b1139c9c 100644
--- a/tests/fletch_tests/fletch_tests.status
+++ b/tests/dartino_tests/dartino_tests.status
@@ -21,7 +21,7 @@ incremental/*/same_tokens_variant: Fail
# new class -> should not happen).
incremental/*/compile_time_error_hides_field: Fail
-# Bad 'field' count on FletchPatchClassBuilder (does not contain new fields).
+# Bad 'field' count on DartinoPatchClassBuilder (does not contain new fields).
incremental/*/add_field_and_remove_subclass: Fail
# Most things don't work in production mode yet.
@@ -126,4 +126,4 @@ sdk_service_tests/*: Skip # The native extension is not compiled for ARM.
incremental/experimental/program_gc_with_processes: Pass, Fail # Issue 389.
[ $arch == x64 && $asan]
-service_tests/simple_todo: Pass, Fail # Issue https://github.com/dart-lang/fletch/issues/57
+service_tests/simple_todo: Pass, Fail # Issue https://github.com/dart-lang/dartino/issues/57
« no previous file with comments | « tests/dartino_tests/dartino_test_suite.dart ('k') | tests/dartino_tests/file_with_compile_time_error.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698