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
Now that JuliaTesting/TestEnv.jl#87 merged, how can one go about pointing TestItemRunner to the latest TestEnv dependency? (It looks like it might be something internal to the VSCode packages, not in the user's Julia environment?)
In Julia 1.11-beta, the interface for
Pkg.Operations: sandbox
has changed, which breaks TestEnv, which in turn breaks TestItemRunner.The problem is documented in this issue: JuliaTesting/TestEnv.jl#86
Possible fix in this PR: JuliaTesting/TestEnv.jl#87.
The text was updated successfully, but these errors were encountered: