Opened 13 years ago
Closed 13 years ago
#1649 closed defect (fixed)
TestFile fails since files have been moved since the BASE 3 release
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.0.1 |
Component: | test | Version: | |
Keywords: | Cc: |
Description
--Create file FAILED net.sf.basedb.core.InvalidDataException: 404 URL not found: https://base2.thep.lu.se/base/base-2.15.0.tar.gz.MD5 at net.sf.basedb.util.uri.http.HttpConnectionManager.getMetadata(HttpConnectionManager.java:135) at net.sf.basedb.core.File.setUrl(File.java:1042) at TestFile.test_create(TestFile.java:137) at TestFile.test_all(TestFile.java:84) at TestFile.main(TestFile.java:68)
Note:
See TracTickets
for help on using tickets.
(In [5860]) Fixes #1649: TestFile fails since files have been moved since the BASE 3 release