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

Side by Side Diff: tests/language/language_dart2js.status

Issue 1270413002: Factor failing tests out of language/async_star_test.dart (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Address comments. Created 5 years, 4 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.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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
11 async_star_test/02: RuntimeError # 22853 11 async_star_cancel_while_paused_test: RuntimeError # Issue 22853
12 async_star_test/05: RuntimeError, Timeout 12 async_star_await_pauses_test: Fail, Timeout # Issue 22853
13 tearoff_basic_test: Skip # Tear-off not supported 13 tearoff_basic_test: Skip # Tear-off not supported
14 tearoff_constructor_basic_test: Skip # Tear-off not supported 14 tearoff_constructor_basic_test: Skip # Tear-off not supported
15 15
16 try_catch_on_syntax_test/10: Fail # Issue 19823 16 try_catch_on_syntax_test/10: Fail # Issue 19823
17 try_catch_on_syntax_test/11: Fail # Issue 19823 17 try_catch_on_syntax_test/11: Fail # Issue 19823
18 18
19 call_function_apply_test: RuntimeError # Issue 23873 19 call_function_apply_test: RuntimeError # Issue 23873
20 20
21 conditional_method_invocation_test/12: Fail # Issue 23795 21 conditional_method_invocation_test/12: Fail # Issue 23795
22 conditional_method_invocation_test/13: Fail # Issue 23795 22 conditional_method_invocation_test/13: Fail # Issue 23795
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 async_or_generator_return_type_stacktrace_test/03: Crash # (void badReturnTypeSy ncStar()sync*{}): cannot handle async/sync*/async* functions 375 async_or_generator_return_type_stacktrace_test/03: Crash # (void badReturnTypeSy ncStar()sync*{}): cannot handle async/sync*/async* functions
376 async_regression_23058_test: Crash # (foo()async{return x.foo==2?42:x.foo;}): ca nnot handle async/sync*/async* functions 376 async_regression_23058_test: Crash # (foo()async{return x.foo==2?42:x.foo;}): ca nnot handle async/sync*/async* functions
377 async_rethrow_test: Crash # (rethrowString()asyn... cannot handle async/sync*/a sync* functions 377 async_rethrow_test: Crash # (rethrowString()asyn... cannot handle async/sync*/a sync* functions
378 async_return_types_test/nestedFuture: Crash # (test()async{Expect.... cannot ha ndle async/sync*/async* functions 378 async_return_types_test/nestedFuture: Crash # (test()async{Expect.... cannot ha ndle async/sync*/async* functions
379 async_return_types_test/none: Crash # (test()async{Expect.... cannot handle asy nc/sync*/async* functions 379 async_return_types_test/none: Crash # (test()async{Expect.... cannot handle asy nc/sync*/async* functions
380 async_return_types_test/tooManyTypeParameters: Crash # (test()async{Expect.... cannot handle async/sync*/async* functions 380 async_return_types_test/tooManyTypeParameters: Crash # (test()async{Expect.... cannot handle async/sync*/async* functions
381 async_return_types_test/wrongReturnType: Crash # (test()async{Expect.... cannot handle async/sync*/async* functions 381 async_return_types_test/wrongReturnType: Crash # (test()async{Expect.... cannot handle async/sync*/async* functions
382 async_return_types_test/wrongTypeParameter: Crash # (test()async{Expect.... can not handle async/sync*/async* functions 382 async_return_types_test/wrongTypeParameter: Crash # (test()async{Expect.... can not handle async/sync*/async* functions
383 async_star_cancel_and_throw_in_finally_test: Crash # (test()async{var com... ca nnot handle async/sync*/async* functions 383 async_star_cancel_and_throw_in_finally_test: Crash # (test()async{var com... ca nnot handle async/sync*/async* functions
384 async_star_regression_23116_test: Crash # (test()async{Complet... cannot handle async/sync*/async* functions 384 async_star_regression_23116_test: Crash # (test()async{Complet... cannot handle async/sync*/async* functions
385 async_star_test/01: Crash # (f()async*{}): cannot handle async/sync*/async* func tions 385 async_star_regression_2238_test: Crash # (f()async*{}): cannot handle async/sync */async* functions
386 async_star_test/02: Crash # (f()async*{}): cannot handle async/sync*/async* func tions 386 async_star_cancel_while_paused_test: Crash # (f()async*{}): cannot handle async/ sync*/async* functions
387 async_star_test/03: Crash # (f()async*{}): cannot handle async/sync*/async* func tions 387 async_star_stream_take_test: Crash # (f()async*{}): cannot handle async/sync*/as ync* functions
388 async_star_test/04: Crash # (f()async*{}): cannot handle async/sync*/async* func tions 388 async_star_take_reyield_test: Crash # (f()async*{}): cannot handle async/sync*/a sync* functions
389 async_star_test/05: Crash # (f()async*{}): cannot handle async/sync*/async* func tions 389 async_star_await_pauses_test: Crash # (f()async*{}): cannot handle async/sync*/a sync* functions
390 async_star_test/none: Crash # (f()async*{}): cannot handle async/sync*/async* fu nctions 390 async_star_test: Crash # (f()async*{}): cannot handle async/sync*/async* functio ns
391 async_switch_test/none: Crash # (test()async{Expect.... cannot handle async/syn c*/async* functions 391 async_switch_test/none: Crash # (test()async{Expect.... cannot handle async/syn c*/async* functions
392 async_switch_test/withDefault: Crash # (test()async{Expect.... cannot handle as ync/sync*/async* functions 392 async_switch_test/withDefault: Crash # (test()async{Expect.... cannot handle as ync/sync*/async* functions
393 async_test/none: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions 393 async_test/none: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
394 async_test/type-mismatch1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 394 async_test/type-mismatch1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
395 async_test/type-mismatch2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 395 async_test/type-mismatch2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
396 async_test/type-mismatch3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 396 async_test/type-mismatch3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
397 async_test/type-mismatch4: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 397 async_test/type-mismatch4: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
398 async_this_bound_test: Crash # (test()async{await testA();await testB();}): cann ot handle async/sync*/async* functions 398 async_this_bound_test: Crash # (test()async{await testA();await testB();}): cann ot handle async/sync*/async* functions
399 async_throw_in_catch_test/forceAwait: Crash # (test()async{await r... cannot ha ndle async/sync*/async* functions 399 async_throw_in_catch_test/forceAwait: Crash # (test()async{await r... cannot ha ndle async/sync*/async* functions
400 async_throw_in_catch_test/none: Crash # (test()async{await r... cannot handle a sync/sync*/async* functions 400 async_throw_in_catch_test/none: Crash # (test()async{await r... cannot handle a sync/sync*/async* functions
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 type_parameter_test/06: Crash # Invalid argument(s) 563 type_parameter_test/06: Crash # Invalid argument(s)
564 type_parameter_test/none: Crash # Invalid argument(s) 564 type_parameter_test/none: Crash # Invalid argument(s)
565 type_variable_closure2_test: RuntimeError # Please triage this failure. 565 type_variable_closure2_test: RuntimeError # Please triage this failure.
566 type_variable_closure_test: Crash # Invalid argument(s) 566 type_variable_closure_test: Crash # Invalid argument(s)
567 type_variable_field_initializer_closure_test: RuntimeError # Please triage this failure. 567 type_variable_field_initializer_closure_test: RuntimeError # Please triage this failure.
568 type_variable_field_initializer_test: RuntimeError # Please triage this failure. 568 type_variable_field_initializer_test: RuntimeError # Please triage this failure.
569 type_variable_nested_test: RuntimeError # Please triage this failure. 569 type_variable_nested_test: RuntimeError # Please triage this failure.
570 570
571 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 571 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
572 issue23244_test: RuntimeError # 23244 572 issue23244_test: RuntimeError # 23244
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698