Skip to content

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