blob: 416799d93e5c66581cde00bc407d41236b4a3c81 [file] [log] [blame]
# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
class_test: Fail
statements_test: Fail
typed_locals_test: Fail
no_such_method_test: Fail # Wrong Invocation.memberName.
constant_javascript_semantics4_test: Fail, OK
[ $compiler == dart2js && $checked ]
variable_type_test/03: Fail, OK
variable_type_test/01: Fail, OK
[ $compiler == dart2js && $mode == debug ]
operator_test: Skip
string_interpolation_test: Skip
[ $compiler == dart2js && $runtime == ie9 ]
class_test: Fail
deferred/*: Skip # http://dartbug.com/12635
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $minified ]
to_string_test: Fail # Issue 7179.
runtime_type_test: Fail, OK # Tests extected output of Type.toString().
[ $jscl ]
timer_test: Fail # Issue 7728.
[ $runtime == none ]
timer_negative_test: Fail, OK # A negative runtime test.
bailout8_test: Fail, OK # Mismatch in thrown exception.
[ $csp ]
mirrors_test: Fail # http://dartbug.com/6490
mirror_printer_test: Fail # http://dartbug.com/6490
mirror_invalid_field_access_test: Fail # http://dartbug.com/6490
mirror_invalid_field_access2_test: Fail # http://dartbug.com/6490
mirror_invalid_field_access3_test: Fail # http://dartbug.com/6490
mirror_invalid_field_access4_test: Fail # http://dartbug.com/6490
deferred/deferred_class_test: Fail # http://dartbug.com/3940
deferred/deferred_constant_test: Fail # http://dartbug.com/3940
mirror_type_inference_field_test: Fail # http://dartbug.com/6490
mirror_type_inference_field2_test: Fail # http://dartbug.com/6490