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

shell,tests: use Bash runfiles library in one test #5387

Closed

Conversation

laszlocsomor
Copy link
Contributor

See #4930

Change-Id: I148c0b1e4baa8ff44d86a6ee196bea7e9058320f

See bazelbuild#4930

Change-Id: I148c0b1e4baa8ff44d86a6ee196bea7e9058320f
Change-Id: I85fe8ae81f0d928e25e5f42261346a6592892f7f
@@ -501,7 +507,6 @@ function assert_bazel_run() {
}

setup_bazelrc
setup_clean_workspace
Copy link
Member

Choose a reason for hiding this comment

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

Why removing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for explaining!

@@ -501,7 +507,6 @@ function assert_bazel_run() {
}

setup_bazelrc
setup_clean_workspace
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for explaining!

Change-Id: I249c9492d632a9b9ee9bc8bf0e921caf375a6cb1
@laszlocsomor
Copy link
Contributor Author

I added 4b36391 because the test was failing on Mac on BuildKite. I hope it will fix that.

Change-Id: Iba32f21ff6cad1b538c72cfd08ce24846843c124
@meteorcloudy
Copy link
Member

Looks like it's fixed!

@bazel-io bazel-io closed this in 2bcf7cd Jun 14, 2018
ArielleA pushed a commit to ArielleA/bazel that referenced this pull request Jun 19, 2018
See bazelbuild#4930

Change-Id: I148c0b1e4baa8ff44d86a6ee196bea7e9058320f

Closes bazelbuild#5387.

Change-Id: Iba32f21ff6cad1b538c72cfd08ce24846843c124
PiperOrigin-RevId: 200554084
@laszlocsomor laszlocsomor deleted the shell-test-using-runfiles branch June 20, 2018 11:19
werkt pushed a commit to werkt/bazel that referenced this pull request Aug 2, 2018
See bazelbuild#4930

Change-Id: I148c0b1e4baa8ff44d86a6ee196bea7e9058320f

Closes bazelbuild#5387.

Change-Id: Iba32f21ff6cad1b538c72cfd08ce24846843c124
PiperOrigin-RevId: 200554084
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants