You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. This is #7091. In order to fix it we'd have to inject some sys.path manipulation logic into the initialization of the user Python process (not the stub script), or generate a dummy directory holding only a copy of the main file and nothing else, or both.
Description of the problem / feature request:
py_test allows the source file to import an unspecified dependency
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
What operating system are you running Bazel on?
macOS Mojave 10.14.5
What's the output of
bazel info release
?release 0.25.3-homebrew
Have you found anything relevant by searching the web?
No.
The text was updated successfully, but these errors were encountered: