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

Bump Bazel on Travis to 0.17.1 #81

Merged
merged 3 commits into from
Jan 9, 2019
Merged

Conversation

kornholi
Copy link
Contributor

@kornholi kornholi commented Jan 9, 2019

0.17 is the minimum version supported by rules_rust at this point.

Still unclear why Bazel build failures didn't cause a Travis failure (https://travis-ci.org/google/cargo-raze/builds/477524733). Maybe 0.11 doesn't return a bad exit code during loading phase failures?

@acmcarther
Copy link
Member

acmcarther commented Jan 9, 2019

Stack overflow users claim that failures on the left hand side of a boolean operator don't properly trigger the set -e behavior.

Since master currently fails, I can test the fix and merge this PR into my branch in once this PR is in master

@acmcarther
Copy link
Member

Looks like you're falling prey to bazelbuild/rules_rust#133 (comment)

Adding that to the smoketest workspace should suffice.

@acmcarther
Copy link
Member

Thanks for making this followup PR to update rules_rust and add that missing dependency!

@kornholi kornholi deleted the bazel-0.17 branch January 9, 2019 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants