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

Unified Diff: tests/lib/lib.status

Issue 432183003: Fix dart2js int double test failure (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') | tests/lib/profiler/metrics_num_test.dart » ('J')
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 9a0bf388f323f3e238591662f0756dc396893ad9..3100dafd45f7066fda35143106f15d6c0c1b1cc5 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -318,5 +318,8 @@ convert/streamed_conversion_json_utf8_decode_test: Skip # Pass, Slow
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
sra1 2014/08/01 00:53:22 Add comment to say this is due to dart2js not keep
+
[ $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') | tests/lib/profiler/metrics_num_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698