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

Unified Diff: tests/corelib/corelib.status

Issue 1138033003: Adjust test expectations for dart2js_cps-ir. (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 | « no previous file | tests/language/language_dart2js.status » ('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 84310144042030da278f70ebc187def2b0119d6f..ee631b0f814d7de1b2b589a9afb012bce15e2d7b 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -212,6 +212,7 @@ big_integer_parsed_mul_div_vm_test: Pass, Slow
[ $compiler == dart2js && $cps_ir ]
apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
apply_test: Crash # (test0): handleStaticFunctionGet: function(test0)
+bool_from_environment_test: RuntimeError # Please triage this failure.
collection_removes_test: RuntimeError # Please triage this failure.
collection_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for List.
compare_to2_test: Crash # Instance of 'TypeOperator': type check unimplemented for List.
@@ -245,6 +246,7 @@ hash_set_test/none: Crash # (testIdentitySet): handleStaticFunctionGet: function
hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
hashcode_test: Crash # (bar): handleStaticFunctionGet: function(bar)
indexed_list_access_test: Crash # (getIt): handleStaticFunctionGet: function(getIt)
+int_from_environment_test: RuntimeError # Please triage this failure.
int_parse_radix_test/01: Crash # Please triage this failure.
int_parse_radix_test/02: Crash # Please triage this failure.
int_parse_radix_test/none: Crash # Please triage this failure.
@@ -335,6 +337,8 @@ splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check u
splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_buffer_test: Crash # (Expect.isTrue): handleStaticFunctionGet: function(Expect#isTrue)
string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+string_from_environment2_test: RuntimeError # Please triage this failure.
+string_from_environment_test: RuntimeError # Please triage this failure.
string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698