confluentinc / confluentinc/vscode
Push extension+sidecar logs as Semaphore artifacts for Mocha test failures
Open
CI/CD
testing
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
We recently had an error / test stall during one of the scheduled CCloud auth smoketests, but the existing logging wasn't helpful:
And the existing artifacts in `/test-results` have next to no helpful information:
Since Mocha tests run in a single VS Code instance/window and share logs, we should be able to `artifact push` the extension logs and (formatted) sidecar logs as semaphore artifacts.
Contributor guide
Assessment
This issue has not been assessed yet.