deephaven / vscode-deephaven

Deephaven Visual Studio Code Extension
Apache License 2.0
3 stars 0 forks source link

fix: Fixed race condition with debug tasks #167

Closed bmingles closed 2 weeks ago

bmingles commented 2 weeks ago

Running the debugger was intermittently failing due to a race condition with the npm clean script deleting the out directory. This fix should ensure clean is completed before the 2 watch tasks start.

github-actions[bot] commented 2 weeks ago

End-to-end Test Summary

Tests 📝Passed ✅Failed ❌Skipped ⏭️Pending ⏳Other ❓Flaky 🍂Duration ⏱️
660000004:54:53

A ctrf plugin

Detailed Test Results

NameStatusmsFlaky 🍂
should default to the correct settingspassed ✅1828
should return custom settings: Empty configspassed ✅113
should return custom settings: Populated configspassed ✅184
should be able to load VSCodepassed ✅478
should only be visible when a supported file type is active: test.groovypassed ✅3213
should only be visible when a supported file type is active: test.pypassed ✅1112

A ctrf plugin

Failed Test Summary

No failed tests ✨

Flaky Test Summary

No flaky tests detected. ✨