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

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

Issue 212883009: Handle creating ParameterMirrors for the parameters of forwarding constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
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 [ $checked && $compiler != dartanalyzer && $compiler != dart2analyzer && $runtim e != dartium ] 5 [ $checked && $compiler != dartanalyzer && $compiler != dart2analyzer && $runtim e != dartium ]
6 mirrors/regress_16321_test/01: CompileTimeError # Issue 16351 6 mirrors/regress_16321_test/01: CompileTimeError # Issue 16351
7 7
8 [ $checked && $compiler == none && ($runtime == dartium || $runtime == drt) ] 8 [ $checked && $compiler == none && ($runtime == dartium || $runtime == drt) ]
9 mirrors/regress_16321_test/01: RunTimeError # Issue 16351 9 mirrors/regress_16321_test/01: RunTimeError # Issue 16351
10 10
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 mirrors/metadata_allowed_values_test/14: MissingCompileTimeError # Issue 14548 87 mirrors/metadata_allowed_values_test/14: MissingCompileTimeError # Issue 14548
88 mirrors/method_mirror_name_test: RuntimeError # Issue 6335 88 mirrors/method_mirror_name_test: RuntimeError # Issue 6335
89 mirrors/method_mirror_properties_test: RuntimeError # Issue 11861 89 mirrors/method_mirror_properties_test: RuntimeError # Issue 11861
90 mirrors/method_mirror_source_test : RuntimeError # Issue 6490 90 mirrors/method_mirror_source_test : RuntimeError # Issue 6490
91 mirrors/method_mirror_source_line_ending_test : RuntimeError # Issue 6490 91 mirrors/method_mirror_source_line_ending_test : RuntimeError # Issue 6490
92 mirrors/method_mirror_location_test: RuntimeError # Issue 6490 92 mirrors/method_mirror_location_test: RuntimeError # Issue 6490
93 mirrors/mirrors_test: RuntimeError # TODO(ahe): I'm working on fixing this. 93 mirrors/mirrors_test: RuntimeError # TODO(ahe): I'm working on fixing this.
94 mirrors/mixin_test: RuntimeError # Issue 12464 94 mirrors/mixin_test: RuntimeError # Issue 12464
95 mirrors/mixin_application_test/none: RuntimeError # Issue 12464 95 mirrors/mixin_application_test/none: RuntimeError # Issue 12464
96 mirrors/parameter_test/none: RuntimeError # Issue 6490 96 mirrors/parameter_test/none: RuntimeError # Issue 6490
97 mirrors/parameter_of_mixin_app_constructor_test: RuntimeError # Issue 6490
97 mirrors/private_symbol_test: CompileTimeError # Issue 13597 98 mirrors/private_symbol_test: CompileTimeError # Issue 13597
98 mirrors/proxy_type_test: RuntimeError # Issue 13842 99 mirrors/proxy_type_test: RuntimeError # Issue 13842
99 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490 100 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490
100 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 101 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
101 mirrors/reflected_type_function_type_test: RuntimeError # Issue 12607 102 mirrors/reflected_type_function_type_test: RuntimeError # Issue 12607
102 mirrors/reflected_type_special_types_test: RuntimeError # Issue 12607 103 mirrors/reflected_type_special_types_test: RuntimeError # Issue 12607
103 mirrors/reflected_type_typedefs_test: RuntimeError # Issue 12607 104 mirrors/reflected_type_typedefs_test: RuntimeError # Issue 12607
104 mirrors/reflected_type_typevars_test: RuntimeError # Issue 12607 105 mirrors/reflected_type_typevars_test: RuntimeError # Issue 12607
105 mirrors/relation_assignable_test: RuntimeError # Issue 6490 106 mirrors/relation_assignable_test: RuntimeError # Issue 6490
106 mirrors/relation_subtype_test: RuntimeError # Issue 6490 107 mirrors/relation_subtype_test: RuntimeError # Issue 6490
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 mirrors/mixin_application_test/01: Fail, OK # TODO(ahe): Slight broken test to e nsure test coverage on dart2js. 251 mirrors/mixin_application_test/01: Fail, OK # TODO(ahe): Slight broken test to e nsure test coverage on dart2js.
251 mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ens ure test coverage on dart2js. 252 mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ens ure test coverage on dart2js.
252 mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior. 253 mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
253 mirrors/deferred_mirrors_metadata_test: Fail # Issue 17521 254 mirrors/deferred_mirrors_metadata_test: Fail # Issue 17521
254 255
255 mirrors/generic_local_function_test: RuntimeError # Issue 14913 256 mirrors/generic_local_function_test: RuntimeError # Issue 14913
256 mirrors/symbol_validation_test: RuntimeError # Issue 13596 257 mirrors/symbol_validation_test: RuntimeError # Issue 13596
257 258
258 async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8) 259 async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
259 260
260 mirrors/immutable_collections_test: Fail # Issue 17823 261 ##### mirrors/immutable_collections_test: Fail # Issue 17823
261 262
262 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C ontentShellOnAndroid) ] 263 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C ontentShellOnAndroid) ]
263 async/schedule_microtask6_test: Fail # Issue 10910 264 async/schedule_microtask6_test: Fail # Issue 10910
264 mirrors/immutable_collections_test: Pass, Slow # Dartium debug uses -O0 265 mirrors/immutable_collections_test: Pass, Slow # Dartium debug uses -O0
265 mirrors/mirrors_reader_test: Pass, Slow # Dartium debug uses -O0 266 mirrors/mirrors_reader_test: Pass, Slow # Dartium debug uses -O0
266 mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io. 267 mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
267 mirrors/local_isolate_test: Skip # http://dartbug.com/12188 268 mirrors/local_isolate_test: Skip # http://dartbug.com/12188
268 269
269 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C ontentShellOnAndroid) ] 270 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C ontentShellOnAndroid) ]
270 async/timer_test: Fail, Pass # Issue 15487 271 async/timer_test: Fail, Pass # Issue 15487
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members. 322 mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members.
322 323
323 mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522 324 mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
324 325
325 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 326 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
326 async/*deferred*: Skip # Issue 17458 327 async/*deferred*: Skip # Issue 17458
327 mirrors/*deferred*: Skip # Issue 17458 328 mirrors/*deferred*: Skip # Issue 17458
328 329
329 [ $compiler == dart2js && $mode == debug ] 330 [ $compiler == dart2js && $mode == debug ]
330 mirrors/native_class_test: Pass, Slow 331 mirrors/native_class_test: Pass, Slow
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698