Update dart2dart status after bug fixes in the VM.

R=srdjan@google.com

Review URL: https://codereview.chromium.org//37463003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29099 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
fschneider@google.com 2013-10-23 17:20:05 +00:00
parent 72c47cd4f9
commit c07c229b39
2 changed files with 0 additions and 3 deletions

View file

@ -121,8 +121,6 @@ Language/12_Expressions/12_Instance_Creation/1_New_A04_t01: fail # co19-roll r54
Language/12_Expressions/12_Instance_Creation/1_New_A06_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/22_Equality_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/22_Equality_A01_t19: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/22_Equality_A01_t20: fail # co19-roll r546: Please triage this failure

View file

@ -259,7 +259,6 @@ malbounded_type_literal_test: Fail # Issue 13960
constructor5_test: Fail
constructor6_test: Fail
closure_in_initializer_test: Fail
super_first_constructor_test: Fail
throwing_lazy_variable_test: Fail # Issue 5802
f_bounded_equality_test: RuntimeError # Issue 14000