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

Side by Side Diff: pkg/pkg.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 | « no previous file | samples/samples.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 # Don't run any test-like files that show up in packages directories. It 5 # Don't run any test-like files that show up in packages directories. It
6 # shouldn't be necessary to run "pub install" in these packages, but if you do 6 # shouldn't be necessary to run "pub install" in these packages, but if you do
7 # it shouldn't break the tests. 7 # it shouldn't break the tests.
8 */packages/*/*: Skip 8 */packages/*/*: Skip
9 */*/packages/*/*: Skip 9 */*/packages/*/*: Skip
10 */*/*/packages/*/*: Skip 10 */*/*/packages/*/*: Skip
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 # Skip tests on the VM if the package depends on dart:html 134 # Skip tests on the VM if the package depends on dart:html
135 mutation_observer: Skip 135 mutation_observer: Skip
136 136
137 [ $compiler == dart2js && $runtime == chrome && $system == macos ] 137 [ $compiler == dart2js && $runtime == chrome && $system == macos ]
138 third_party/di_tests/di_test: Pass, Slow # Issue 22896 138 third_party/di_tests/di_test: Pass, Slow # Issue 22896
139 139
140 [ $use_repository_packages ] 140 [ $use_repository_packages ]
141 analyzer/test/*: PubGetError 141 analyzer/test/*: PubGetError
142 142
143 [ $compiler == dart2js && $cps_ir ] 143 [ $compiler == dart2js && $cps_ir ]
144 analysis_server/tool/spec/check_all_test: Crash # unsupported element kind: cont ext:field 144 analysis_server/tool/spec/check_all_test: Crash # Unhandled node
145 analyzer/test/cancelable_future_test: Crash # try/finally 145 analyzer/test/cancelable_future_test: Crash # try/finally
146 analyzer/test/enum_test: Crash # try/finally 146 analyzer/test/enum_test: Crash # try/finally
147 analyzer/test/file_system/memory_file_system_test: Crash # try/finally 147 analyzer/test/file_system/memory_file_system_test: Crash # try/finally
148 analyzer/test/file_system/physical_resource_provider_test: Crash # try/finally 148 analyzer/test/file_system/physical_resource_provider_test: Crash # try/finally
149 analyzer/test/file_system/resource_uri_resolver_test: Crash # try/finally 149 analyzer/test/file_system/resource_uri_resolver_test: Crash # try/finally
150 analyzer/test/generated/all_the_rest_test: Crash # try/finally 150 analyzer/test/generated/all_the_rest_test: Crash # try/finally
151 analyzer/test/generated/ast_test: Crash # try/finally 151 analyzer/test/generated/ast_test: Crash # try/finally
152 analyzer/test/generated/compile_time_error_code_test: Crash # try/finally 152 analyzer/test/generated/compile_time_error_code_test: Crash # try/finally
153 analyzer/test/generated/element_test: Crash # try/finally 153 analyzer/test/generated/element_test: Crash # try/finally
154 analyzer/test/generated/incremental_resolver_test: Crash # try/finally 154 analyzer/test/generated/incremental_resolver_test: Crash # try/finally
155 analyzer/test/generated/incremental_scanner_test: Crash # try/finally 155 analyzer/test/generated/incremental_scanner_test: Crash # try/finally
156 analyzer/test/generated/java_core_test: Crash # try/finally 156 analyzer/test/generated/java_core_test: Crash # try/finally
157 analyzer/test/generated/java_io_test: Crash # try/finally 157 analyzer/test/generated/java_io_test: Crash # try/finally
158 analyzer/test/generated/non_error_resolver_test: Crash # try/finally 158 analyzer/test/generated/non_error_resolver_test: Crash # try/finally
159 analyzer/test/generated/parser_test: Crash # try/finally 159 analyzer/test/generated/parser_test: Crash # try/finally
160 analyzer/test/generated/resolver_test: Crash # try/finally 160 analyzer/test/generated/resolver_test: Crash # try/finally
161 analyzer/test/generated/scanner_test: Crash # try/finally 161 analyzer/test/generated/scanner_test: Crash # try/finally
162 analyzer/test/generated/static_type_warning_code_test: Crash # try/finally 162 analyzer/test/generated/static_type_warning_code_test: Crash # try/finally
163 analyzer/test/generated/static_warning_code_test: Crash # try/finally 163 analyzer/test/generated/static_warning_code_test: Crash # try/finally
164 analyzer/test/generated/utilities_test: Crash # try/finally 164 analyzer/test/generated/utilities_test: Crash # try/finally
165 analyzer/test/instrumentation/instrumentation_test: Crash # try/finally 165 analyzer/test/instrumentation/instrumentation_test: Crash # try/finally
166 analyzer/test/parse_compilation_unit_test: Crash # unsupported element kind: _es capeRegExp:field 166 analyzer/test/parse_compilation_unit_test: Crash # Instance of 'TypeOperator': t ype casts not implemented.
167 analyzer/test/source/package_map_provider_test: Crash # try/finally 167 analyzer/test/source/package_map_provider_test: Crash # try/finally
168 analyzer/test/source/package_map_resolver_test: Crash # try/finally 168 analyzer/test/source/package_map_resolver_test: Crash # try/finally
169 analyzer/test/src/context/cache_test: Crash # try/finally 169 analyzer/test/src/context/cache_test: Crash # try/finally
170 analyzer/test/src/context/context_test: Crash # try/finally 170 analyzer/test/src/context/context_test: Crash # try/finally
171 analyzer/test/src/task/dart_test: Crash # try/finally 171 analyzer/test/src/task/dart_test: Crash # try/finally
172 analyzer/test/src/task/dart_work_manager_test: Crash # try/finally 172 analyzer/test/src/task/dart_work_manager_test: Crash # try/finally
173 analyzer/test/src/task/driver_test: Crash # try/finally 173 analyzer/test/src/task/driver_test: Crash # try/finally
174 analyzer/test/src/task/general_test: Crash # try/finally 174 analyzer/test/src/task/general_test: Crash # try/finally
175 analyzer/test/src/task/incremental_element_builder_test: Crash # try/finally 175 analyzer/test/src/task/incremental_element_builder_test: Crash # try/finally
176 analyzer/test/src/task/inputs_test: Crash # try/finally 176 analyzer/test/src/task/inputs_test: Crash # try/finally
177 analyzer/test/src/task/manager_test: Crash # try/finally 177 analyzer/test/src/task/manager_test: Crash # try/finally
178 analyzer/test/src/task/model_test: Crash # try/finally 178 analyzer/test/src/task/model_test: Crash # try/finally
179 analyzer/test/src/util/asserts_test: Crash # try/finally 179 analyzer/test/src/util/asserts_test: Crash # try/finally
180 analyzer/test/src/util/lru_map_test: Crash # try/finally 180 analyzer/test/src/util/lru_map_test: Crash # try/finally
181 analyzer2dart/test/driver_test: Crash # unsupported element kind: _escapeRegExp: field 181 analyzer2dart/test/driver_test: Crash # Please triage this failure.
182 analyzer2dart/test/end2end_test: Crash # unsupported element kind: _escapeRegExp :field 182 analyzer2dart/test/end2end_test: Crash # Instance of 'TypeOperator': type casts not implemented.
183 analyzer2dart/test/identifier_semantics_test: Crash # unsupported element kind: NOT_SDK:field 183 analyzer2dart/test/identifier_semantics_test: Crash # Please triage this failure .
184 analyzer2dart/test/sexpr_test: Crash # unsupported element kind: _escapeRegExp:f ield 184 analyzer2dart/test/sexpr_test: Crash # Please triage this failure.
185 analyzer2dart/test/tree_shaker_test: Crash # unsupported element kind: _escapeRe gExp:field 185 analyzer2dart/test/tree_shaker_test: Crash # Instance of 'TypeOperator': type ca sts not implemented.
186 fixnum/test/int_32_test: Crash # try/finally 186 fixnum/test/int_32_test: Crash # try/finally
187 fixnum/test/int_64_test: Crash # try/finally 187 fixnum/test/int_64_test: Crash # try/finally
188 js_ast/test/printer_callback_test: Crash # unsupported element kind: templateMan ager:field 188 js_ast/test/printer_callback_test: Crash # Unhandled node
189 typed_data/test/typed_buffers_test/01: Crash # unsupported element kind: _escape RegExp:field 189 typed_data/test/typed_buffers_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
190 typed_data/test/typed_buffers_test/none: Crash # unsupported element kind: _esca peRegExp:field 190 typed_data/test/typed_buffers_test/none: Crash # Instance of 'TypeOperator': typ e casts not implemented.
191 typed_mock/test/typed_mock_test: Crash # try/finally 191 typed_mock/test/typed_mock_test: Crash # try/finally
OLDNEW
« no previous file with comments | « no previous file | samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698