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

14 tests completed, 1 failed, 2 skipped #6

Open
developerworks opened this issue May 4, 2017 · 1 comment
Open

14 tests completed, 1 failed, 2 skipped #6

developerworks opened this issue May 4, 2017 · 1 comment

Comments

@developerworks
Copy link

developerworks commented May 4, 2017

Error output

io.engagingspaces.graphql.servicediscovery.publisher.SchemaPublisherTest > should_Publish_Schema_Definition FAILED
    io.vertx.core.impl.NoStackTraceThrowable

14 tests completed, 1 failed, 2 skipped
:graphql-service-publisher:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':graphql-service-publisher:test'.
> There were failing tests. See the report at: file:///Users/hezhiqiang/vertx-graphql-service-discovery/graphql-service-publisher/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 11.055 secs

Java and gradle versions:

➜  vertx-graphql-service-discovery git:(master) java -version
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
➜  vertx-graphql-service-discovery git:(master) gradle -version

------------------------------------------------------------
Gradle 3.5
------------------------------------------------------------

Build time:   2017-04-10 13:37:25 UTC
Revision:     b762622a185d59ce0cfc9cbc6ab5dd22469e18a6

Groovy:       2.4.10
Ant:          Apache Ant(TM) version 1.9.6 compiled on June 29 2015
JVM:          1.8.0_131 (Oracle Corporation 25.131-b11)
OS:           Mac OS X 10.11.5 x86_64
@aschrijver
Copy link
Contributor

Truly sorry for the late reply, but Github is not notifying properly on changes within organization repo's :(

I upgraded my local gradle to your version and with Oracle Java 1.8.0_111-b14 I have no trouble building. I will upgrade the code to use the latest gradle and test on TravisCI that is having issues similar to yours, for reasons (as of yet) unknown.

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

2 participants