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

Side by Side Diff: pkg/pkg.status

Issue 1222913003: dart2js cps: Support JS_CURRENT_ISOLATE. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Status file changes after change. Created 5 years, 5 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 | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | 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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 # Skip tests on the VM if the package depends on dart:html 143 # Skip tests on the VM if the package depends on dart:html
144 mutation_observer: Skip 144 mutation_observer: Skip
145 145
146 [ $compiler == dart2js && $runtime == chrome && $system == macos ] 146 [ $compiler == dart2js && $runtime == chrome && $system == macos ]
147 third_party/di_tests/di_test: Pass, Slow # Issue 22896 147 third_party/di_tests/di_test: Pass, Slow # Issue 22896
148 148
149 [ $use_repository_packages ] 149 [ $use_repository_packages ]
150 analyzer/test/*: PubGetError 150 analyzer/test/*: PubGetError
151 151
152 [ $compiler == dart2js && $cps_ir ] 152 [ $compiler == dart2js && $cps_ir ]
153 analyzer/test/cancelable_future_test: Crash # Invalid argument(s) 153 analyzer/test/cancelable_future_test: Crash # The null object does not have a ge tter '_element'.
154 analyzer/test/enum_test: Crash # Invalid argument(s) 154 analyzer/test/enum_test: Crash # The null object does not have a getter '_elemen t'.
155 analyzer/test/file_system/memory_file_system_test: Crash # Invalid argument(s) 155 analyzer/test/file_system/memory_file_system_test: Crash # The null object does not have a getter '_element'.
156 analyzer/test/file_system/physical_resource_provider_test: Crash # Invalid argum ent(s) 156 analyzer/test/file_system/physical_resource_provider_test: Crash # The null obje ct does not have a getter '_element'.
157 analyzer/test/file_system/resource_uri_resolver_test: Crash # Invalid argument(s ) 157 analyzer/test/file_system/resource_uri_resolver_test: Crash # The null object do es not have a getter '_element'.
158 analyzer/test/generated/all_the_rest_test: Crash # Invalid argument(s) 158 analyzer/test/generated/all_the_rest_test: Crash # The null object does not have a getter '_element'.
159 analyzer/test/generated/ast_test: Crash # Invalid argument(s) 159 analyzer/test/generated/ast_test: Crash # The null object does not have a getter '_element'.
160 analyzer/test/generated/compile_time_error_code_test: Crash # Invalid argument(s ) 160 analyzer/test/generated/compile_time_error_code_test: Crash # The null object do es not have a getter '_element'.
161 analyzer/test/generated/element_test: Crash # Invalid argument(s) 161 analyzer/test/generated/element_test: Crash # The null object does not have a ge tter '_element'.
162 analyzer/test/generated/incremental_resolver_test: Crash # Invalid argument(s) 162 analyzer/test/generated/incremental_resolver_test: Crash # The null object does not have a getter '_element'.
163 analyzer/test/generated/incremental_scanner_test: Crash # Invalid argument(s) 163 analyzer/test/generated/incremental_scanner_test: Crash # The null object does n ot have a getter '_element'.
164 analyzer/test/generated/java_core_test : RuntimeError # TypeError: receiver.get$ _nums is not a function 164 analyzer/test/generated/java_core_test: RuntimeError # receiver.get$_nums is not a function
165 analyzer/test/generated/non_error_resolver_test: Crash # Invalid argument(s) 165 analyzer/test/generated/non_error_resolver_test: Crash # The null object does no t have a getter '_element'.
166 analyzer/test/generated/parser_test: Crash # Invalid argument(s) 166 analyzer/test/generated/parser_test: Crash # The null object does not have a get ter '_element'.
167 analyzer/test/generated/resolver_test: Crash # Invalid argument(s) 167 analyzer/test/generated/resolver_test: Crash # The null object does not have a g etter '_element'.
168 analyzer/test/generated/scanner_test: Crash # Invalid argument(s) 168 analyzer/test/generated/scanner_test: Crash # The null object does not have a ge tter '_element'.
169 analyzer/test/generated/static_type_warning_code_test: Crash # Invalid argument( s) 169 analyzer/test/generated/source_factory_test: Crash # The null object does not ha ve a getter '_element'.
170 analyzer/test/generated/static_warning_code_test: Crash # Invalid argument(s) 170 analyzer/test/generated/static_type_warning_code_test: Crash # The null object d oes not have a getter '_element'.
171 analyzer/test/generated/type_system_test: Crash # Invalid argument(s) 171 analyzer/test/generated/static_warning_code_test: Crash # The null object does n ot have a getter '_element'.
172 analyzer/test/generated/utilities_test: Crash # Invalid argument(s) 172 analyzer/test/generated/type_system_test: Crash # The null object does not have a getter '_element'.
173 analyzer/test/instrumentation/instrumentation_test: Crash # Invalid argument(s) 173 analyzer/test/generated/utilities_test: Crash # The null object does not have a getter '_element'.
174 analyzer/test/parse_compilation_unit_test: Crash # Invalid argument(s) 174 analyzer/test/instrumentation/instrumentation_test: Crash # The null object does not have a getter '_element'.
175 analyzer/test/source/package_map_provider_test: Crash # Invalid argument(s) 175 analyzer/test/parse_compilation_unit_test: Crash # The null object does not have a getter '_element'.
176 analyzer/test/source/package_map_resolver_test: Crash # Invalid argument(s) 176 analyzer/test/source/package_map_provider_test: Crash # The null object does not have a getter '_element'.
177 analyzer/test/src/context/cache_test: Crash # Invalid argument(s) 177 analyzer/test/source/package_map_resolver_test: Crash # The null object does not have a getter '_element'.
178 analyzer/test/src/context/context_test: Crash # Invalid argument(s) 178 analyzer/test/src/context/cache_test: Crash # The null object does not have a ge tter '_element'.
179 analyzer/test/src/task/dart_test: Crash # Invalid argument(s) 179 analyzer/test/src/context/context_test: Crash # The null object does not have a getter '_element'.
180 analyzer/test/src/task/dart_work_manager_test: Crash # Invalid argument(s) 180 analyzer/test/src/task/dart_test: Crash # The null object does not have a getter '_element'.
181 analyzer/test/src/task/driver_test: Crash # Invalid argument(s) 181 analyzer/test/src/task/dart_work_manager_test: Crash # The null object does not have a getter '_element'.
182 analyzer/test/src/task/general_test: Crash # Invalid argument(s) 182 analyzer/test/src/task/driver_test: Crash # The null object does not have a gett er '_element'.
183 analyzer/test/src/task/html_test: Crash # Invalid argument(s) 183 analyzer/test/src/task/general_test: Crash # The null object does not have a get ter '_element'.
184 analyzer/test/src/task/html_work_manager_test: Crash # Invalid argument(s) 184 analyzer/test/src/task/html_test: Crash # The null object does not have a getter '_element'.
185 analyzer/test/src/task/incremental_element_builder_test: Crash # Invalid argumen t(s) 185 analyzer/test/src/task/html_work_manager_test: Crash # The null object does not have a getter '_element'.
186 analyzer/test/src/task/inputs_test: Crash # Invalid argument(s) 186 analyzer/test/src/task/incremental_element_builder_test: Crash # The null object does not have a getter '_element'.
187 analyzer/test/src/task/manager_test: Crash # Invalid argument(s) 187 analyzer/test/src/task/inputs_test: Crash # The null object does not have a gett er '_element'.
188 analyzer/test/src/task/model_test: Crash # Invalid argument(s) 188 analyzer/test/src/task/manager_test: Crash # The null object does not have a get ter '_element'.
189 analyzer/test/src/util/asserts_test: Crash # Invalid argument(s) 189 analyzer/test/src/task/model_test: Crash # The null object does not have a gette r '_element'.
190 analyzer/test/src/util/lru_map_test: Crash # Invalid argument(s) 190 analyzer/test/src/util/asserts_test: Crash # The null object does not have a get ter '_element'.
191 fixnum/test/int_32_test : RuntimeError # TypeError: receiver.get$_nums is not a function 191 analyzer/test/src/util/lru_map_test: Crash # The null object does not have a get ter '_element'.
192 fixnum/test/int_64_test : RuntimeError # TypeError: receiver.get$_nums is not a function 192 fixnum/test/int_32_test: RuntimeError # receiver.get$_nums is not a function
193 typed_data/test/typed_buffers_test/01: Crash # Invalid argument(s) 193 fixnum/test/int_64_test: RuntimeError # receiver.get$_nums is not a function
194 typed_data/test/typed_buffers_test/none : RuntimeError # TypeError: receiver.get $_nums is not a function 194 typed_data/test/typed_buffers_test/none: RuntimeError # receiver.get$_nums is no t a function
195 typed_mock/test/typed_mock_test : RuntimeError # TypeError: receiver.get$_nums i s not a function 195 typed_mock/test/typed_mock_test: RuntimeError # receiver.get$_nums is not a func tion
196 analyzer/test/generated/source_factory_test : Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698