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

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

Issue 1196443002: Revert "cps-ir: Support foreign code." (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 [ $host_checked && $compiler == dart2js && $cps_ir ] 64 [ $host_checked && $compiler == dart2js && $cps_ir ]
65 21724_test: Crash # Please triage this failure. 65 21724_test: Crash # Please triage this failure.
66 66
67 [ $compiler == dart2js && $cps_ir ] 67 [ $compiler == dart2js && $cps_ir ]
68 11673_test: RuntimeError # Cannot read property 'prototype' of undefined
69 12320_test: Crash # (switch (x){case 0:l... Unhandled node 68 12320_test: Crash # (switch (x){case 0:l... Unhandled node
70 12_test: Crash # The null object does not have a setter 'parent='.
71 16407_test: Pass # Please triage this failure. 69 16407_test: Pass # Please triage this failure.
72 17094_test: RuntimeError # Please triage this failure. 70 17094_test: RuntimeError # Please triage this failure.
73 17645_test: RuntimeError # Please triage this failure.
74 19191_test: Crash # The null object does not have a setter 'parent='.
75 21166_test: RuntimeError # Please triage this failure.
76 21579_test: RuntimeError # Please triage this failure.
77 21666_test: Crash # The null object does not have a setter 'parent='.
78 22487_test: RuntimeError # Cannot read property 'prototype' of undefined
79 22776_test: Crash # The null object does not have a setter 'parent='.
80 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 71 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
81 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 72 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
82 22917_test: Crash # The null object does not have a setter 'parent='. 73 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
83 23404_test: RuntimeError # Cannot read property 'prototype' of undefined 74 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions
84 23432_test: Crash # The null object does not have a setter 'parent='. 75 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>.
85 33_test: Crash # The null object does not have a setter 'parent='.
86 43_test: Crash # The null object does not have a setter 'parent='.
87 7_test: Crash # The null object does not have a setter 'parent='.
88 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash # The null object does not have a setter 'parent='.
89 async_stacktrace_test/asyncStar: Crash # The null object does not have a setter 'parent='.
90 async_stacktrace_test/none: Crash # The null object does not have a setter 'pare nt='.
91 bailout_test: Crash # The null object does not have a setter 'parent='.
92 bounds_check_test/none: RuntimeError # Please triage this failure.
93 closure4_test: RuntimeError # Please triage this failure. 76 closure4_test: RuntimeError # Please triage this failure.
94 closure5_test: RuntimeError # Cannot read property 'prototype' of undefined
95 closure_capture4_test: RuntimeError # Please triage this failure.
96 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 77 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
97 closure_type_reflection2_test: Crash # (switch (name){case ... Unhandled node 78 deferred/deferred_class_test : RuntimeError # TypeError: Z.loadLibrary is not a function
98 closure_type_reflection_test: Crash # (switch (name){case ... Unhandled node 79 deferred/deferred_constant2_test: RuntimeError # U.loadLibrary is not a function
99 compound_operator_index_test: RuntimeError # Please triage this failure. 80 deferred/deferred_constant3_test: RuntimeError # Y.loadLibrary is not a function
100 conditional_send_test: Crash # (try {result=code();... try/finally 81 deferred/deferred_constant4_test: RuntimeError # B.loadLibrary is not a function
101 conflict_index_test: RuntimeError # Please triage this failure. 82 deferred/deferred_function_test : RuntimeError # TypeError: E.loadLibrary is not a function
102 consistent_index_error_string_test: Crash # The null object does not have a sett er 'parent='. 83 deferred/deferred_mirrors1_test: RuntimeError # U.loadLibrary is not a function
103 deferred/deferred_class_test: Crash # The null object does not have a setter 'pa rent='. 84 deferred/deferred_overlapping_test: RuntimeError # E.loadLibrary is not a functi on
104 deferred/deferred_constant2_test: Crash # The null object does not have a setter 'parent='. 85 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
105 deferred/deferred_constant3_test: Crash # The null object does not have a setter 'parent='.
106 deferred/deferred_constant4_test: Crash # The null object does not have a setter 'parent='.
107 deferred/deferred_function_test: Crash # The null object does not have a setter 'parent='.
108 deferred/deferred_mirrors1_test: Crash # The null object does not have a setter 'parent='.
109 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor available.
110 deferred/deferred_overlapping_test: Crash # (try {result=code();... try/finally
111 deferred_fail_and_retry_test: Crash # (=ReceivePortImpl;): Unhandled node
112 deferred_fail_and_retry_worker_test: Crash # (try {return f();}finally {Zone._le ave(old);}): try/finally
113 equals_test: Crash # The null object does not have a setter 'parent='.
114 foo7_test: Crash # The null object does not have a setter 'parent='.
115 function_parameters_test: Crash # The null object does not have a setter 'parent ='.
116 if_null_test: Crash # (try {result=code();... try/finally
117 index_test: RuntimeError # Please triage this failure.
118 inference_nsm_mirrors_test: Crash # The null object does not have a setter 'pare nt='.
119 int_index_test/none: RuntimeError # Please triage this failure.
120 is_check_instanceof_test: RuntimeError # Please triage this failure.
121 list_factory_test: RuntimeError # Please triage this failure.
122 literals_test: Crash # The null object does not have a setter 'parent='.
123 locals_test: Crash # The null object does not have a setter 'parent='.
124 mirror_enqueuer_regression_test: Crash # The null object does not have a setter 'parent='.
125 mirror_invalid_field_access2_test: Crash # The null object does not have a sette r 'parent='.
126 mirror_invalid_field_access3_test: Crash # The null object does not have a sette r 'parent='.
127 mirror_invalid_field_access4_test: Crash # The null object does not have a sette r 'parent='.
128 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available.
129 mirror_invalid_invoke2_test: Crash # The null object does not have a setter 'par ent='.
130 mirror_invalid_invoke3_test: Crash # The null object does not have a setter 'par ent='.
131 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail able.
132 mirror_printer_test: Crash # (try {_microtaskLoop... try/finally
133 mirror_test: Crash # The null object does not have a setter 'parent='.
134 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available.
135 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
136 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available.
137 mirrors_declarations_filtering_test: Crash # The null object does not have a set ter 'parent='.
138 mirrors_used_closure_test: Crash # The null object does not have a setter 'paren t='.
139 mirrors_used_metatargets_test: Crash # The null object does not have a setter 'p arent='.
140 mirrors_used_native_test: Crash # The null object does not have a setter 'parent ='.
141 mirrors_used_warning2_test: Crash # (try {return f();}finally {Zone._leave(old); }): try/finally
142 mirrors_used_warning_test/minif: Crash # (try {return f();}finally {Zone._leave( old);}): try/finally
143 mirrors_used_warning_test/none: Crash # (try {return f();}finally {Zone._leave(o ld);}): try/finally
144 no_such_method_mirrors_test: Crash # The null object does not have a setter 'par ent='.
145 no_such_method_test: Crash # The null object does not have a setter 'parent='.
146 not_equals_test: Crash # The null object does not have a setter 'parent='.
147 optional_parameter_test: Crash # The null object does not have a setter 'parent= '.
148 phi_test: Crash # The null object does not have a setter 'parent='.
149 private_symbol_literal_test/none: Crash # The null object does not have a setter 'parent='.
150 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble.
151 regress/4492_test: Crash # The null object does not have a setter 'parent='.
152 regress/4515_1_test: Crash # The null object does not have a setter 'parent='.
153 regress/4515_2_test: Crash # The null object does not have a setter 'parent='.
154 regression_2913_test: Crash # The null object does not have a setter 'parent='.
155 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
156 send_test: Crash # The null object does not have a setter 'parent='.
157 string_interpolation_opt1_test: RuntimeError # Please triage this failure.
158 switch_test/none: Crash # (switch (val){}): Unhandled node 86 switch_test/none: Crash # (switch (val){}): Unhandled node
159 timer_negative_test: Crash # The null object does not have a setter 'parent='.
160 timer_test: Crash # The null object does not have a setter 'parent='.
161 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node 87 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
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