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

Unified Diff: tests/corelib/corelib.status

Issue 1950413002: Split int_parse_radix_test into strong and non-strong parts. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 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 | « no previous file | tests/corelib/int_parse_radix_bad_handler_test.dart » ('j') | no next file with comments »
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 60a6bc5dc0ee619872113b10b3d827ac3e18911a..62f45dad32db7a62e1f49a33d89ae422944542bb 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -139,7 +139,7 @@ from_environment_const_type_undefined_test/14: CompileTimeError
from_environment_const_type_undefined_test/16: CompileTimeError
[ $compiler == dart2analyzer ]
-int_parse_radix_test: fail
+int_parse_radix_bad_handler_test: fail
list_insert_test: fail
list_removeat_test: fail
hash_set_type_check_test: StaticWarning, OK # Tests failing type tests.
« no previous file with comments | « no previous file | tests/corelib/int_parse_radix_bad_handler_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698