Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions compiler/test/dotc/pos-test-pickling.blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ i4125.scala
i4167
i4586.scala
i4734
i4758
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They slipped through the CI because before #5059 the CI didn't run -Ytest-pickler on pos and run tests..

implicit-dep.scala
inline-access-levels
macro-with-array
Expand Down Expand Up @@ -65,6 +66,7 @@ t5504
t6028
t6976
t7264
t7426.scala
t7532b
t8062
typeclass-encoding2.scala
1 change: 1 addition & 0 deletions compiler/test/dotc/run-test-pickling.blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ transparentAccess
transparentByName.scala
transparentForeach.scala
transparentPower
tuples1.scala
Tuple.scala
TupleAbstract.scala
typelevel-numeric.scala
Expand Down