OLD | NEW |
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 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
135 # Skip tests on the VM if the package depends on dart:html | 135 # Skip tests on the VM if the package depends on dart:html |
136 mutation_observer: Skip | 136 mutation_observer: Skip |
137 | 137 |
138 [ $compiler == dart2js && $runtime == chrome && $system == macos ] | 138 [ $compiler == dart2js && $runtime == chrome && $system == macos ] |
139 third_party/di_tests/di_test: Pass, Slow # Issue 22896 | 139 third_party/di_tests/di_test: Pass, Slow # Issue 22896 |
140 | 140 |
141 [ $use_repository_packages ] | 141 [ $use_repository_packages ] |
142 analyzer/test/*: PubGetError | 142 analyzer/test/*: PubGetError |
143 | 143 |
144 [ $compiler == dart2js && $cps_ir ] | 144 [ $compiler == dart2js && $cps_ir ] |
145 analysis_server/tool/spec/check_all_test : Crash # bailout: unsupported element
kind: context:field | 145 analysis_server/tool/spec/check_all_test: Crash # unsupported element kind: cont
ext:field |
146 analyzer/test/cancelable_future_test : Crash # bailout: (try {body();}catch (e,t
race){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErr
orMessage="${e.toString()}${stack}";}finally {environment.currentContext=environ
ment.currentContext.parent;}): try/finally | 146 analyzer/test/cancelable_future_test: Crash # try/finally |
147 analyzer/test/enum_test : Crash # bailout: (try {body();}catch (e,trace){var sta
ck=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMessage="${
e.toString()}${stack}";}finally {environment.currentContext=environment.currentC
ontext.parent;}): try/finally | 147 analyzer/test/enum_test: Crash # try/finally |
148 analyzer/test/file_system/memory_file_system_test : Crash # bailout: (try {body(
);}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environmen
t.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentCo
ntext=environment.currentContext.parent;}): try/finally | 148 analyzer/test/file_system/memory_file_system_test: Crash # try/finally |
149 analyzer/test/file_system/physical_resource_provider_test : Crash # bailout: (tr
y {body();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';en
vironment.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.c
urrentContext=environment.currentContext.parent;}): try/finally | 149 analyzer/test/file_system/physical_resource_provider_test: Crash # try/finally |
150 analyzer/test/file_system/resource_uri_resolver_test : Crash # bailout: (try {bo
dy();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environ
ment.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.curren
tContext=environment.currentContext.parent;}): try/finally | 150 analyzer/test/file_system/resource_uri_resolver_test: Crash # try/finally |
151 analyzer/test/generated/all_the_rest_test : Crash # bailout: (try {body();}catch
(e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaug
htErrorMessage="${e.toString()}${stack}";}finally {environment.currentContext=en
vironment.currentContext.parent;}): try/finally | 151 analyzer/test/generated/all_the_rest_test: Crash # try/finally |
152 analyzer/test/generated/ast_test : Crash # bailout: (try {body();}catch (e,trace
){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMe
ssage="${e.toString()}${stack}";}finally {environment.currentContext=environment
.currentContext.parent;}): try/finally | 152 analyzer/test/generated/ast_test: Crash # try/finally |
153 analyzer/test/generated/compile_time_error_code_test : Crash # bailout: (try {bo
dy();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environ
ment.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.curren
tContext=environment.currentContext.parent;}): try/finally | 153 analyzer/test/generated/compile_time_error_code_test: Crash # try/finally |
154 analyzer/test/generated/element_test : Crash # bailout: (try {body();}catch (e,t
race){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErr
orMessage="${e.toString()}${stack}";}finally {environment.currentContext=environ
ment.currentContext.parent;}): try/finally | 154 analyzer/test/generated/element_test: Crash # try/finally |
155 analyzer/test/generated/incremental_resolver_test : Crash # bailout: (try {body(
);}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environmen
t.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentCo
ntext=environment.currentContext.parent;}): try/finally | 155 analyzer/test/generated/incremental_resolver_test: Crash # try/finally |
156 analyzer/test/generated/incremental_scanner_test : Crash # bailout: (try {body()
;}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment
.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentCon
text=environment.currentContext.parent;}): try/finally | 156 analyzer/test/generated/incremental_scanner_test: Crash # try/finally |
157 analyzer/test/generated/java_core_test : Crash # bailout: (try {body();}catch (e
,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtE
rrorMessage="${e.toString()}${stack}";}finally {environment.currentContext=envir
onment.currentContext.parent;}): try/finally | 157 analyzer/test/generated/java_core_test: Crash # try/finally |
158 analyzer/test/generated/java_io_test : Crash # bailout: (try {body();}catch (e,t
race){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErr
orMessage="${e.toString()}${stack}";}finally {environment.currentContext=environ
ment.currentContext.parent;}): try/finally | 158 analyzer/test/generated/java_io_test: Crash # try/finally |
159 analyzer/test/generated/non_error_resolver_test : Crash # bailout: (try {body();
}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.
uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentCont
ext=environment.currentContext.parent;}): try/finally | 159 analyzer/test/generated/non_error_resolver_test: Crash # try/finally |
160 analyzer/test/generated/parser_test : Crash # bailout: (try {body();}catch (e,tr
ace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErro
rMessage="${e.toString()}${stack}";}finally {environment.currentContext=environm
ent.currentContext.parent;}): try/finally | 160 analyzer/test/generated/parser_test: Crash # try/finally |
161 analyzer/test/generated/resolver_test : Crash # bailout: (try {body();}catch (e,
trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtEr
rorMessage="${e.toString()}${stack}";}finally {environment.currentContext=enviro
nment.currentContext.parent;}): try/finally | 161 analyzer/test/generated/resolver_test: Crash # try/finally |
162 analyzer/test/generated/scanner_test : Crash # bailout: (try {body();}catch (e,t
race){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErr
orMessage="${e.toString()}${stack}";}finally {environment.currentContext=environ
ment.currentContext.parent;}): try/finally | 162 analyzer/test/generated/scanner_test: Crash # try/finally |
163 analyzer/test/generated/static_type_warning_code_test : Crash # bailout: (try {b
ody();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';enviro
nment.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.curre
ntContext=environment.currentContext.parent;}): try/finally | 163 analyzer/test/generated/static_type_warning_code_test: Crash # try/finally |
164 analyzer/test/generated/static_warning_code_test : Crash # bailout: (try {body()
;}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment
.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentCon
text=environment.currentContext.parent;}): try/finally | 164 analyzer/test/generated/static_warning_code_test: Crash # try/finally |
165 analyzer/test/generated/utilities_test : Crash # bailout: (try {body();}catch (e
,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtE
rrorMessage="${e.toString()}${stack}";}finally {environment.currentContext=envir
onment.currentContext.parent;}): try/finally | 165 analyzer/test/generated/utilities_test: Crash # try/finally |
166 analyzer/test/instrumentation/instrumentation_test : Crash # bailout: (try {body
();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environme
nt.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentC
ontext=environment.currentContext.parent;}): try/finally | 166 analyzer/test/instrumentation/instrumentation_test: Crash # try/finally |
167 analyzer/test/parse_compilation_unit_test : Crash # Instance of 'TypeOperator':
type check unimplemented for Iterable. | 167 analyzer/test/parse_compilation_unit_test: Crash # unsupported element kind: _es
capeRegExp:field |
168 analyzer/test/source/package_map_provider_test : Crash # bailout: (try {body();}
catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.u
ncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentConte
xt=environment.currentContext.parent;}): try/finally | 168 analyzer/test/source/package_map_provider_test: Crash # try/finally |
169 analyzer/test/source/package_map_resolver_test : Crash # bailout: (try {body();}
catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.u
ncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentConte
xt=environment.currentContext.parent;}): try/finally | 169 analyzer/test/source/package_map_resolver_test: Crash # try/finally |
170 analyzer/test/src/context/cache_test : Crash # bailout: (try {body();}catch (e,t
race){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErr
orMessage="${e.toString()}${stack}";}finally {environment.currentContext=environ
ment.currentContext.parent;}): try/finally | 170 analyzer/test/src/context/cache_test: Crash # try/finally |
171 analyzer/test/src/context/context_test : Crash # bailout: (try {body();}catch (e
,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtE
rrorMessage="${e.toString()}${stack}";}finally {environment.currentContext=envir
onment.currentContext.parent;}): try/finally | 171 analyzer/test/src/context/context_test: Crash # try/finally |
172 analyzer/test/src/task/dart_test : Crash # bailout: (try {body();}catch (e,trace
){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMe
ssage="${e.toString()}${stack}";}finally {environment.currentContext=environment
.currentContext.parent;}): try/finally | 172 analyzer/test/src/task/dart_test: Crash # try/finally |
173 analyzer/test/src/task/dart_work_manager_test : Crash # bailout: (try {body();}c
atch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';environment.un
caughtErrorMessage="${e.toString()}${stack}";}finally {environment.currentContex
t=environment.currentContext.parent;}): try/finally | 173 analyzer/test/src/task/dart_work_manager_test: Crash # try/finally |
174 analyzer/test/src/task/driver_test : Crash # bailout: (try {body();}catch (e,tra
ce){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtError
Message="${e.toString()}${stack}";}finally {environment.currentContext=environme
nt.currentContext.parent;}): try/finally | 174 analyzer/test/src/task/driver_test: Crash # try/finally |
175 analyzer/test/src/task/general_test : Crash # bailout: (try {body();}catch (e,tr
ace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErro
rMessage="${e.toString()}${stack}";}finally {environment.currentContext=environm
ent.currentContext.parent;}): try/finally | 175 analyzer/test/src/task/general_test: Crash # try/finally |
176 analyzer/test/src/task/incremental_element_builder_test : Crash # bailout: (try
{body();}catch (e,trace){var stack=(trace==null)?'':': ${trace.toString()}';envi
ronment.uncaughtErrorMessage="${e.toString()}${stack}";}finally {environment.cur
rentContext=environment.currentContext.parent;}): try/finally | 176 analyzer/test/src/task/incremental_element_builder_test: Crash # try/finally |
177 analyzer/test/src/task/inputs_test : Crash # bailout: (try {body();}catch (e,tra
ce){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtError
Message="${e.toString()}${stack}";}finally {environment.currentContext=environme
nt.currentContext.parent;}): try/finally | 177 analyzer/test/src/task/inputs_test: Crash # try/finally |
178 analyzer/test/src/task/manager_test : Crash # bailout: (try {body();}catch (e,tr
ace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErro
rMessage="${e.toString()}${stack}";}finally {environment.currentContext=environm
ent.currentContext.parent;}): try/finally | 178 analyzer/test/src/task/manager_test: Crash # try/finally |
179 analyzer/test/src/task/model_test : Crash # bailout: (try {body();}catch (e,trac
e){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorM
essage="${e.toString()}${stack}";}finally {environment.currentContext=environmen
t.currentContext.parent;}): try/finally | 179 analyzer/test/src/task/model_test: Crash # try/finally |
180 analyzer/test/src/util/asserts_test : Crash # bailout: (try {body();}catch (e,tr
ace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErro
rMessage="${e.toString()}${stack}";}finally {environment.currentContext=environm
ent.currentContext.parent;}): try/finally | 180 analyzer/test/src/util/asserts_test: Crash # try/finally |
181 analyzer/test/src/util/lru_map_test : Crash # bailout: (try {body();}catch (e,tr
ace){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErro
rMessage="${e.toString()}${stack}";}finally {environment.currentContext=environm
ent.currentContext.parent;}): try/finally | 181 analyzer/test/src/util/lru_map_test: Crash # try/finally |
182 analyzer2dart/test/driver_test : Crash # Instance of 'TypeOperator': type check
unimplemented for Iterable. | 182 analyzer2dart/test/driver_test: Crash # unsupported element kind: _escapeRegExp:
field |
183 analyzer2dart/test/end2end_test : Crash # Instance of 'TypeOperator': type check
unimplemented for Iterable. | 183 analyzer2dart/test/end2end_test: Crash # unsupported element kind: _escapeRegExp
:field |
184 analyzer2dart/test/identifier_semantics_test : Crash # bailout: unsupported elem
ent kind: NOT_SDK:field | 184 analyzer2dart/test/identifier_semantics_test: Crash # unsupported element kind:
NOT_SDK:field |
185 analyzer2dart/test/sexpr_test : Crash # Instance of 'TypeOperator': type check u
nimplemented for Iterable. | 185 analyzer2dart/test/sexpr_test: Crash # unsupported element kind: _escapeRegExp:f
ield |
186 analyzer2dart/test/tree_shaker_test : Crash # Instance of 'TypeOperator': type c
heck unimplemented for Iterable. | 186 analyzer2dart/test/tree_shaker_test: Crash # unsupported element kind: _escapeRe
gExp:field |
187 fixnum/test/int_32_test : Crash # bailout: (try {body();}catch (e,trace){var sta
ck=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMessage="${
e.toString()}${stack}";}finally {environment.currentContext=environment.currentC
ontext.parent;}): try/finally | 187 fixnum/test/int_32_test: Crash # try/finally |
188 fixnum/test/int_64_test : Crash # bailout: (try {body();}catch (e,trace){var sta
ck=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMessage="${
e.toString()}${stack}";}finally {environment.currentContext=environment.currentC
ontext.parent;}): try/finally | 188 fixnum/test/int_64_test: Crash # try/finally |
189 js_ast/test/printer_callback_test : Crash # bailout: unsupported element kind: t
emplateManager:field | 189 js_ast/test/printer_callback_test: Crash # unsupported element kind: templateMan
ager:field |
190 stub_core_library/test/stub_test : Crash # bailout: (try {body();}catch (e,trace
){var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMe
ssage="${e.toString()}${stack}";}finally {environment.currentContext=environment
.currentContext.parent;}): try/finally | 190 stub_core_library/test/stub_test: Crash # try/finally |
191 typed_data/test/typed_buffers_test/01 : Crash # Instance of 'TypeOperator': type
check unimplemented for Iterable. | 191 typed_data/test/typed_buffers_test/01: Crash # unsupported element kind: _escape
RegExp:field |
192 typed_data/test/typed_buffers_test/none : Crash # Instance of 'TypeOperator': ty
pe check unimplemented for Iterable. | 192 typed_data/test/typed_buffers_test/none: Crash # unsupported element kind: _esca
peRegExp:field |
193 typed_mock/test/typed_mock_test : Crash # bailout: (try {body();}catch (e,trace)
{var stack=(trace==null)?'':': ${trace.toString()}';environment.uncaughtErrorMes
sage="${e.toString()}${stack}";}finally {environment.currentContext=environment.
currentContext.parent;}): try/finally | 193 typed_mock/test/typed_mock_test: Crash # try/finally |
OLD | NEW |