Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Fix test failures when running directly instead of via script - #106

Merged
brandjon merged 3 commits into
masterfrom
brandjon-tests
May 13, 2019
Merged

Fix test failures when running directly instead of via script#106
brandjon merged 3 commits into
masterfrom
brandjon-tests

Conversation

@brandjon

Copy link
Copy Markdown
Contributor

@tmc, care to review / rubber stamp?

This caused run_test.sh to fail on some versions of bash.
@brandjon brandjon self-assigned this May 13, 2019
Fixes #105 by 1) enabling toolchains in the workspace .bazelrc, and 2) making the test harness filter out runfiles added by the autodetecting toolchain.

Previously, the tests worked when run from run_tests.sh but failed in `bazel test //...`. This caused travis to pass but buildkite to fail.
Fixes #105 by 1) enabling toolchains in the workspace .bazelrc, and 2) making the test harness filter out runfiles added by the autodetecting toolchain.

Previously, the tests worked when run from run_tests.sh but failed in `bazel test //...`. This caused travis to pass but buildkite to fail.
@brandjon

Copy link
Copy Markdown
Contributor Author

... and it works.

@tmc tmc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brandjon
brandjon merged commit 5b0f501 into master May 13, 2019
@brandjon
brandjon deleted the brandjon-tests branch May 13, 2019 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants