-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Bringing this over from https://discourse.julialang.org/t/testitems-produces-error-in-vscode/118591 because its not resolved for me.
Error
When I try to run to use Test: Run all Tests in vs-code with various @testitem unit tests I now receive the error message fro vs-code:
An error occurred attempting to run tests: Error: Pending response rejected since connection got disposed
For context running tests from REPL works.
System status
vs-code
Version: 1.94.2 (Universal)
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
Julia extension to vs-code
v1.124.2
Julia
versioninfo()Julia Version 1.11.0
Commit 501a4f25c2b (2024-10-07 11:40 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 8 × Apple M1
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, apple-m1)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)