Skip to content

Commit d332b55

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

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
@@ -30,6 +30,9 @@ class FromTastyTests extends ParallelTesting {
3030
blacklist = Set(
3131
"macro-deprecate-dont-touch-backquotedidents.scala",
3232

33+
// Class not found
34+
"i3130a.scala",
35+
3336
// Owner discrepancy for refinements
3437
"lambdalift-1.scala",
3538

0 commit comments

Comments
 (0)