Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.ci/pitest.sh --list doesn't show all pitest profiles on Mac #13063

Closed
rdiachenko opened this issue May 14, 2023 · 6 comments
Closed

.ci/pitest.sh --list doesn't show all pitest profiles on Mac #13063

rdiachenko opened this issue May 14, 2023 · 6 comments
Assignees
Milestone

Comments

@rdiachenko
Copy link
Contributor

Related issue #11730

Steps to reproduce:

/var/tmp/checkstyle[master|✔] [20:43:02]% uname -v
Darwin Kernel Version 22.4.0: Mon Mar  6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6000
/var/tmp/checkstyle[master|✔] [20:43:16]% ./.ci/pitest.sh --list
Supported profiles:

Detected: empty list of profiles

Supported profiles:

Expected:

Supported profiles:
pitest-annotation
pitest-ant
pitest-api
pitest-blocks
pitest-coding-1
pitest-coding-2
pitest-coding-require-this-check
pitest-common
pitest-common-2
pitest-design
pitest-filters
pitest-gui
pitest-header
pitest-imports
pitest-indentation
pitest-java-ast-visitor
pitest-javadoc
pitest-main
pitest-metrics
pitest-misc
pitest-modifier
pitest-naming
pitest-packagenamesloader
pitest-regexp
pitest-sizes
pitest-tree-walker
pitest-utils
pitest-whitespace
pitest-xpath
@heyannely
Copy link
Contributor

heyannely commented May 15, 2023

@rdiachenko Hello if there is not someone on the working on this issue, can i please take this issue. I am not an experienced developer but I would like to contribute. also I have a potential solution already.

@romani
Copy link
Member

romani commented May 15, 2023

@heyannely , if you are new to project, please start contribution from https://github.com/checkstyle/checkstyle/issues?q=is%3Aopen+is%3Aissue+label%3A%22gsoc+second+issue%22 to smooth be introduced to project and be productive quickly.

@romani romani added miscellaneous and removed bug labels May 15, 2023
@romani
Copy link
Member

romani commented May 15, 2023

Please read https://github.com/checkstyle/checkstyle/wiki/What-label-to-put-on-issue-%3F for labels.

alimhtsai added a commit to heyannely/checkstyle that referenced this issue May 15, 2023
@heyannely
Copy link
Contributor

@romani Thank you, we will follow all guidelines. We have validated a potential solution on both windows and mac. We would like to submit a pull request following guidelines.

@romani
Copy link
Member

romani commented May 15, 2023

Ok please send separate PR to improve further.

rdiachenko added a commit to rdiachenko/checkstyle that referenced this issue May 15, 2023
@romani
Copy link
Member

romani commented May 16, 2023

Fix is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants