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

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

Issue 1303333003: dart2js cps: update test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 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/corelib/corelib.status ('k') | tests/standalone/standalone.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 [ $unchecked ] 5 [ $unchecked ]
6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s. 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s.
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958
10 10
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow 326 convert/streamed_conversion_json_utf8_decode_test: Pass, Slow
327 327
328 [ $mode == debug && $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te ] 328 [ $mode == debug && $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te ]
329 convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented. 329 convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented.
330 330
331 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 331 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
332 mirrors/immutable_collections_test: SkipSlow # Timeout. 332 mirrors/immutable_collections_test: SkipSlow # Timeout.
333 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout. 333 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
334 334
335 [ $compiler == dart2js && $cps_ir ] 335 [ $compiler == dart2js && $cps_ir ]
336 async/async_await_zones_test: Crash # bailout: (await for(var x in bar().take(10 0)){sum+= x;}): await for 336 async/async_await_zones_test: Crash # (await for(var x in bar().take(100)){sum+= x;}): await for
337 async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function 337 async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
338 async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync* /async* functions 338 async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync* /async* functions
339 convert/ascii_test: RuntimeError # this.get$length is not a function 339 convert/ascii_test: RuntimeError # this.get$length is not a function
340 convert/json_pretty_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions 340 convert/json_pretty_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
341 convert/latin1_test: RuntimeError # this.get$length is not a function 341 convert/latin1_test: RuntimeError # this.get$length is not a function
342 convert/line_splitter_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions 342 convert/line_splitter_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
343 mirrors/abstract_class_test/00: Crash # (static Iterable<Str... cannot handle s ync*/async* functions 343 mirrors/abstract_class_test/00: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
344 mirrors/abstract_class_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions 344 mirrors/abstract_class_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
345 mirrors/abstract_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions 345 mirrors/abstract_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
346 mirrors/accessor_cache_overflow_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions 346 mirrors/accessor_cache_overflow_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 mirrors/type_variable_owner_test/01: Crash # (static Iterable<Str... cannot han dle sync*/async* functions 558 mirrors/type_variable_owner_test/01: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
559 mirrors/type_variable_owner_test/none: Crash # (static Iterable<Str... cannot h andle sync*/async* functions 559 mirrors/type_variable_owner_test/none: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
560 mirrors/typearguments_mirror_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions 560 mirrors/typearguments_mirror_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
561 mirrors/typedef_deferred_library_test: RuntimeError # G.loadLibrary is not a fun ction 561 mirrors/typedef_deferred_library_test: RuntimeError # G.loadLibrary is not a fun ction
562 mirrors/typedef_metadata_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions 562 mirrors/typedef_metadata_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
563 mirrors/typedef_reflected_type_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions 563 mirrors/typedef_reflected_type_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
564 mirrors/typedef_reflected_type_test/none: Crash # (static Iterable<Str... canno t handle sync*/async* functions 564 mirrors/typedef_reflected_type_test/none: Crash # (static Iterable<Str... canno t handle sync*/async* functions
565 mirrors/unnamed_library_test: Crash # (static Iterable<Str... cannot handle syn c*/async* functions 565 mirrors/unnamed_library_test: Crash # (static Iterable<Str... cannot handle syn c*/async* functions
566 mirrors/variable_is_const_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions 566 mirrors/variable_is_const_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
567 typed_data/typed_data_list_test: RuntimeError # this.get$length is not a functio n 567 typed_data/typed_data_list_test: RuntimeError # this.get$length is not a functio n
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698