| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 562ee57eb63946ed67c8c5cb9ad8b631ddd3f550..0bb725a5f9e0666979bc8e1a03a3c19efd7046f1 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -60,14 +60,11 @@ mirrors/instance_members_test: RuntimeError # Issue 14633
|
| mirrors/instantiate_abstract_class_test: RuntimeError # Issue 6490
|
| mirrors/invoke_test: RuntimeError # Issue 11954
|
| mirrors/invoke_call_on_closure_test: RuntimeError # 6490
|
| -mirrors/invoke_call_through_getter_test/named: RuntimeError # Issue 12863. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_getter_test/getter_call_stub: RuntimeError # Issue 17451. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_getter_previously_accessed_test/named: RuntimeError # Issue 12863. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_getter_previously_accessed_test/getter_call_stub: RuntimeError # Issue 17451. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named: RuntimeError # Issue 12863. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_implicit_getter_previously_accessed_test/getter_call_stub: RuntimeError # Issue 17451. When updating the status, remove the "///" in the test.
|
| -mirrors/invoke_call_through_implicit_getter_test: RuntimeError # Issue 17638
|
| -mirrors/invoke_closurization_test/00: RuntimeError # Issue 13002. When updating the status, remove the "///" in the test.
|
| +mirrors/invoke_call_through_getter_previously_accessed_test: RuntimeError # Issue 15138
|
| +mirrors/invoke_call_through_getter_test: RuntimeError # Issue 15138
|
| +mirrors/invoke_call_through_implicit_getter_previously_accessed_test: RuntimeError # Issue 15138
|
| +mirrors/invoke_call_through_implicit_getter_test: RuntimeError # Issue 15138
|
| +mirrors/invoke_closurization_test: RuntimeError # Issue 13002
|
| mirrors/invoke_named_test/none: RuntimeError # Issue 12863
|
| mirrors/invoke_private_test: CompileTimeError # Issue 12164
|
| mirrors/invoke_private_wrong_library_test: CompileTimeError # Issue 12164
|
|
|