Update status files. More stuff pass.
R=efortuna@google.com BUG= TEST= Review URL: https://chromiumcodereview.appspot.com//10698107 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9420 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -23,20 +23,11 @@ string_interpolation_test: Skip
|
||||
[ $runtime == opera ]
|
||||
*: Skip
|
||||
|
||||
[ $compiler == dart2js && $runtime == ff ]
|
||||
[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == safari) ]
|
||||
naming_test: Fail # BUG(3305)
|
||||
|
||||
[ $compiler == dart2js && $runtime == ie ]
|
||||
bailout_test: Fail # BUG(3304)
|
||||
class_test: Fail # BUG(3304)
|
||||
foo7_test: Fail # BUG(3304)
|
||||
function_parameters_test: Fail # BUG(3304)
|
||||
naming_test: Fail # BUG(3305)
|
||||
not_equals_test: Fail # BUG(3304)
|
||||
send_test: Fail # BUG(3304)
|
||||
|
||||
[ $compiler == dart2js && $runtime == safari ]
|
||||
naming_test: Fail # BUG(3305)
|
||||
class_test: Fail
|
||||
|
||||
[ $checked ]
|
||||
parameter_bailout_test: Fail, OK
|
||||
|
||||
@@ -235,30 +235,25 @@ double_to_string_as_fixed_test: Fail
|
||||
|
||||
|
||||
[ $compiler == dart2js && $runtime == ie ]
|
||||
arithmetic2_test: Fail # BUG(3304)
|
||||
bad_named_parameters2_test: Fail # BUG(3304)
|
||||
bad_named_parameters_test: Fail # BUG(3304)
|
||||
call_through_getter_test: Fail # BUG(3304)
|
||||
call_through_null_getter_test: Fail # BUG(3304)
|
||||
div_by_zero_test: Fail # BUG(3304)
|
||||
arithmetic2_test: Fail
|
||||
bad_named_parameters2_test: Fail
|
||||
bad_named_parameters_test: Fail
|
||||
call_through_getter_test: Fail
|
||||
call_through_null_getter_test: Fail
|
||||
div_by_zero_test: Fail
|
||||
double_to_string_as_fixed_test: Fail
|
||||
expect_test: Fail # BUG(3304)
|
||||
factory3_test: Fail # BUG(3304)
|
||||
implied_interface_test: Fail # BUG(3304)
|
||||
library_private_in_constructor_test: Fail # BUG(3304)
|
||||
list_test: Fail # BUG(3304)
|
||||
local_function3_test: Fail # BUG(3304)
|
||||
local_function_test: Fail # BUG(3304)
|
||||
naming_test: Fail # BUG(3304)
|
||||
private3_test: Fail # BUG(3304)
|
||||
savannah_test: Fail # BUG(3304)
|
||||
stack_overflow_test: Fail # BUG(3304)
|
||||
throw2_test: Fail # BUG(3304)
|
||||
throw4_test: Fail # BUG(3304)
|
||||
throw5_test: Fail # BUG(3304)
|
||||
throw_test: Fail # BUG(3304)
|
||||
type_checks_in_factory_method_test: Fail # BUG(3304)
|
||||
unbound_getter_test: Fail # BUG(3304)
|
||||
expect_test: Fail
|
||||
factory3_test: Fail
|
||||
implied_interface_test: Fail
|
||||
library_private_in_constructor_test: Fail
|
||||
list_test: Fail
|
||||
local_function3_test: Fail
|
||||
local_function_test: Fail
|
||||
naming_test: Fail
|
||||
private3_test: Fail
|
||||
savannah_test: Fail
|
||||
stack_overflow_test: Fail
|
||||
type_checks_in_factory_method_test: Fail
|
||||
is_nan_test: Fail # BUG(3542)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user