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

Unified Diff: tests/isolate/isolate.status

Issue 26592008: Fix typo in status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 7b9c10b97b48c00afa522dd2b69835b038ea1aeb..c53587089c9146bffd608fe0f05f5d33f273418b 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -112,7 +112,7 @@ global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
global_error_handler_stream2_test: Fail # Issue 13719: Please triage this failure.
nested_spawn_stream2_test: Fail # Issue 13719: Please triage this failure.
-[ $compiler == none && ($runtime == drt || $runtme == dartium) ]
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
browser/compute_this_script_browser_stream_test: Fail
browser/compute_this_script_browser_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698