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

Unified Diff: runtime/tests/vm/vm.status

Issue 213293002: Optimize one-byte string's toUpperCase. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Update status to address issue 17857. Created 6 years, 8 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 | « runtime/lib/string_patch.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index df71bf141c11aed4afbdfd9aded6b19f33a6ee4e..c6dff94ab799bf990a82821d57e11ef5f07d8d47 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -16,6 +16,8 @@ cc/Debug_StackTraceDump2: Skip
# Flaky on buildbot. Issue 5133 and 10409.
cc/Sleep: Pass, Fail
+cc/GenerateSource: Fail # Issue 17857
+
[ $arch == x64 ]
cc/IsolateInterrupt: Skip
« no previous file with comments | « runtime/lib/string_patch.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698