Skip to content
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

Manifest example test doesn't work #113

Open
mering opened this issue Sep 11, 2023 · 2 comments
Open

Manifest example test doesn't work #113

mering opened this issue Sep 11, 2023 · 2 comments
Labels
bug Something isn't working P2

Comments

@mering
Copy link
Contributor

mering commented Sep 11, 2023

Expected Behavior

All examples work.

Actual Behavior

$ bazel test //examples/manifest:main_test
ERROR: /workspaces/rules_license/examples/manifest/BUILD:25:15: in cmd attribute of genrule rule //examples/manifest:gen_main_manifest: label '//examples/manifest:main_manifest' in $(locations) expression expands to no files. Since this rule was created by the macro 'android_binary', the error might have been caused by the macro implementation
ERROR: /workspaces/rules_license/examples/manifest/BUILD:25:15: Analysis of target '//examples/manifest:gen_main_manifest' failed
ERROR: Analysis of target '//examples/manifest:main_test' failed; build aborted: 
INFO: Elapsed time: 0.154s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (1 packages loaded, 6 targets configured)
ERROR: Couldn't start the build. Unable to run tests

Steps to Reproduce the Problem

  1. bazel test //examples/manifest:main_test

Specifications

  • Version:
  • Platform:
@mering mering mentioned this issue Sep 11, 2023
@aiuto aiuto added bug Something isn't working P2 labels Oct 17, 2023
@aiuto
Copy link
Collaborator

aiuto commented Oct 17, 2023

All the examples need replacement

@mering
Copy link
Contributor Author

mering commented Oct 17, 2023

Are there any plans for when it is planned to work on this? The examples are crucial for adopting rules_license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

2 participants