-
Notifications
You must be signed in to change notification settings - Fork 39
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
Sync Checkstyle integration test #999
Conversation
/integration-test |
Looks good. No mutations were possible for these changes. |
/integration-test |
Looks good. No mutations were possible for these changes. |
The |
Looks good. No mutations were possible for these changes. |
Added a commit and updated the suggested commit message. Do still need to validate these changes locally. |
Cool stuff! At least locally it now runs for me 😄. Already updated #867 with the latest state of this PR. |
I noticed that with my changes at some point the build would fail with:
I added a commit to fix that. |
Looks good. No mutations were possible for these changes. |
K, validated the latest changes. PR is now properly ready for review. |
ba46568
to
eb1af08
Compare
Rebased and updated the PR to target version 10.13.0. Suggested commit message updated. |
Looks good. No mutations were possible for these changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for bringing this one up-to-date!
Smart move to drop the version from the file names :).
Ran it locally and it works :).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the goal here to run /integration-tests/checkstyle.sh
succesfully ?
Because It is not running for me (macOs).
usage: paste [-s] [-d delimiters] file ...
grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
[-e pattern] [-f file] [--binary-files=value] [--color=when]
[--context[=num]] [--directories=action] [--label] [--line-buffered]
[--null] [pattern] [file ...]
also fails with --sync
flag. What am I missing ?
We're working on that in #867 😄. Although I myself get some changes on that branch... So Mac support is close I'm working on it. |
eb1af08
to
6b3d076
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clear 👍
Looks good. No mutations were possible for these changes. |
6b3d076
to
4638392
Compare
Rebased,will merge! |
Looks good. No mutations were possible for these changes. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
The two commits are independently reviewable.
Suggested commit message: