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

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

Issue 1240363003: Update status for Chrome 44 on dart2js tests. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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
« tests/co19/co19-dart2js.status ('K') | « tests/html/html.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
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions 352 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions
353 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions 353 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions
354 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions 354 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions
355 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions 355 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions
356 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions 356 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions
357 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions 357 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions
358 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions 358 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions
359 cha_deopt1_test: Crash # (d.make_u()): deferred access is not implemented 359 cha_deopt1_test: Crash # (d.make_u()): deferred access is not implemented
360 cha_deopt2_test: Crash # (d.make_u()): deferred access is not implemented 360 cha_deopt2_test: Crash # (d.make_u()): deferred access is not implemented
361 cha_deopt3_test: Crash # (d.make_u()): deferred access is not implemented 361 cha_deopt3_test: Crash # (d.make_u()): deferred access is not implemented
362 classes_static_method_clash_test: Crash # Stack Overflow
363 closure_in_constructor_test: Crash # Invalid argument(s) 362 closure_in_constructor_test: Crash # Invalid argument(s)
364 closure_type_variables_test: Crash # Invalid argument(s) 363 closure_type_variables_test: Crash # Invalid argument(s)
365 closures_initializer_test: RuntimeError # Please triage this failure. 364 closures_initializer_test: RuntimeError # Please triage this failure.
366 const_evaluation_test/01: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 365 const_evaluation_test/01: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions
367 constructor12_test: RuntimeError # Please triage this failure. 366 constructor12_test: RuntimeError # Please triage this failure.
368 crash_6725_test/01: Crash # The null object does not have a getter '_element'. 367 crash_6725_test/01: Crash # The null object does not have a getter '_element'.
369 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions 368 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions
370 deferred_call_empty_before_load_test: Crash # (lib1.thefun()): deferred access i s not implemented 369 deferred_call_empty_before_load_test: Crash # (lib1.thefun()): deferred access i s not implemented
371 deferred_closurize_load_library_test: Crash # (lib.trueVar): deferred access is not implemented 370 deferred_closurize_load_library_test: Crash # (lib.trueVar): deferred access is not implemented
372 deferred_constant_list_test: Crash # (lib.finalConstList): deferred access is no t implemented 371 deferred_constant_list_test: Crash # (lib.finalConstList): deferred access is no t implemented
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 type_parameter_test/03: Crash # Invalid argument(s) 511 type_parameter_test/03: Crash # Invalid argument(s)
513 type_parameter_test/04: Crash # Invalid argument(s) 512 type_parameter_test/04: Crash # Invalid argument(s)
514 type_parameter_test/05: Crash # Invalid argument(s) 513 type_parameter_test/05: Crash # Invalid argument(s)
515 type_parameter_test/06: Crash # Invalid argument(s) 514 type_parameter_test/06: Crash # Invalid argument(s)
516 type_parameter_test/none: Crash # Invalid argument(s) 515 type_parameter_test/none: Crash # Invalid argument(s)
517 type_variable_closure2_test: RuntimeError # Please triage this failure. 516 type_variable_closure2_test: RuntimeError # Please triage this failure.
518 type_variable_closure_test: Crash # Invalid argument(s) 517 type_variable_closure_test: Crash # Invalid argument(s)
519 type_variable_field_initializer_closure_test: RuntimeError # Please triage this failure. 518 type_variable_field_initializer_closure_test: RuntimeError # Please triage this failure.
520 type_variable_field_initializer_test: RuntimeError # Please triage this failure. 519 type_variable_field_initializer_test: RuntimeError # Please triage this failure.
521 type_variable_nested_test: RuntimeError # Please triage this failure. 520 type_variable_nested_test: RuntimeError # Please triage this failure.
OLDNEW
« tests/co19/co19-dart2js.status ('K') | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698