[
https://issues.apache.org/jira/browse/POLYGENE-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094531#comment-16094531
]
Sandro Martini commented on POLYGENE-270:
-----------------------------------------
Hi Niclas, yes but they are the only log created by the build because after
this point it exit, sorry ... anyway if needed I can do more tests to better
understand.
Maybe next time I can try to update Oracle JDK to latest 8 Update 141 to see if
something is changing.
Anyway the errors I have in the console are the following:
...
> Task :internals:testsupport-internal:checkDockerConnectivity
Retrieving Docker version.
Unable to connect to Docker, all Docker tasks will be SKIPPED
org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:2375 [/127.0.0.1] failed: Connection refused: connect
> Task :core:runtime:test
org.apache.polygene.runtime.structure.NoSuchEntityTypeExceptionTest >
givenNoVisibilityWhenCreatingValueExpectClearException FAILED
java.lang.AssertionError at NoSuchEntityTypeExceptionTest.java:54
org.apache.polygene.runtime.structure.NoSuchEntityTypeExceptionTest >
givenNoVisibilityWhenCreatingEntityExpectClearException FAILED
java.lang.AssertionError at NoSuchEntityTypeExceptionTest.java:86
org.apache.polygene.runtime.structure.NoSuchEntityTypeExceptionTest >
givenNoVisibilityWhenCreatingTransientExpectClearException FAILED
java.lang.AssertionError at NoSuchEntityTypeExceptionTest.java:70
725 tests completed, 3 failed, 13 skipped
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core:runtime:test'.
> There were failing tests. See the report at:
> file:///C:/Users/sandro/work/temp/apache-polygene-java-3.0.0-src/core/runtime/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 in 43s
78 actionable tasks: 6 executed, 72 up-to-date
> Build errors with Oracle JDK 8 in Windows
> -----------------------------------------
>
> Key: POLYGENE-270
> URL: https://issues.apache.org/jira/browse/POLYGENE-270
> Project: Polygene
> Issue Type: Bug
> Affects Versions: 3.0.0
> Environment: Windows 10, Java 8 (Oracle JDK 8 update 121 at 64 bit),
> Gradle 4.0.1
> Reporter: Sandro Martini
> Labels: build-failure, windows
> Attachments: test.zip
>
>
> Following commands written in README.txt I get some build errors, for details
> see the zip file in attach.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)