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

Unified Diff: tests/corelib/corelib.status

Issue 384093002: Resolve names in combinators for PropertyInducingElements instead of PropertyAccessorElements. (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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 541fd83cd6bf54ce358e18a06eb82f5ee2a666b4..c9d4411948fb8dc4fb599a3075b8fa066ec9c2bb 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -28,20 +28,6 @@ string_from_environment3_test: Skip
string_from_environment_default_value: Skip
string_from_environment_test: Skip
-[ $compiler == dart2analyzer]
-bool_from_environment2_test/01: Fail # Issue 18755
-bool_from_environment2_test/02: Fail # Issue 18755
-bool_from_environment2_test/03: Fail # Issue 18755
-bool_from_environment2_test/04: Fail # Issue 18755
-int_from_environment3_test/01: Fail # Issue 18755
-int_from_environment3_test/02: Fail # Issue 18755
-int_from_environment3_test/03: Fail # Issue 18755
-int_from_environment3_test/04: Fail # Issue 18755
-string_from_environment3_test/01: Fail # Issue 18755
-string_from_environment3_test/02: Fail # Issue 18755
-string_from_environment3_test/03: Fail # Issue 18755
-string_from_environment3_test/04: Fail # Issue 18755
-
[ $compiler == none ]
unicode_test: Fail # Bug 6706
compare_to2_test: Fail # Bug 4018
@@ -128,12 +114,9 @@ list_insert_test: Fail, OK # Test contains errors but doesn’t mark them as exp
list_removeat_test: Fail, OK # Test contains errors but doesn’t mark them as expected
[ $compiler == dart2analyzer ]
-symbol_test/02: Fail
-symbol_test/03: Fail
int_parse_radix_test: fail
list_insert_test: fail
list_removeat_test: fail
-symbol_test/01: fail # test issue 13730; It is static type warning if "const" instance creation argument type is not compatible with parameter type
[ $arch == simmips ]
int_parse_radix_test: Skip # Timeout

Powered by Google App Engine
This is Rietveld 408576698