Skip to content

fix(builtin): fix a bug where the launcher produces incorrect runfiles path on windows - #3562

Merged
gregmagolan merged 1 commit into
stablefrom
launcher-path-normalize
Sep 28, 2022
Merged

fix(builtin): fix a bug where the launcher produces incorrect runfiles path on windows#3562
gregmagolan merged 1 commit into
stablefrom
launcher-path-normalize

Conversation

@kormide

@kormide kormide commented Sep 27, 2022

Copy link
Copy Markdown
Collaborator

No description provided.

@kormide
kormide force-pushed the launcher-path-normalize branch 3 times, most recently from 31a3ec0 to 44673f7 Compare September 27, 2022 23:34
@kormide

kormide commented Sep 27, 2022

Copy link
Copy Markdown
Collaborator Author

This is causing more issues. I think I'll need a pair.

@gregmagolan gregmagolan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🌮

@gregmagolan

Copy link
Copy Markdown
Collaborator

lgtm; looks like you just have to update an env test

@kormide

kormide commented Sep 28, 2022

Copy link
Copy Markdown
Collaborator Author

It's not setting BAZEL_PATCH_ROOTS correctly, which I don't really understand,

@gregmagolan
gregmagolan force-pushed the launcher-path-normalize branch from 44673f7 to 3fd7d50 Compare September 28, 2022 18:27
@gregmagolan
gregmagolan force-pushed the launcher-path-normalize branch from 3fd7d50 to 7371cf5 Compare September 28, 2022 18:27
@gregmagolan

gregmagolan commented Sep 28, 2022

Copy link
Copy Markdown
Collaborator

It's not setting BAZEL_PATCH_ROOTS correctly, which I don't really understand,

TL;DR is that RUNFILES_DIR is now equal to RUNFILES on Windows with the changes so the exception is no longer needed in that test. I'll fix the test to remove the windows exception

@gregmagolan gregmagolan changed the title fix(builtin): fix a bug where the launcher produces incorrect runfiles fix(builtin): fix a bug where the launcher produces incorrect runfiles path on windows Sep 28, 2022
@gregmagolan
gregmagolan merged commit b02128b into stable Sep 28, 2022
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