Skip to content

Compiler crashes when output directory doesn't exist #466

@vsalvis

Description

@vsalvis

To reproduce, delete dotty/out and run the JUnit tests with test-only dotc.tests

The first few pos tests fail with java.io.IOException: No such file or directory. Then dotc.tests.dotc_core somehow creates the output directory again, from which point the tests pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions