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

Unified Diff: samples/samples.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 | « samples/raspberry-pi2/basic/knight-rider.dart ('k') | samples/simple_todo/compile.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 79ee1e9433b01d90d43fcd2af6062a20add801ce..4bfc85e0e4ccf14c6981629a077d80e32869e714 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -2,7 +2,9 @@
# 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.
-[ ($runtime == fletchc || $runtime == fletchvm) && $clang && $asan]
+github/lib/src/tests/github_api_test: Fail # Rename messed up test data
+
+[ ($runtime == dartino_compiler || $runtime == dartinovm) && $clang && $asan]
# ASAN detects memory leak in EventHandler implementation
github/lib/src/tests/github_api_test: Pass, Crash
@@ -12,6 +14,6 @@ github/lib/src/tests/github_api_test: Pass, Crash
[ $system != lk ]
lk/*: Skip
-[ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $runtime == fletchc) ]
+[ $settings_file_name == embedded.dartino-settings && ($compiler == dartino_compiler || $runtime == dartino_compiler) ]
# No support for dart:convert in embedded
-github/lib/src/tests/github_api_test: CompiletimeError
+github/lib/src/tests/github_api_test: CompiletimeError
« no previous file with comments | « samples/raspberry-pi2/basic/knight-rider.dart ('k') | samples/simple_todo/compile.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698