Skip to content

Subdirectories in neg tests are not actually tested #3581

Closed
@smarter

Description

@smarter
mkdir tests/neg/foo
echo "dsqfsdfq" > tests/neg/foo/foo.scala
sbt
> test-only -- --tests=compileNeg
[success]

This happens because compileShallowFilesInDir is used in compileNeg. I have no idea why this is setup that way.

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