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
The issue is that bloop is a compile server, and therefore the pwd is wherever bloop was started from. We need to find a workaround to access the "workdir" as seen from the compiler (as opposed to the jvm)
Such things get rendered :
assertion failed (../../../bar/src/test/scala/Foo.scala:13)
The text was updated successfully, but these errors were encountered: