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

Side by Side Diff: pkg/front_end/testcases/ast_builder.status

Issue 3009873002: Add another runtime check test case. (Closed)
Patch Set: Created 3 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 | « no previous file | pkg/front_end/testcases/runtime_checks_new/derived_class_typed.dart » ('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) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 # Status file for the ast_builder_test.dart test suite. This is testing 5 # Status file for the ast_builder_test.dart test suite. This is testing
6 # generating analyzer ASTs and connecting up type inference information. 6 # generating analyzer ASTs and connecting up type inference information.
7 DeltaBlue: Crash 7 DeltaBlue: Crash
8 accessors: Crash 8 accessors: Crash
9 arithmetic: Crash 9 arithmetic: Crash
10 bad_store: Crash 10 bad_store: Crash
(...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 runtime_checks/covariant_generic_parameter_in_interface: Crash 441 runtime_checks/covariant_generic_parameter_in_interface: Crash
442 runtime_checks/covariant_generic_parameter_in_interface_mixin: Fail 442 runtime_checks/covariant_generic_parameter_in_interface_mixin: Fail
443 runtime_checks/covariant_generic_parameter_in_interface_super: Fail 443 runtime_checks/covariant_generic_parameter_in_interface_super: Fail
444 runtime_checks/covariant_generic_parameter_in_interface_super_mixin: Fail 444 runtime_checks/covariant_generic_parameter_in_interface_super_mixin: Fail
445 runtime_checks/covariant_generic_parameter_tear_off: Crash 445 runtime_checks/covariant_generic_parameter_tear_off: Crash
446 runtime_checks/covariant_keyword: Crash 446 runtime_checks/covariant_keyword: Crash
447 runtime_checks/covariant_setter: Crash 447 runtime_checks/covariant_setter: Crash
448 runtime_checks/dynamic_invocation: Fail 448 runtime_checks/dynamic_invocation: Fail
449 runtime_checks/dynamic_invocation_generic: Fail 449 runtime_checks/dynamic_invocation_generic: Fail
450 runtime_checks/dynamic_invocation_of_getter: Crash 450 runtime_checks/dynamic_invocation_of_getter: Crash
451 runtime_checks_new/derived_class_typed: Fail
451 static_setter: Crash 452 static_setter: Crash
452 store_load: Crash 453 store_load: Crash
453 stringliteral: Crash 454 stringliteral: Crash
454 super_rasta_copy: Crash 455 super_rasta_copy: Crash
455 top_level_accessors: Crash 456 top_level_accessors: Crash
456 type_variable_as_super: Crash 457 type_variable_as_super: Crash
457 typedef: Crash 458 typedef: Crash
458 uninitialized_fields: Crash 459 uninitialized_fields: Crash
459 unused_methods: Crash 460 unused_methods: Crash
460 void-methods: Crash 461 void-methods: Crash
OLDNEW
« no previous file with comments | « no previous file | pkg/front_end/testcases/runtime_checks_new/derived_class_typed.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698