Skip to content

Pass rlocationpaths to Test Runner #1645

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

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

crt-31
Copy link
Contributor

@crt-31 crt-31 commented Nov 9, 2024

Description

Changed so that paths passed to the Test Runner are in "rlocationpath" form. This should be more correct way to handle these paths as that is what rlocation() expects.

This fixes issue where we couldn't test external repo tests on Windows.

Note: seems to have been chasing this issue in the past (#1598. #1500), hopefully this solves for good.

Motivation

Handle paths in more robust way. And run scalatests from external repos on windows again.

- fixes paths passed to scalatest Runner that was broken in a recent commit.
- Now properly uses rlocationpaths.
Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

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

Thanks, @crt-31! Things got cleaner.

Finding files in bazel is hard :)

@liucijus liucijus merged commit f758956 into bazel-contrib:master Nov 12, 2024
2 checks passed
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.

3 participants