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

Side by Side Diff: tests/lib_strong/lib_strong.status

Issue 2997283003: Migrated test lock 217 to Dart 2.0. (Closed)
Patch Set: Addressed comments Created 3 years, 3 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/lib_2/mirrors/array_tracing2_test.dart ('k') | tests/lib_strong/math/rectangle_test.dart » ('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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 # Skip entire suite if not running in strong mode. 5 # Skip entire suite if not running in strong mode.
6 [ ! $strong ] 6 [ ! $strong ]
7 *: SkipByDesign 7 *: SkipByDesign
8 8
9 # Skip tests that are not yet strong-mode clean. 9 # Skip tests that are not yet strong-mode clean.
10 [ $strong ] 10 [ $strong ]
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 html/js_function_getter_trust_types_test: Skip 44 html/js_function_getter_trust_types_test: Skip
45 html/js_typed_interop_side_cast_exp_test: Skip 45 html/js_typed_interop_side_cast_exp_test: Skip
46 html/js_typed_interop_side_cast_test: Skip 46 html/js_typed_interop_side_cast_test: Skip
47 html/keyboard_event_test: Skip 47 html/keyboard_event_test: Skip
48 html/mutationobserver_test: Skip 48 html/mutationobserver_test: Skip
49 html/postmessage_structured_test: Skip 49 html/postmessage_structured_test: Skip
50 html/resource_http_test: Skip 50 html/resource_http_test: Skip
51 html/transferables_test: Skip 51 html/transferables_test: Skip
52 html/webgl_1_test: Skip 52 html/webgl_1_test: Skip
53 html/wrapping_collections_test: Skip 53 html/wrapping_collections_test: Skip
54 mirrors/abstract_class_test: Skip
55 mirrors/abstract_test: Skip
56 mirrors/circular_factory_redirection_test: Skip 54 mirrors/circular_factory_redirection_test: Skip
57 mirrors/class_declarations_test: Skip 55 mirrors/class_declarations_test: Skip
58 mirrors/closures_test: Skip 56 mirrors/closures_test: Skip
59 mirrors/fake_function_without_call_test: Skip 57 mirrors/fake_function_without_call_test: Skip
60 mirrors/generic_bounded_by_type_parameter_test: Skip 58 mirrors/generic_bounded_by_type_parameter_test: Skip
61 mirrors/generic_bounded_test: Skip 59 mirrors/generic_bounded_test: Skip
62 mirrors/generic_class_declaration_test: Skip 60 mirrors/generic_class_declaration_test: Skip
63 mirrors/generic_f_bounded_mixin_application_test: Skip 61 mirrors/generic_f_bounded_mixin_application_test: Skip
64 mirrors/generic_interface_test: Skip 62 mirrors/generic_interface_test: Skip
65 mirrors/generics_test: Skip 63 mirrors/generics_test: Skip
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue 29922 196 html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue 29922
199 html/js_util_test: RuntimeError # Issue 29922 197 html/js_util_test: RuntimeError # Issue 29922
200 html/media_stream_test: RuntimeError # Issue 29922 198 html/media_stream_test: RuntimeError # Issue 29922
201 html/mediasource_test: RuntimeError # Issue 29922 199 html/mediasource_test: RuntimeError # Issue 29922
202 html/typing_test: RuntimeError # Issue 29922 200 html/typing_test: RuntimeError # Issue 29922
203 html/websql_test/functional: RuntimeError # Issue 29922 201 html/websql_test/functional: RuntimeError # Issue 29922
204 html/worker_api_test: RuntimeError # Issue 29922 202 html/worker_api_test: RuntimeError # Issue 29922
205 html/xhr_cross_origin_test/functional: RuntimeError # Issue 29922 203 html/xhr_cross_origin_test/functional: RuntimeError # Issue 29922
206 math/double_pow_test: RuntimeError # Issue 29922 204 math/double_pow_test: RuntimeError # Issue 29922
207 math/low_test: RuntimeError # Issue 29922 205 math/low_test: RuntimeError # Issue 29922
208 mirrors/accessor_cache_overflow_test: RuntimeError # Issue 29922
209 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922 206 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922
210 mirrors/class_mirror_location_test: RuntimeError # Issue 29922 207 mirrors/class_mirror_location_test: RuntimeError # Issue 29922
211 mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922 208 mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922
212 mirrors/closurization_equivalence_test: RuntimeError # Issue 29922 209 mirrors/closurization_equivalence_test: RuntimeError # Issue 29922
213 mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922 210 mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922
214 mirrors/fake_function_with_call_test: RuntimeError # Issue 29922 211 mirrors/fake_function_with_call_test: RuntimeError # Issue 29922
215 mirrors/field_metadata2_test: RuntimeError # Issue 29922 212 mirrors/field_metadata2_test: RuntimeError # Issue 29922
216 mirrors/field_type_test: RuntimeError # Issue 29922 213 mirrors/field_type_test: RuntimeError # Issue 29922
217 mirrors/function_type_mirror_test: RuntimeError # Issue 29922 214 mirrors/function_type_mirror_test: RuntimeError # Issue 29922
218 mirrors/generic_f_bounded_test/01: RuntimeError # Issue 29922 215 mirrors/generic_f_bounded_test/01: RuntimeError # Issue 29922
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 html/touchevent_test: RuntimeError # Issue 29922 325 html/touchevent_test: RuntimeError # Issue 29922
329 326
330 [ $compiler == dartdevc && $runtime == drt ] 327 [ $compiler == dartdevc && $runtime == drt ]
331 html/svg_test: RuntimeError # Issue 29922 328 html/svg_test: RuntimeError # Issue 29922
332 math/math_test: RuntimeError # Issue 29922 329 math/math_test: RuntimeError # Issue 29922
333 math/math2_test: RuntimeError # Issue 29922 330 math/math2_test: RuntimeError # Issue 29922
334 331
335 [ $compiler == dartdevc && $system == windows ] 332 [ $compiler == dartdevc && $system == windows ]
336 convert/json_pretty_test: RuntimeError # Issue 30336 333 convert/json_pretty_test: RuntimeError # Issue 30336
337 html/xhr_test/xhr: Skip # Times out. Issue 21527 334 html/xhr_test/xhr: Skip # Times out. Issue 21527
OLDNEW
« no previous file with comments | « tests/lib_2/mirrors/array_tracing2_test.dart ('k') | tests/lib_strong/math/rectangle_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698