| Index: pkg/front_end/testing.json
|
| diff --git a/pkg/front_end/testing.json b/pkg/front_end/testing.json
|
| index b5c1197c208345208ed3a6025204a7061f336b07..18a7cb731fc695dda575bd0c736f2ba2cecafb21 100644
|
| --- a/pkg/front_end/testing.json
|
| +++ b/pkg/front_end/testing.json
|
| @@ -73,23 +73,6 @@
|
| ]
|
| },
|
|
|
| - {
|
| - "name": "kompile",
|
| - "kind": "Chain",
|
| - "source": "test/fasta/kompile_test.dart",
|
| - "path": "testcases/",
|
| - "status": "testcases/kompile.status",
|
| - "pattern": [
|
| - "\\.dart$"
|
| - ],
|
| - "exclude": [
|
| - "/test/.*_test\\.dart$",
|
| - "/test/.*_suite\\.dart$",
|
| - "/testcases/top_level_accessors_part\\.dart$",
|
| - "/testcases/shaker/"
|
| - ]
|
| - },
|
| -
|
| {
|
| "name": "strong",
|
| "kind": "Chain",
|
|
|