Обсуждение: Resource lookup timeout causes Travis IC to fail test.

Поиск
Список
Период
Сортировка

Resource lookup timeout causes Travis IC to fail test.

От
Jeremy Whiting
Дата:
Hi,
 Today the Travic CI system failed a test. It looks like the DTD lookup
failed. You can see the failed test for 307.12

https://travis-ci.org/pgjdbc/pgjdbc/builds/60815064

 Will it be useful if I created a PR with an XML catalog containing the
resource to enable local resolution ? It would mean false positives of
this nature do not crop up again.

Regards,
Jeremy



Re: Resource lookup timeout causes Travis IC to fail test.

От
Dave Cramer
Дата:
If you can fix it yes.

Many of the Travis CI failures are false

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 1 May 2015 at 09:38, Jeremy Whiting <jwhiting@redhat.com> wrote:
Hi,
 Today the Travic CI system failed a test. It looks like the DTD lookup
failed. You can see the failed test for 307.12

https://travis-ci.org/pgjdbc/pgjdbc/builds/60815064

 Will it be useful if I created a PR with an XML catalog containing the
resource to enable local resolution ? It would mean false positives of
this nature do not crop up again.

Regards,
Jeremy



--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Re: Resource lookup timeout causes Travis IC to fail test.

От
Jeremy Whiting
Дата:
I see there is xml catalog configuration in the build for generating the docs. Not exactly working but I did not get distracted attempting to fix/complete it.

To solve the problem of travis CI failures the simple thing is to bundle the catalog file and DTDs in the testjar. Along with a properties configuration file. The same files added can be configured subsequently to be used with the 'docbook-catalog' task.

PR 284 has been created to pull in the changes.

Jeremy

On 01/05/15 10:51, Dave Cramer wrote:
If you can fix it yes.

Many of the Travis CI failures are false

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 1 May 2015 at 09:38, Jeremy Whiting <jwhiting@redhat.com> wrote:
Hi,
 Today the Travic CI system failed a test. It looks like the DTD lookup
failed. You can see the failed test for 307.12

https://travis-ci.org/pgjdbc/pgjdbc/builds/60815064

 Will it be useful if I created a PR with an XML catalog containing the
resource to enable local resolution ? It would mean false positives of
this nature do not crop up again.

Regards,
Jeremy



--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc


Re: Resource lookup timeout causes Travis IC to fail test.

От
Jeremy Whiting
Дата:
Hi Dave,
 This has been fixed.

https://github.com/pgjdbc/pgjdbc/pull/284

Jeremy

On 01/05/15 15:51, Dave Cramer wrote:
If you can fix it yes.

Many of the Travis CI failures are false

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 1 May 2015 at 09:38, Jeremy Whiting <jwhiting@redhat.com> wrote:
Hi,
 Today the Travic CI system failed a test. It looks like the DTD lookup
failed. You can see the failed test for 307.12

https://travis-ci.org/pgjdbc/pgjdbc/builds/60815064

 Will it be useful if I created a PR with an XML catalog containing the
resource to enable local resolution ? It would mean false positives of
this nature do not crop up again.

Regards,
Jeremy



--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc



-- 
Jeremy Whiting
Senior Software Engineer, JBoss Performance Team
Red Hat

------------------------------------------------------------
Registered Address: RED HAT UK LIMITED, 64 Baker Street, 4th Floor, Paddington. London. United Kingdom W1U 7DF
Registered in UK and Wales under Company Registration No. 3798903  Directors: Michael Cunningham (US), Charles Peters (US), Matt Parson (US) and Michael O'Neill(Ireland) 

Re: Resource lookup timeout causes Travis IC to fail test.

От
Dave Cramer
Дата:
Thanks!

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 13 May 2015 at 04:01, Jeremy Whiting <jwhiting@redhat.com> wrote:
Hi Dave,
 This has been fixed.

https://github.com/pgjdbc/pgjdbc/pull/284

Jeremy


On 01/05/15 15:51, Dave Cramer wrote:
If you can fix it yes.

Many of the Travis CI failures are false

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 1 May 2015 at 09:38, Jeremy Whiting <jwhiting@redhat.com> wrote:
Hi,
 Today the Travic CI system failed a test. It looks like the DTD lookup
failed. You can see the failed test for 307.12

https://travis-ci.org/pgjdbc/pgjdbc/builds/60815064

 Will it be useful if I created a PR with an XML catalog containing the
resource to enable local resolution ? It would mean false positives of
this nature do not crop up again.

Regards,
Jeremy



--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc



-- 
Jeremy Whiting
Senior Software Engineer, JBoss Performance Team
Red Hat

------------------------------------------------------------
Registered Address: RED HAT UK LIMITED, 64 Baker Street, 4th Floor, Paddington. London. United Kingdom W1U 7DF
Registered in UK and Wales under Company Registration No. 3798903  Directors: Michael Cunningham (US), Charles Peters (US), Matt Parson (US) and Michael O'Neill(Ireland)