-
Notifications
You must be signed in to change notification settings - Fork 120
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
fails on detecting files to watch, Error querying for source files
#588
Comments
What happens if you Can you also try these two queries:
|
|
without
|
solved with r2 dependency... thanks for the pointer! @achew22 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
Reproduction instructions
A link to a repo where this can be tested
Steps to reproduce the behavior:
git clone https://github.com/audacioustux/ojsol
ibazel test --test_output=all Leetcode:tests
//Leetcode/greatest-common-divisor-of-strings_test.cpp
doesn't trigger re-runExpected behavior
editing source code should trigger re-run
ibazel test
bazel query --output=build //path/to:target
Version (please complete the following information):
Additional context
Error querying for source files: exit status 7
npm install -g @bazel/bazelisk
bazel build //cmd/ibazel
The text was updated successfully, but these errors were encountered: