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

Unified Diff: tests/pkg/pkg.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/pkg/http/http_test.dart ('k') | tests/service_tests/conformance/conformance_test_shared.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/pkg/pkg.status
diff --git a/tests/pkg/pkg.status b/tests/pkg/pkg.status
index 9ae4cccecf828a4a0b6ab957a9a517842ddaeac4..c5903c3072735b299031bd47857607da9d5fe048 100644
--- a/tests/pkg/pkg.status
+++ b/tests/pkg/pkg.status
@@ -17,5 +17,5 @@ ffi/ffi_test: RuntimeError
[ $use_sdk ]
ffi/ffi_test: RuntimeError # We don't copy the ffi testing lib to the sdk
-[ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $runtime == fletchc) ]
-fletch_agent/messages_test: CompiletimeError
+[ $settings_file_name == embedded.dartino-settings && ($compiler == dartino_compiler || $runtime == dartino_compiler) ]
+dartino_agent/messages_test: CompiletimeError
« no previous file with comments | « tests/pkg/http/http_test.dart ('k') | tests/service_tests/conformance/conformance_test_shared.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698