Skip to content

Commit 40e076d

Browse files
committed
Add failing test to exclude list
We should come back to this and allow this test by catching the TypeError and reporting it.
1 parent 982f21a commit 40e076d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler/test/dotc/neg-best-effort-unpickling.excludelist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ context-function-syntax.scala
2424

2525
# Failure to disambiguate overloaded reference
2626
i23402b.scala
27+
28+
# Unhandled TypeError exception
29+
i23504.scala

0 commit comments

Comments
 (0)