[ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.202 
s <<< FAILURE! - in org.apache.plc4x.java.ads.AdsPlcDriverTest
[ERROR] testDriverWithCompleteUrls  Time elapsed: 2.034 s  <<< ERROR!
org.apache.plc4x.java.api.exceptions.PlcRuntimeException: 
org.apache.plc4x.java.api.exceptions.PlcConnectionException: 
java.net.UnknownHostException: www.google.de: nodename nor servname provided, 
or not known
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.lambda$testDriverWithCompleteUrls$0(AdsPlcDriverTest.java:84)
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.testDriverWithCompleteUrls(AdsPlcDriverTest.java:80)
Caused by: org.apache.plc4x.java.api.exceptions.PlcConnectionException: 
java.net.UnknownHostException: www.google.de: nodename nor servname provided, 
or not known
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.lambda$testDriverWithCompleteUrls$0(AdsPlcDriverTest.java:82)
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.testDriverWithCompleteUrls(AdsPlcDriverTest.java:80)
Caused by: java.net.UnknownHostException: www.google.de: nodename nor servname 
provided, or not known
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.lambda$testDriverWithCompleteUrls$0(AdsPlcDriverTest.java:82)
        at 
org.apache.plc4x.java.ads.AdsPlcDriverTest.testDriverWithCompleteUrls(AdsPlcDriverTest.java:80)


Do these tests actually call out on the network? Like if I am not connected to 
internet they will fail?


On January 18, 2019 at 16:13:35, Otto Fowler (ottobackwa...@gmail.com) wrote:

What branch are you failing right now?


On January 18, 2019 at 15:47:04, Christofer Dutz (christofer.d...@c-ware.de) 
wrote:

Hi Justin,

Could you please build just the integrations(/apache-karaf modules with the 
"-X" option to output stacktraces.
And could you please create a jira issue and attach the complete log (of at 
least the karaf-ads-feature module

Chris





Am 18.01.19, 21:36 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>:

Hi Justin,

Ok I thought that problem of yours had been fixed :-(
Would really like to reproduce it.

Chris

Outlook for Android<https://aka.ms/ghei36> herunterladen

________________________________
From: Justin Mclean <jus...@classsoftware.com>
Sent: Friday, January 18, 2019 8:57:19 PM
To: dev@plc4x.apache.org
Subject: Re: Hardening our build ... what I learnt

Hi,

> Are these fixed only in develop or also in the RC?
> And if so, do you think we are ready for an RC?
> Otherwise you or I could cherry pick your fixes over.

One of the steps required in reviewing a release is that the source package 
need to compile suscessfully, if it doesn’t it may not pass the IPMC vote, so 
there’s that to consider.

Thanks,
Justin


Reply via email to