git-machete-intellij-plugin icon indicating copy to clipboard operation
git-machete-intellij-plugin copied to clipboard

Draft: add probe.paths.logExport config to have logs after tests

Open LukaszKontowski opened this issue 3 years ago • 3 comments

Related to https://github.com/VirtusLab/ide-probe/issues/226 work in progess

To be updated and merged after 0.45.0 release of ide-probe - if the release will have https://github.com/VirtusLab/ide-probe/pull/266 changes included.

LukaszKontowski avatar Aug 29 '22 11:08 LukaszKontowski

Will be updated with the develop branch as soon as 0.45.0 ide-probe will be released.

LukaszKontowski avatar Aug 29 '22 12:08 LukaszKontowski

Logs are available after the end of UI tests - e.g.

root@bd9c5be9fafd:~/.ideprobe-uitests/idea-logs# ls intellij-instance-2022.2.1--yGRC364WSdWv3ZcRuZUoew/logs/
idea.log  indexing-diagnostic

LukaszKontowski avatar Aug 29 '22 12:08 LukaszKontowski

As I mentioned on Slack. This solution works fine. I am able to store the logs as artifacts from here. Related PR: https://github.com/VirtusLab/git-machete-intellij-plugin/pull/1095 and its run that stores logs: https://app.circleci.com/pipelines/github/VirtusLab/git-machete-intellij-plugin/6272/workflows/5f8cece0-90f3-420c-9b6b-3f5031bc9e2d/jobs/6642/artifacts

mkondratek avatar Aug 29 '22 14:08 mkondratek