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

Inconsistent encoding when running bazel --batch run //foo -- "$arg" on OS X #1766

Closed
damienmg opened this issue Sep 13, 2016 · 1 comment
Closed
Labels
duplicate P2 We'll consider working on this in future. (Assignee optional) platform: apple type: bug z-team-Apple Deprecated. Send to rules_apple, or label team-Rules-CPP + platform:apple
Milestone

Comments

@damienmg
Copy link
Contributor

From @aehlig's words:

"Open-sourcing //src/test/shell/integration:run_test showed that the encoding of arguments
for tests is inconsistent in batch mode (works in non batch mode, though).

bazel run //foo -- "$arg" and bazel --batch run //foo -- "$arg" use a different encoding.

internal ref: b/31448480

@damienmg damienmg changed the title Inconsistent encoding when running bazel --batch run //foo -- "$arg" Inconsistent encoding when running bazel --batch run //foo -- "$arg" on OS X Sep 13, 2016
@damienmg damienmg added type: bug P2 We'll consider working on this in future. (Assignee optional) labels Sep 13, 2016
@damienmg damienmg added this to the 1.0 milestone Sep 13, 2016
@aiuto aiuto added the z-team-Apple Deprecated. Send to rules_apple, or label team-Rules-CPP + platform:apple label Nov 28, 2018
@jmmv jmmv added the duplicate label May 11, 2020
@jmmv
Copy link
Contributor

jmmv commented May 11, 2020

Seems like a dup of #1775, but if it isn't, I don't have enough information to reproduce.

@jmmv jmmv closed this as completed May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate P2 We'll consider working on this in future. (Assignee optional) platform: apple type: bug z-team-Apple Deprecated. Send to rules_apple, or label team-Rules-CPP + platform:apple
Projects
None yet
Development

No branches or pull requests

3 participants