Skip to content

testCompilation doesn't work with separate compilation anymore due to -Ytest-pickler #5103

Closed
@biboudis

Description

@biboudis
$ cp -r tests/pos/i4023 tests/pos/i4024
sbt> testCompilation i4023 
sbt> testCompilation i4024

First testCompilation is OK, second raises compilation/classpath error (i4023 is used for demonstration purposes). Reproduced on master on mine and @liufengyun's PC.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions