io.jwpl module cannot be built
io.wikipedia tests try to contact a non-public server.
Original issue reported on code.google.com by richard.eckart on 2015-01-25 18:15:55
(No text was entered with this change)
Original issue reported on code.google.com by richard.eckart on 2015-01-25 18:16:49
- Labels added: Module-io.jwpl
- Labels removed: Module-io.wikipedia
This issue was updated by revision r3300.
- Ignore tests - they all try to access a non-public server and hang when it cannot
be reached.
Original issue reported on code.google.com by richard.eckart on 2015-01-25 18:19:07
As far as I know, the database server bender.ukp.informatik.tu-darmstadt.de used to
be accessible from outside. It is currently not; but I think that should be fixed rather
than disabling the tests.
Original issue reported on code.google.com by daxenberger.j on 2015-01-26 08:14:01
We can introduce a setting that re-enables the tests on our build servers that have
access to this server.
In the long run, somebody should fix JWPL to work with an embedded database for testing.
Original issue reported on code.google.com by richard.eckart on 2015-01-26 09:13:53
Well, using an embedded DB for testing is issue #2 in JWPL and has been open since Sep
21, 2010 ;)
Original issue reported on code.google.com by torsten.zesch on 2015-01-26 09:16:03
That's why I said "in the long run" ;) It's already been running long :P
Original issue reported on code.google.com by richard.eckart on 2015-01-26 09:17:04
We actually do have an embedded DB now since commit f310104b341ab293d07f75120d7224f932c3dede.