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

Unified Diff: tests/lib/lib.status

Issue 1139503002: Move 'dart:profiler' contents into 'dart:developer' and remove 'dart:profiler' (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | « tests/lib/developer/user_tags_test.dart ('k') | 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 b328351faf3dffc4cd7f04bb5db394b45420792f..7d6730da323e5cc5c2600d9d9cc859e104d2ab63 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -292,8 +292,8 @@ mirrors/deferred_type_test: StaticWarning, OK # Deliberately referes to a deferr
mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
-profiler/metrics_test: Fail # Issue 20309
-profiler/metrics_num_test: Fail # Issue 20309
+developer/metrics_test: Fail # Issue 20309
+developer/metrics_num_test: Fail # Issue 20309
async/future_test: StaticWarning, OK # Deliberately broken implementation.
@@ -315,7 +315,7 @@ convert/utf85_test: Skip # Pass, Slow Issue 12644.
mirrors/mirrors_reader_test: Pass, Slow
[ $compiler == dart2js ]
-profiler/metrics_num_test: Skip # Because of a int / double type test.
+developer/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 | « tests/lib/developer/user_tags_test.dart ('k') | tests/lib/profiler/metrics_num_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698