Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Build fails because of empty osgi.enroute.examples.proxycache.provider:test #14

Open
GiovanniLR opened this issue Dec 24, 2016 · 1 comment

Comments

@GiovanniLR
Copy link

Hello,
I've downloaded the examples zip file.
Running 'gradle build' on the root directory of the examples, fails with the message:
"
:osgi.enroute.examples.proxycache.provider:test

osgi.enroute.examples.proxycache.provider.ProxycacheImplTest > junit.framework.TestSuite$1.warning FAILED
junit.framework.AssertionFailedError at TestSuite.java:97
"
As given test is empty, the build can succeed by editing the test file and commenting/removing it.

For the record, I am using gradle 2.4 on OS X 10.12.2.
Kind regards

@gamerson
Copy link

I fixed this issue in this PR #15 But other issues remain before it can be merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants