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

Ignore JMH in reproducibility tests #702

Closed
wants to merge 2 commits into from

Conversation

andyscott
Copy link
Contributor

@andyscott andyscott commented Feb 27, 2019

Uses .bazelignore to ignore the JMH paths during the reproducibility test.

This solution was quick and easy. Alternatively, you could perhaps filter targets by tags (and add tags on the jmh targets).

Copy link
Member

@ittaiz ittaiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ittaiz
Copy link
Member

ittaiz commented Feb 27, 2019

Something seems to be wrong there

@andyscott
Copy link
Contributor Author

It's totally not working, yet ;)

@johnynek
Copy link
Member

we should diagnose what is going on there, but at least we don't depend on jmh in other targets, so I think it shouldn't really be a problem.

@johnynek
Copy link
Member

seems that #791 handled this.

@johnynek johnynek closed this Aug 15, 2019
gergelyfabian pushed a commit to gergelyfabian/rules_scala that referenced this pull request May 31, 2022
…azelbuild#702)

This allows to unambiguously relate classes to source files in case of
multiple top level classes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants