Skip to content

Commit 0ea3d85

Browse files
committed
Disable from tasty tests/pos/i3130a.scala
Failing on CI only
1 parent 52f5221 commit 0ea3d85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler/test/dotty/tools/dotc/FromTastyTests.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ class FromTastyTests extends ParallelTesting {
3333
// Owner discrepancy for refinements
3434
"lambdalift-1.scala",
3535

36+
// Class not found
37+
"i3130a.scala",
38+
3639
// Cannot merge members
3740
"depfuntype.scala",
3841

0 commit comments

Comments
 (0)