EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Jenkins build became unstable: epics-base-3.15 #98
From: Andrew Johnson <[email protected]>
To: <[email protected]>
Date: Tue, 23 Sep 2014 15:32:00 -0500
I fixed the other problems, which were due to my Makefile errors,
missing dependencies and dbdExpand.pl not dying on error. Then I looked
at this one:

On 09/22/2014 06:13 PM, Andrew Johnson wrote:
> tux% ./epicsSockResolveTest
> 1..33
> Bail out! hostToIPAddr() is broken, testing not possible
> Abort

The test used is this:

        if (hostToIPAddr("obviously.invalid.host", &addr) == 0) {
            testAbort("hostToIPAddr() is broken, testing not possible");
        }

tux% host obviously.invalid.host
obviously.invalid.host has address 127.0.53.53
obviously.invalid.host mail is handled by 10
your-dns-needs-immediate-attention.host.

Oops! There is now a gTLD 'host'. I changed the above code to look up
"obviously-invalid-host" instead.

- Andrew

Replies:
Re: Jenkins build became unstable: epics-base-3.15 #98 J. Lewis Muir
References:
Jenkins build became unstable: epics-base-3.15 #98 APS Jenkins
Re: Jenkins build became unstable: epics-base-3.15 #98 Andrew Johnson

Navigate by Date:
Prev: Re: Jenkins build became unstable: epics-base-3.15 #98 Andrew Johnson
Next: Jenkins build is back to normal : epics-base-3.15 #99 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Jenkins build became unstable: epics-base-3.15 #98 Andrew Johnson
Next: Re: Jenkins build became unstable: epics-base-3.15 #98 J. Lewis Muir
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024