You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.