JeremyYao opened a new issue, #1519: URL: https://github.com/apache/daffodil-vscode/issues/1519
## Description `yarn test` hangs on the `Daffodil Debugger Tests`. It doesn't seem to do anything else when it runs those tests and the VS Code window that pops up shows the following 3 info messages <img width="1403" height="598" alt="Image" src="https://github.com/user-attachments/assets/293709bb-decc-4e8a-9a99-6f685fe96bff" /> ## Steps to Reproduce / Actual Behavior 1. run `git clean -fdx; yarn; yarn package; yarn test` 2. Observe that the Daffodil Debugger step hangs and the new VS Code test window doesn't seem to do anything (it's not downloading anything, etc) <img width="1403" height="598" alt="Image" src="https://github.com/user-attachments/assets/293709bb-decc-4e8a-9a99-6f685fe96bff" /> ## Expected Behavior `yarn test`'s Daffoidl Debugger step should look like <img width="1004" height="767" alt="Image" src="https://github.com/user-attachments/assets/11d6a76c-2ba8-41d1-98d3-738df291ebcf" /> ## Environment - Operating System(s): Ubuntu 24.04 - Browser/VS Code version: <img width="492" height="304" alt="Image" src="https://github.com/user-attachments/assets/9f520f2b-4319-490b-95b8-e9942a15fb1d" /> - Extension version: 1.5.0 SNAPSHOT -- 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]
