Chromium Code Reviews| Index: pkg/front_end/test/fasta/testing.json |
| diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json |
| index 973a9c0b9f8abc05999d586583a4edd4c5ffe17f..af7e073949af730d43dbe53935ec64e43e158b8d 100644 |
| --- a/pkg/front_end/test/fasta/testing.json |
| +++ b/pkg/front_end/test/fasta/testing.json |
| @@ -50,7 +50,8 @@ |
| ], |
| "exclude": [ |
| "/test/.*_test\\.dart$", |
| - "/test/.*_suite\\.dart$" |
| + "/test/.*_suite\\.dart$", |
| + "/test/fasta/top_level_accessors_part\\.dart$" |
|
ahe
2017/02/14 14:49:46
I've filed a bug to track this: https://github.com
|
| ] |
| }, |
| @@ -65,7 +66,8 @@ |
| ], |
| "exclude": [ |
| "/test/.*_test\\.dart$", |
| - "/test/.*_suite\\.dart$" |
| + "/test/.*_suite\\.dart$", |
| + "/test/fasta/top_level_accessors_part\\.dart$" |
| ] |
| }, |
| @@ -80,7 +82,8 @@ |
| ], |
| "exclude": [ |
| "/test/.*_test\\.dart$", |
| - "/test/.*_suite\\.dart$" |
| + "/test/.*_suite\\.dart$", |
| + "/test/fasta/top_level_accessors_part\\.dart$" |
| ] |
| }, |