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

add support for running unit tests in binary suite dependencies #58

Open
dougxc opened this issue Feb 26, 2016 · 0 comments
Open

add support for running unit tests in binary suite dependencies #58

dougxc opened this issue Feb 26, 2016 · 0 comments

Comments

@dougxc
Copy link
Member

dougxc commented Feb 26, 2016

Recently the graal-core gate switched to importing the Truffle suite as a binary dependency. This had the unfortunately side effect of stopping the Truffle unit tests from being run on Graal in the gate. To fix this we need:

  • Truffle to export its unit tests as a distribution (like Graal does).
  • mx unittest command to look in distribution jars for tests
@dougxc dougxc changed the title add support for running unit tests in binary dependencies add support for running unit tests in binary suite dependencies Feb 28, 2016
dougxc added a commit that referenced this issue May 2, 2016
…master

* commit '5d083501e41dae1366a7b905424450a4341aeb6f':
  decouple distributions from modules in terms of how input content is specified converted related documentation to Sphinx format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant