Skip to content

Commit

Permalink
Delete language_2/generic_no_such_method_dispatcher_simple_test.
Browse files Browse the repository at this point in the history
language_2/generic_no_such_method_dispatcher_test works after
https://dart-review.googlesource.com/c/sdk/+/115901, so we can delete this test
now.

Change-Id: Ifb0b32f9afb0d93de3db75f2293f60a1ce485c13
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116751
Auto-Submit: Mayank Patke <fishythefish@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Mayank Patke <fishythefish@google.com>
  • Loading branch information
fishythefish authored and commit-bot@chromium.org committed Sep 12, 2019
1 parent 0c481a1 commit 24f45d6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 34 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion tests/language_2/language_2_analyzer.status
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# Sections in this file should contain "$compiler == dart2analyzer".

[ $compiler == dart2analyzer ]
generic_no_such_method_dispatcher_simple_test: Skip # failing-by-design: This test is just for kernel
large_class_declaration_test: Slow
vm/debug_break_enabled_vm_test: Skip
vm/debug_break_vm_test/*: Skip
Expand Down
1 change: 0 additions & 1 deletion tests/language_2/language_2_dartdevc.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const_double_in_int_op_test/di6: Skip # Triple shift
const_double_in_int_op_test/id6: Skip # Triple shift
const_double_in_int_op_test/ii6: Skip # Triple shift
extension_methods/*: SkipByDesign # Analyzer DDC is expected to be turned down before releasing extension methods.
generic_no_such_method_dispatcher_simple_test: Skip # This test is just for kernel.
large_class_declaration_test: Slow
nnbd/*: Skip

Expand Down

0 comments on commit 24f45d6

Please sign in to comment.