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

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: 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
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 319bdd41c725cc159911b2603e924a512ef33f4a..44e48e6086aee8d572ed70e85fb6abf1fd1e81fd 100644
--- a/tests/fletch_tests/fletch_tests.status
+++ b/tests/dartino_tests/dartino_tests.status
@@ -23,7 +23,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.
@@ -131,4 +131,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

Powered by Google App Engine
This is Rietveld 408576698