Tripped up by the two different language.status files. AGAIN.
Review URL: https://codereview.chromium.org//11028124 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13502 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -219,11 +219,6 @@ import_combinators_test: Fail
|
||||
export_test: Fail # Issue 5785
|
||||
export_cyclic_test: Fail # Issue 5785
|
||||
|
||||
[ $compiler == drt && $runtime == ff ]
|
||||
export_test: Fail # Issue 5785
|
||||
export_cyclic_test: Fail # Issue 5785
|
||||
generic_creation_test: Fail # Issue 5785
|
||||
|
||||
[ $runtime == dartium ]
|
||||
import_combinators_test: Fail
|
||||
|
||||
|
||||
@@ -332,6 +332,9 @@ assign_top_method_negative_test: Crash
|
||||
call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
||||
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
||||
double_to_string_as_fixed_test: Fail
|
||||
export_test: Fail # Issue 5785
|
||||
export_cyclic_test: Fail # Issue 5785
|
||||
generic_creation_test: Fail # Issue 5785l
|
||||
|
||||
|
||||
[ $compiler == dart2js && $runtime == ie ]
|
||||
|
||||
Reference in New Issue
Block a user