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

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

Issue 1152133003: Update cps-ir test expectations. (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 | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 deferred/*: Skip # Issue 17458 58 deferred/*: Skip # Issue 17458
59 59
60 [ $compiler == dart2js && $csp ] 60 [ $compiler == dart2js && $csp ]
61 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g. 61 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g.
62 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading. 62 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
63 63
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 16407_test: Crash # unsupported element kind: foo:field
69 17094_test: RuntimeError # Please triage this failure. 68 17094_test: RuntimeError # Please triage this failure.
70 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.
71 22868_test: Crash # cannot handle async/sync*/async* functions 70 22868_test: Crash # cannot handle async/sync*/async* functions
72 22895_test: Crash # cannot handle async/sync*/async* functions 71 22895_test: Crash # cannot handle async/sync*/async* functions
73 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.
74 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.
75 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi s failure. 74 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi s failure.
76 async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* funct ions 75 async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* funct ions
77 async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions 76 async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
78 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 77 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
79 bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers: field 78 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>.
80 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 79 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
81 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 80 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
82 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 81 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
83 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 82 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
84 constant_javascript_semantics3_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.
85 deferred/deferred_class_test: Crash # (lib.loadLibrary()): handleStaticGetterInv oke: foreign: getter(loadLibrary) 84 deferred/deferred_class_test: Crash # (lib.loadLibrary()): handleStaticGetterInv oke: foreign: getter(loadLibrary)
86 deferred/deferred_constant2_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary) 85 deferred/deferred_constant2_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary)
87 deferred/deferred_constant3_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary) 86 deferred/deferred_constant3_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary)
88 deferred/deferred_constant4_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary) 87 deferred/deferred_constant4_test: Crash # (lib.loadLibrary()): handleStaticGette rInvoke: foreign: getter(loadLibrary)
89 deferred/deferred_function_test: Crash # (lib.loadLibrary()): handleStaticGetter Invoke: foreign: getter(loadLibrary) 88 deferred/deferred_function_test: Crash # (lib.loadLibrary()): handleStaticGetter Invoke: foreign: getter(loadLibrary)
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 switch_test/01: Crash # Unhandled node 120 switch_test/01: Crash # Unhandled node
122 switch_test/02: Crash # Unhandled node 121 switch_test/02: Crash # Unhandled node
123 switch_test/none: Crash # (switch (val){}): Unhandled node 122 switch_test/none: Crash # (switch (val){}): Unhandled node
124 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 123 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
125 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>. 124 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
126 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for List<int>. 125 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for List<int>.
127 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node 126 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
128 typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimpl emented for A<T>. 127 typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimpl emented for A<T>.
129 typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check u nimplemented for A<T>. 128 typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check u nimplemented for A<T>.
130 while_test: Timeout # Please triage this failure. 129 while_test: Timeout # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698