blob: c39875094eaddf7d18aadf0c2f4045cd83c3bec6 [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 ]
16407_test: Fail # Issue 16407
class_test: Fail
statements_test: Fail
typed_locals_test: Fail
no_such_method_test: Fail # Wrong Invocation.memberName.
constant_javascript_semantics4_test: Fail, OK
mirrors_used_closure_test: Fail # Issue 17939
[ $compiler == dart2js && $runtime == jsshell ]
mirror_printer_test: Pass, Slow # Issue 16473
[ $compiler == dart2js && $checked ]
variable_type_test/03: Fail, OK
variable_type_test/01: Fail, OK
[ $compiler == dart2js && ($runtime == d8 || $runtime == chrome || $runtime == drt) ]
bound_closure_interceptor_type_test: Fail, Pass # v8 issue 3084. https://code.google.com/p/v8/issues/detail?id=3084
[ $compiler == dart2js && $mode == debug ]
operator_test: Skip
string_interpolation_test: Skip
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
no_such_method_mirrors_test: Pass, Slow # TODO(kasperl): Please triage.
[ $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().
code_motion_exception_test: Skip # Requires unminified operator names.
mirrors_used_warning_test/minif: Fail, OK # Tests warning that minified code will be broken.
[ $compiler == dart2js && $runtime == safari ]
deferred_fail_and_retry_worker_test: Timeout # Issue 22106
[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == jsshell) ]
code_motion_exception_test: Skip # Required V8 specific format of JavaScript errors.
[ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safari || $runtime == safarimobilesim || $runtime == chrome || $runtime == chromeOnAndroid) ]
isolate2_test/01: Fail # Issue 14458.
[ $runtime == jsshell ]
timer_test: Fail # Issue 7728.
[ $runtime == none ]
timer_negative_test: Fail, OK # A negative runtime test.
bailout8_test: Fail, OK # Mismatch in thrown exception.
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
deferred/*: Skip # Issue 17458
[ $compiler == dart2js && $csp ]
deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loading.
deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
[ $host_checked && $compiler == dart2js && $cps_ir ]
21724_test: Crash # Please triage this failure.
[ $compiler == dart2js && $cps_ir ]
11673_test: RuntimeError # Cannot read property 'prototype' of undefined
12320_test: RuntimeError # Cannot read property 'prototype' of undefined
16407_test: Pass # Please triage this failure.
22487_test: RuntimeError # Cannot read property 'prototype' of undefined
22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* functions
22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* functions
23404_test: RuntimeError # Cannot read property 'prototype' of undefined
23432_test : RuntimeError #
LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot read property 'prototype' of undefined
async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
closure5_test: RuntimeError # Cannot read property 'prototype' of undefined
closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
conditional_send_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_class_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_constant2_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_constant3_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_constant4_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_mirrors2_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_nums is not a function
for_test: RuntimeError # Please triage this failure.
if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function
mirror_invalid_field_access3_test: Crash # Internal Error: No default constructor available.
mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available.
mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor available.
mirror_invalid_invoke_test: Crash # Internal Error: No default constructor available.
mirror_printer_test: Crash # Internal Error: No default constructor available.
mirror_test: Crash # Internal Error: No default constructor available.
mirror_type_inference_field2_test: Crash # Internal Error: No default constructor available.
mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
mirror_type_inference_function_test: Crash # Internal Error: No default constructor available.
mirrors_used_warning2_test : RuntimeError # TypeError: receiver.get$_nums is not a function
mirrors_used_warning_test/minif : RuntimeError # TypeError: receiver.get$_nums is not a function
mirrors_used_warning_test/none : RuntimeError # TypeError: receiver.get$_nums is not a function
reflect_native_types_test: Crash # Internal Error: No default constructor available.
runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
timer_test: RuntimeError # receiver.get$_collection$_nums is not a function
no_such_method_test : Crash # Internal Error: No default constructor available.
mirrors_used_closure_test : Crash # Internal Error: No default constructor available.