jimmymcp / al-test-runner

VS Code Extension to help run AL tests against Business Central container
https://jpearson.blog/al-test-runner-for-visual-studio-code/
MIT License
12 stars 16 forks source link

ERROR DIALOG: One or more errors occurred while closing the page #133

Closed nickgoddard777 closed 8 months ago

nickgoddard777 commented 8 months ago

When running tests on a new project I get the following error. I do not have Performance Toolkit installed on my Container. I set the setting enablePerformanceProfiler to false.

image

nickgoddard777 commented 8 months ago

This actually looks like an issue with the Run-TestsInBcContainer command rather than with the al-test-runner. I have recreated my container with performance profiling turned on and that has got round the error.