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

Unified Diff: tests/corelib/corelib.status

Issue 2989723002: Migrated test block 22 to Dart 2.0 (Closed)
Patch Set: Created 3 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/corelib/regexp/pcre-test-4_test.dart » ('j') | tests/corelib_2/corelib_2.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 27d71f2256c77e5973186ad07cf31b66cc9a1875..2b0be8413bf6c191400ad0999a12f1940748ee69 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -37,7 +37,6 @@ iterable_to_list_test/01: RuntimeError # Issue 26501
big_integer_*: Skip # VM specific test.
compare_to2_test: RuntimeError, OK # Requires bigint support.
nan_infinity_test/01: Fail # Issue 11551
-regexp/pcre_test: Pass, Slow # Issue 21593
regress_r21715_test: RuntimeError # Requires bigint support.
[ $compiler == dart2js && $runtime == none ]
@@ -82,7 +81,6 @@ string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
[ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter]
regexp/global_test: Skip # Timeout. Issue 21709 and 21708
-regexp/pcre_test: Pass, Slow, Timeout # Issues 21593 and 22008
regexp/capture-3: Pass, Slow, Timeout # Issues 21593 and 22008
[ $runtime != vm && $runtime != dart_precompiled && $compiler != dart2analyzer]
@@ -93,7 +91,6 @@ http_resource_test: Skip, OK # VM specific test, uses dart:io.
package_resource_test: RuntimeError # Issue 26842
[ $mode == debug ]
-regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
[ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ]
int_parse_radix_test/*: Pass, Slow
@@ -109,7 +106,6 @@ http_resource_test: Skip # Resolve URI not supported yet in product mode.
[ $compiler == dart2js && $dart2js_with_kernel ]
error_stack_trace1_test: Pass # Issue 27394
map_test: Crash # Issue 27394
-regexp/pcre_test: RuntimeError # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && $dart2js_with_kernel ]
regress/4562_test/01: Crash # Issue 27394
@@ -275,8 +271,6 @@ regexp/negative-special-characters_test: Crash
regexp/no-extensions_test: Crash
regexp/non-capturing-groups_test: Crash
regexp/parentheses_test: Crash
-regexp/pcre-test-4_test: Crash
-regexp/pcre_test: Crash
regexp/range-out-of-order_test: Crash
regexp/regexp_kde_test: Crash
regexp/regexp_test: Crash
« no previous file with comments | « no previous file | tests/corelib/regexp/pcre-test-4_test.dart » ('j') | tests/corelib_2/corelib_2.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698