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

Tests should run after unpack in build #4

Open
cjstehno opened this issue Mar 16, 2014 · 0 comments
Open

Tests should run after unpack in build #4

cjstehno opened this issue Mar 16, 2014 · 0 comments
Labels
Milestone

Comments

@cjstehno
Copy link
Owner

In my usage of the plugin I found that it has issues when libraries are used in tests - it seems that it runs after the tests. Need to configure unpackNatives to run before test.

The workaround is simply to build without tests:

gradle clean build unpackNatives -x test

and then run the tests

gradle test

but this is annoying.

@cjstehno cjstehno added the bug label Mar 16, 2014
@cjstehno cjstehno self-assigned this Mar 16, 2014
@cjstehno cjstehno added this to the v0.2 milestone Mar 17, 2014
@cjstehno cjstehno modified the milestones: v0.3, v0.2 Oct 11, 2014
@cjstehno cjstehno modified the milestones: v0.4, v0.3 Oct 27, 2014
@cjstehno cjstehno modified the milestones: v0.4, v0.3 Sep 14, 2016
@cjstehno cjstehno modified the milestone: v0.3.2 Jun 12, 2017
@cjstehno cjstehno removed their assignment Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant