Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1156673002: cps-ir: Add test suppressions for new tests. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 16407_test: Fail # Issue 16407 6 16407_test: Fail # Issue 16407
7 23432_test: Fail # Issue 23432 7 23432_test: Fail # Issue 23432
8 class_test: Fail 8 class_test: Fail
9 statements_test: Fail 9 statements_test: Fail
10 typed_locals_test: Fail 10 typed_locals_test: Fail
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 [ $compiler == dart2js && $cps_ir ] 64 [ $compiler == dart2js && $cps_ir ]
65 10216a_test: Crash # Instance of 'TypeOperator': type casts not implemented. 65 10216a_test: Crash # Instance of 'TypeOperator': type casts not implemented.
66 10216b_test: Crash # Instance of 'TypeOperator': type casts not implemented. 66 10216b_test: Crash # Instance of 'TypeOperator': type casts not implemented.
67 12320_test: Crash # Unhandled node 67 12320_test: Crash # Unhandled node
68 17094_test: RuntimeError # Please triage this failure. 68 17094_test: RuntimeError # Please triage this failure.
69 21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fIn t. 69 21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fIn t.
70 22868_test: Crash # cannot handle async/sync*/async* functions 70 22868_test: Crash # cannot handle async/sync*/async* functions
71 22895_test: Crash # cannot handle async/sync*/async* functions 71 22895_test: Crash # cannot handle async/sync*/async* functions
72 22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 72 22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
73 23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 73 23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
74 23486_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
75 23486_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
76 23486_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
74 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi s failure. 77 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi s failure.
75 async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* funct ions 78 async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* funct ions
76 async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions 79 async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
77 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 80 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
78 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>. 81 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>.
79 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 82 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
80 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 83 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
81 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 84 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
82 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 85 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
83 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 86 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 switch_test/01: Crash # Unhandled node 123 switch_test/01: Crash # Unhandled node
121 switch_test/02: Crash # Unhandled node 124 switch_test/02: Crash # Unhandled node
122 switch_test/none: Crash # (switch (val){}): Unhandled node 125 switch_test/none: Crash # (switch (val){}): Unhandled node
123 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 126 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
124 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>. 127 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
125 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for List<int>. 128 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for List<int>.
126 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node 129 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
127 typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimpl emented for A<T>. 130 typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimpl emented for A<T>.
128 typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check u nimplemented for A<T>. 131 typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check u nimplemented for A<T>.
129 while_test: Timeout # Please triage this failure. 132 while_test: Timeout # Please triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698