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

Unified Diff: tests/coroutine/coroutine.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/coroutine/coroutine.status
diff --git a/tests/coroutine/coroutine.status b/tests/coroutine/coroutine.status
index 64c2210fbb77b057a73646304ca3c5da1fd71cdc..75b93940dd251dd9689e4601d49878f7e0ae5189 100644
--- a/tests/coroutine/coroutine.status
+++ b/tests/coroutine/coroutine.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
-[ $compiler == none && $runtime == fletchc ]
+[ $compiler == none && $runtime == dartino_compiler ]
fib_spawn_program_gc_gc_on_delete_test: CompileTimeError # Issue(75): Driver doesn't support -X flags.
[ $system == lk ]

Powered by Google App Engine
This is Rietveld 408576698