Index: pkg/front_end/test/fasta/compile.status |
diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status |
index 8c20c39ec821843c8b470111335c2416eb82a3a2..ba4b64a7971ebb956b9ca8693768277ca4c93afa 100644 |
--- a/pkg/front_end/test/fasta/compile.status |
+++ b/pkg/front_end/test/fasta/compile.status |
@@ -8,11 +8,6 @@ |
rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime. |
-accessors: Fail # Fixed in ahe's dev branch. |
-expressions: Fail # Fixed in ahe's dev branch. |
-rasta/static: Fail # Fixed in ahe's dev branch. |
-super_rasta_copy: Fail # Fixed in ahe's dev branch. |
- |
DeltaBlue: Fail # Missing types on constructor parameters. |
async_function: Fail # Async transformer should be optional. |
await: Fail |