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

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

Issue 1181063004: Update dart2js-cps_ir test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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/language/language_dart2js.status ('k') | no next file » | 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 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 320
321 [ $mode == debug && $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te ] 321 [ $mode == debug && $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te ]
322 convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented. 322 convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented.
323 323
324 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 324 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
325 mirrors/immutable_collections_test: SkipSlow # Timeout. 325 mirrors/immutable_collections_test: SkipSlow # Timeout.
326 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout. 326 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
327 327
328 [ $compiler == dart2js && $cps_ir ] 328 [ $compiler == dart2js && $cps_ir ]
329 async/first_regression_test: Crash # (switch (testCase.re... Unhandled node 329 async/first_regression_test: Crash # (switch (testCase.re... Unhandled node
330 async/future_test/01: Crash # (()async=>new Future.value(value)): cannot handle async/sync*/async* functions
330 async/future_timeout_test: Crash # (switch (testCase.re... Unhandled node 331 async/future_timeout_test: Crash # (switch (testCase.re... Unhandled node
331 async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 332 async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
332 async/multiple_timer_test: Crash # (switch (testCase.re... Unhandled node 333 async/multiple_timer_test: Crash # (switch (testCase.re... Unhandled node
333 async/schedule_microtask2_test: Crash # (switch (testCase.re... Unhandled node 334 async/schedule_microtask2_test: Crash # (switch (testCase.re... Unhandled node
334 async/schedule_microtask3_test: Crash # (switch (testCase.re... Unhandled node 335 async/schedule_microtask3_test: Crash # (switch (testCase.re... Unhandled node
335 async/schedule_microtask5_test: Crash # (switch (testCase.re... Unhandled node 336 async/schedule_microtask5_test: Crash # (switch (testCase.re... Unhandled node
336 async/schedule_microtask_test: Crash # Invalid argument(s) 337 async/schedule_microtask_test: Crash # Invalid argument(s)
337 async/stream_controller_async_test: Crash # (switch (testCase.re... Unhandled n ode 338 async/stream_controller_async_test: Crash # (switch (testCase.re... Unhandled n ode
338 async/stream_controller_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 339 async/stream_controller_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
340 async/stream_empty_test: Crash # (Future runTest()asy... cannot handle async/sy nc*/async* functions
339 async/stream_first_where_test: Crash # (switch (testCase.re... Unhandled node 341 async/stream_first_where_test: Crash # (switch (testCase.re... Unhandled node
340 async/stream_from_iterable_test: Crash # (switch (testCase.re... Unhandled node 342 async/stream_from_iterable_test: Crash # (switch (testCase.re... Unhandled node
341 async/stream_iterator_test: Crash # (switch (testCase.re... Unhandled node 343 async/stream_iterator_test: Crash # (switch (testCase.re... Unhandled node
342 async/stream_join_test: Crash # (switch (testCase.re... Unhandled node 344 async/stream_join_test: Crash # (switch (testCase.re... Unhandled node
343 async/stream_last_where_test: Crash # (switch (testCase.re... Unhandled node 345 async/stream_last_where_test: Crash # (switch (testCase.re... Unhandled node
344 async/stream_listen_zone_test: Crash # (switch (stepCount++... Unhandled node 346 async/stream_listen_zone_test: Crash # (switch (stepCount++... Unhandled node
345 async/stream_periodic2_test: Crash # (switch (testCase.re... Unhandled node 347 async/stream_periodic2_test: Crash # (switch (testCase.re... Unhandled node
346 async/stream_periodic3_test: Crash # (switch (testCase.re... Unhandled node 348 async/stream_periodic3_test: Crash # (switch (testCase.re... Unhandled node
347 async/stream_periodic4_test: Crash # (switch (testCase.re... Unhandled node 349 async/stream_periodic4_test: Crash # (switch (testCase.re... Unhandled node
348 async/stream_periodic5_test: Crash # (switch (testCase.re... Unhandled node 350 async/stream_periodic5_test: Crash # (switch (testCase.re... Unhandled node
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
588 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 590 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
589 profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 591 profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
590 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 592 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
591 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 593 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
592 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 594 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
593 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 595 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
594 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 596 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
595 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 597 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
596 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 598 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
597 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 599 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698