We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bringing this over from https://discourse.julialang.org/t/testitems-produces-error-in-vscode/118591 because its not resolved for me.
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:
Test: Run all Tests
@testitem
An error occurred attempting to run tests: Error: Pending response rejected since connection got disposed
For context running tests from REPL works.
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
v1.124.2
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:For context running tests from REPL works.
System status
vs-code
Julia extension to vs-code
Julia
versioninfo()
The text was updated successfully, but these errors were encountered: