We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.39.1
n/a
$ bazel version Bazelisk version: development Build label: 7.2.1 Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer Build time: Tue Jun 25 15:53:05 2024 (1719330785) Build timestamp: 1719330785 Build timestamp as int: 1719330785
Yes
linux
Added a test case for gazelle_generation_test with a MODULE.bazel file instead of a WORKSPACE file.
Expected gazelle_generation_test to test the directory just like a WORKSPACE test case.
gazelle_generation_test
The test directory was ignored gazelle_generation_test.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of gazelle are you using?
v0.39.1
What version of rules_go are you using?
n/a
What version of Bazel are you using?
Does this issue reproduce with the latest releases of all the above?
Yes
What operating system and processor architecture are you using?
linux
What did you do?
Added a test case for gazelle_generation_test with a MODULE.bazel file instead of a WORKSPACE file.
What did you expect to see?
Expected
gazelle_generation_test
to test the directory just like a WORKSPACE test case.What did you see instead?
The test directory was ignored gazelle_generation_test.
The text was updated successfully, but these errors were encountered: