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

Unified Diff: tests/lib/lib.status

Issue 431253002: Fix nits on metrics_test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | tests/lib/profiler/metrics_num_test.dart » ('j') | 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 3100dafd45f7066fda35143106f15d6c0c1b1cc5..09e8935db6a6fba900341468e1af6781927b6765 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -319,7 +319,7 @@ convert/chunked_conversion_utf88_test: Skip # Pass, Slow Issue 12644.
convert/utf85_test: Skip # Pass, Slow Issue 12644.
[ $compiler == dart2js ]
-profiler/metrics_num_test: Skip
+profiler/metrics_num_test: Skip # Because of a int / double type test.
[ $arch == simarm64 ]
convert/utf85_test: Skip # Pass, Slow Issue 20111.
« no previous file with comments | « no previous file | tests/lib/profiler/metrics_num_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698