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

Unified Diff: tests/lib/lib.status

Issue 2995343002: Migrated test block 216 to Dart 2.0. (Closed)
Patch Set: Migrated min_max_test to Dart 2.0 Created 3 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 | tests/lib/math/min_max_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 4d318a18ad80c5755581044d50567e28f23182ab..790b223ced6501c45d309dae83d228bf06c39148 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -14,7 +14,6 @@ async/schedule_microtask6_test: RuntimeError # global error handling is not supp
math/double_pow_test: RuntimeError
math/low_test: RuntimeError
-math/random_big_test: RuntimeError # Using bigint seeds for random.
mirrors/invocation_fuzz_test: RuntimeError # Issue 29086
mirrors/abstract_class_test: RuntimeError # Issue 12826
@@ -227,7 +226,6 @@ async/intercept_schedule_microtask6_test: Skip # Flutter Issue 9113
async/stream_empty_test: Skip # Flutter Issue 9113
async/intercept_schedule_microtask5_test: Skip # Flutter Issue 9113
async/stream_event_transformed_test: Skip # Flutter Issue 9113
-math/random_secure_test: RuntimeError # Flutter Issue 9113
[ $compiler == dart2js && $minified ]
mirrors/mirrors_used_get_name_test: RuntimeError
@@ -309,7 +307,6 @@ async/timer_isActive_test: RuntimeError
async/timer_repeat_test: RuntimeError
async/timer_test: RuntimeError
convert/json_lib_test: RuntimeError
-math/point_test: RuntimeError
math/rectangle_test: RuntimeError
mirrors/library_uri_io_test: RuntimeError
mirrors/library_uri_package_test: RuntimeError
« no previous file with comments | « no previous file | tests/lib/math/min_max_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698