Commit d8ff147
committed
Refactor test
Legacy-tests seems to always compile files together, but cooking
only works for Java files read by ClassfileParser. I don't think
it makes sense to change that - if we compile Java files from sources
we should demand that raw types are re-written as wildcard types.
So to fix this we move the offending files to pos-special and compile
them only in CompilationTests.1 parent 77208c2 commit d8ff147
File tree
3 files changed
+1
-0
lines changed- compiler/test/dotty/tools/dotc
- tests/pos-special/i3273
3 files changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments