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

Unified Diff: tests/language/language_dart2js.status

Issue 1223813006: dart2js cps: Direct access on JS arrays. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update unit tests and remove unused functions Created 5 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 | « tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index f728a0111751f221cf243a64df29bec9eb920ed7..4f060d208150b0018d7670e929e0d1feb0489df0 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -426,10 +426,16 @@ flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun
for2_test: Crash # The null object does not have a getter 'field'.
for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop header
generic_field_mixin3_test: RuntimeError # Please triage this failure.
+if_null_assignment_behavior_test/12: RuntimeError # Expect.listEquals fails
+if_null_assignment_behavior_test/28: RuntimeError # Expect.listEquals fails
if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function
if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function
if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function
if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function
+if_null_assignment_static_test/29: RuntimeError # TypeError: v0.get$a is not a function
+if_null_assignment_static_test/31: RuntimeError # TypeError: v0.get$a is not a function
+if_null_assignment_static_test/32: RuntimeError # TypeError: v0.get$b is not a function
+if_null_assignment_static_test/33: RuntimeError # TypeError: v0.get$a is not a function
if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function
if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function
if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function
« no previous file with comments | « tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698