Skip to content

Conversation

stevenlr
Copy link
Contributor

This is a fix for #476 and uses bazel_skylib's is_absolute function. I looked for other places that would need a similar fix but found only one more, so I may have missed some.

trybka
trybka previously approved these changes Aug 28, 2025
@stevenlr stevenlr force-pushed the fix_absolute_include_paths_check_windows branch 5 times, most recently from b726418 to df30b87 Compare September 10, 2025 09:10
@stevenlr stevenlr force-pushed the fix_absolute_include_paths_check_windows branch from df30b87 to 31c8156 Compare September 22, 2025 21:29
@stevenlr stevenlr force-pushed the fix_absolute_include_paths_check_windows branch from 31c8156 to ba54fce Compare September 22, 2025 21:38
@stevenlr
Copy link
Contributor Author

Hello, I rebased these changes on main but //tests/runfiles:runfiles_test seems to fail randomly now. Although when running locally it also sometimes fail on main.

Anyway, is there any update on moving this forward? No rush though, I'm fine with maintaining a fork for now.

@fmeum
Copy link
Collaborator

fmeum commented Sep 23, 2025

@stevenlr Could you share the failure?

Edit: Nvm, it's in CI:

unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:

@meteorcloudy Do you know what could cause this? The stack trace is empty.

@meteorcloudy
Copy link
Member

Looks like a flake, retry worked.

@hvadehra
Copy link
Member

@stevenlr Could you share the failure?

Edit: Nvm, it's in CI:

unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:

@meteorcloudy Do you know what could cause this? The stack trace is empty.

We've had a few internal reports of MSAN failures in a few singlejar tests , @cushon suspects they began after #417. Possibly related?

@fmeum
Copy link
Collaborator

fmeum commented Sep 23, 2025

That would make sense. I read through the change again but couldn't identify the issue.

Could you share the MSAN findings? I'll try to set up MSAN builds myself.

@fmeum
Copy link
Collaborator

fmeum commented Sep 23, 2025

@hvadehra nvm: #494

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.

6 participants