arosien commented on issue #855: URL: https://github.com/apache/daffodil-vscode/issues/855#issuecomment-1897542173
looks like the path inside the VSCode artifact changed to something the test code doesn't expect: ``` Downloaded VS Code into /Users/arosien/nteligen/daffodil-vscode/.vscode-test/vscode-darwin-1.67.2 Test error: Error: spawn /Users/arosien/nteligen/daffodil-vscode/.vscode-test/vscode-darwin-1.67.2/Visual Studio Code.app/Contents/MacOS/Electron ENOENT Exit code: -2 Failed to run tests: Failed error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ➜ daffodil-vscode git:(Shanedell/add-root-element-settings) ls /Users/arosien/nteligen/daffodil-vscode/.vscode-test/vscode-darwin-1.67.2 Contents ➜ daffodil-vscode git:(Shanedell/add-root-element-settings) ls /Users/arosien/nteligen/daffodil-vscode/.vscode-test/vscode-darwin-1.67.2/Contents/ CodeResources Frameworks/ Info.plist MacOS/ PkgInfo Resources/ _CodeSignature/ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
