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

Unified Diff: tests/lib/lib.status

Issue 22999037: Mark chunked_conversion_utf88 as slow on simarm. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 49dda71a5a114a6ef8067488384760e7defaac60..82bfcb20df3a10d3230315bc07ed4f20279100c1 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -126,5 +126,6 @@ convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025.
convert/streamed_conversion_json_utf8_decode_test: Pass, Slow
[ $arch == simarm || $arch == arm ]
+convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644.
kustermann 2013/08/22 16:11:59 Why including arm as well? I haven't seen any time
typed_data/uint32x4_arithmetic_test: Crash # Unimplemented
« 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