stricklandrbls commented on PR #509: URL: https://github.com/apache/daffodil-vscode/pull/509#issuecomment-1479663232
> @stricklandrbls Also update `src/tests/suite/dataEditor.test.ts`, it needs to remove the passing of the port to the `extension.data.edit` command. That I believe is why the CI is failing. However, locally I am still getting an error locally about the heartbeat. Not sure if you are still seeing that as well? It turns out that I had old test files in my `./out` directory due to some test filenames being renamed. I guess because they are ignored, `git clean -fdx && yarn` _at the toplevel_ scrubs any lingering file artifacts. After running that set of commands my tests would successfully complete. -- 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]
