Commit 86b2723
committed
Disable FromTasty test
I get:
undefined: Test.cs.apply(0).+ # 3005023: TermRef(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class mutable)),class IndexedSeqView)),type A),+) at frontend
one error found
Compilation failed for: 'tests/run/viewtest.scala'
I have similar errors locally for another file "test4refine.scala" which passes the CI. This makes me believe that it is some compilation order dependence.1 parent e67bfd3 commit 86b2723
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments