-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
I wonder if this ever worked.
$ bazel build :google_java_format_verification
...
ERROR: /home/chanseok/workspace/gapic-generator-java/BUILD.bazel:112:32: If this target fails check the list of files that must be formatted in bazel-out/k8-fastbuild/bin/google_java_format_verification.txt failed: (Exit 1): bash failed: error executing command /bin/bash -c 'bazel-out/host/bin/google_java_format_binary $@ > bazel-out/k8-fastbuild/bin/google_java_format_verification.txt' '' --dry-run --set-exit-if-changed ... (remaining 254 argument(s) skipped)
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.