Skip to content

Commit 2f09cf1

Browse files
author
Antoine Brunner
committed
Add tuple tests to blacklist so that pickling test passes
1 parent 79d8ede commit 2f09cf1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

compiler/test/dotc/run-test-pickling.blacklist

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ t7374
66
tuples1.scala
77
tuples1a.scala
88
tuples1b.scala
9+
tuple-ops.scala
10+
tuple-take.scala
11+
tuple-drop.scala
12+
tuple-zip.scala
913
typeclass-derivation1.scala
1014
typeclass-derivation2.scala
1115
typeclass-derivation2a.scala
@@ -19,4 +23,3 @@ t10889
1923
macros-in-same-project1
2024
i5257.scala
2125
enum-java
22-
tuple-ops.scala

0 commit comments

Comments
 (0)