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
Related to the #1680 epic I wanted to create an issue to start actually tracking some of the tests that I'm continually seeing failing. As I notice them I'll start listing them in here and then will try to address them one the build has been cleaned up fully.
bloop.scalajs.ScalaJsToolchainSpec seems to be failing often in the platform bridges
bloop.dap.DebugServerSpec seems to be failing pretty often.
bloop.launcher.LatestMainLauncherSpec also seems to be failing often. The weird thing is that it seems to be failing on the check if python is there. There is a timeout of 2 second, so maybe we try to bump that up, but that seems odd to be failing.
Related to the #1680 epic I wanted to create an issue to start actually tracking some of the tests that I'm continually seeing failing. As I notice them I'll start listing them in here and then will try to address them one the build has been cleaned up fully.
bloop.scalajs.ScalaJsToolchainSpec
seems to be failing often in the platform bridgesbloop.dap.DebugServerSpec
seems to be failing pretty often.bloop.launcher.LatestMainLauncherSpec
also seems to be failing often. The weird thing is that it seems to be failing on the check if python is there. There is a timeout of 2 second, so maybe we try to bump that up, but that seems odd to be failing.bloop.dap.DebugProtocolSpec
referring to the python check up above
bloop/bloopgun/src/main/scala/bloop/bloopgun/core/Shell.scala
Lines 214 to 218 in 5406395
The text was updated successfully, but these errors were encountered: