[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 59 | 21 | 26 | 20.34% | 24.14 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.astrogrid.datacenter.keyword | 4 | 0 | 0 | 100.00% | 0.87 |
| org.astrogrid.datacenter.metadata | 7 | 7 | 0 | 0.00% | 0.93 |
| org.astrogrid.datacenter.queriers.fits | 7 | 1 | 0 | 85.71% | 13.45 |
| org.astrogrid.datacenter.queriers.sql.postgres | 3 | 0 | 3 | 0.00% | 0.90 |
| org.astrogrid.datacenter.queriers.sql | 14 | 3 | 11 | 0.00% | 1.55 |
| org.astrogrid.datacenter.queriers | 9 | 5 | 4 | 0.00% | 2.08 |
| org.astrogrid.datacenter.service.v06 | 10 | 5 | 3 | 20.00% | 3.73 |
| org.astrogrid.datacenter.service | 5 | 0 | 5 | 0.00% | 0.63 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| KeywordMakerTest | 4 | 0 | 0 | 100.00% | 0.866 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| MetadataTest | 7 | 7 | 0 | 0.00% | 0.929 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| FitsQuerierTest | 2 | 0 | 0 | 100.00% | 4.377 |
|
| FitsResultsTest | 1 | 1 | 0 | 0.00% | 0.972 |
|
| IndexGeneratorTest | 2 | 0 | 0 | 100.00% | 4.257 |
|
| IndexQueryFitsTest | 2 | 0 | 0 | 100.00% | 3.845 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| PostgresQueryTranslatorTest | 3 | 0 | 3 | 0.00% | 0.905 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| SqlPluginTest | 11 | 0 | 11 | 0.00% | 0.749 |
|
| SqlQueryTranslatorTest | 3 | 3 | 0 | 0.00% | 0.803 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| QuerierManagerTest | 1 | 0 | 1 | 0.00% | 0.561 |
|
| QuerierTest | 3 | 0 | 3 | 0.00% | 0.530 |
|
| SampleStarsPluginTest | 5 | 5 | 0 | 0.00% | 0.994 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DatacenterApplicationDescriptionLibraryTest | 1 | 0 | 0 | 100.00% | 0.982 |
|
| DatacenterApplicationDescriptionTest | 2 | 0 | 1 | 50.00% | 0.961 |
|
| DatacenterApplicationTest | 2 | 0 | 2 | 0.00% | 0.617 |
|
| DatacenterCEAComponentManagerTest | 5 | 5 | 0 | 0.00% | 1.166 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DataServiceTest | 5 | 0 | 5 | 0.00% | 0.628 |
[ summary] [ package list] [ test cases]
|
| testToVotable | 0.46 |
Could not find 'datacenter.querier.plugin' in: Cache, (No JNDI), (no config file), sysenv
| ||
|
| testStatusUpdates | 0.02 |
Could not find VOTable.dtd
| ||
|
| testErrorBehaviour | 0.00 |
Could not find VOTable.dtd
| ||
|
| testQuerierRuns | 0.00 |
Could not find VOTable.dtd
| ||
|
| testName | 0.42 |
|
| testMetadata | 0.02 |
Unexpected number of interfaces expected:<2> but was:<1>
| ||
|
| testCreation | 0.02 |
Could not find VOTable.dtd
| ||
|
| testRun | 0.00 |
Could not find VOTable.dtd
| ||
|
| testIsValid | 0.61 |
org/astrogrid/filemanager/common/BundlePreferences
| ||
|
| testVerifyRequiredComponents | 0.01 |
| N/A | ||
|
| testGetController | 0.01 |
| N/A | ||
|
| testGetMetaData | 0.01 |
| N/A | ||
|
| testInformation | 0.00 |
| N/A | ||
|
| testMetadoc |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testServer |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testGenerator |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testMetadataFileServer |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testMetatdataUrlServer |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testRegistryDates |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testSpatial |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.metadata.MetadataTest.setUp(MetadataTest.java:41) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testToVotable |
Could not find 'datacenter.querier.plugin' in: Cache, (No JNDI), (no config file), sysenv
| |
org.astrogrid.cfg.PropertyNotFoundException: Could not find 'datacenter.querier.plugin' in: Cache, (No JNDI), (no config file), sysenv at org.astrogrid.cfg.FailbackConfig.getProperty(FailbackConfig.java:476) at org.astrogrid.cfg.ConfigReader.getString(ConfigReader.java:108) at org.astrogrid.dataservice.queriers.QuerierPluginFactory.instantiatePlugin(QuerierPluginFactory.java:73) at org.astrogrid.dataservice.queriers.QuerierPluginFactory.createPlugin(QuerierPluginFactory.java:36) at org.astrogrid.dataservice.queriers.Querier.<init>(Querier.java:104) at org.astrogrid.dataservice.queriers.Querier.makeQuerier(Querier.java:139) at org.astrogrid.datacenter.queriers.fits.FitsResultsTest.setUp(FitsResultsTest.java:42)
| |
|
| test1Adql074 |
Returned incorrect 'SELECT * FROM SampleStars'; : expected:<... as s> but was:<...>
| |
junit.framework.ComparisonFailure: Returned incorrect 'SELECT * FROM SampleStars'; : expected:<... as s> but was:<...> at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.doFromFile(PostgresQueryTranslatorTest.java:94) at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.test1Adql074(PostgresQueryTranslatorTest.java:60)
| |
|
| test2Adql074 |
Returned incorrect 'SELECT Ford.a,Prefect.d FROM Arthur,Daley WHERE ( Arthur.d < Daley.e AND Arthur.f < Daley.f )'; : expected:<... as a,daley as d where a.d < d.e and a.f < d.f> but was:<...,daley where ( arthur.d < daley.e and arthur.f < daley.f )>
| |
junit.framework.ComparisonFailure: Returned incorrect 'SELECT Ford.a,Prefect.d FROM Arthur,Daley WHERE ( Arthur.d < Daley.e AND Arthur.f < Daley.f )'; : expected:<... as a,daley as d where a.d < d.e and a.f < d.f> but was:<...,daley where ( arthur.d < daley.e and arthur.f < daley.f )> at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.doFromFile(PostgresQueryTranslatorTest.java:94) at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.test2Adql074(PostgresQueryTranslatorTest.java:63)
| |
|
| test4Adql074 |
Returned incorrect 'SELECT Tab.b,Bob.d FROM Tab,Bob WHERE Tab.b && Bob.b'; : expected:<....b,b.d from tab as t,bob as b where t.b && ...> but was:<...ab.b,bob.d from tab,bob where tab.b && bo...>
| |
junit.framework.ComparisonFailure: Returned incorrect 'SELECT Tab.b,Bob.d FROM Tab,Bob WHERE Tab.b && Bob.b'; : expected:<....b,b.d from tab as t,bob as b where t.b && ...> but was:<...ab.b,bob.d from tab,bob where tab.b && bo...> at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.doFromFile(PostgresQueryTranslatorTest.java:94) at org.astrogrid.datacenter.queriers.sql.postgres.PostgresQueryTranslatorTest.test4Adql074(PostgresQueryTranslatorTest.java:68)
| |
|
| testCone1 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testCone2 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testCone3 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testCone4 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testPleidiesCone |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testAdql1 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testAdql2 |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testPleidies |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testResults |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testResourceMaker |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| testDescriptionMaker |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.sql.SqlPluginTest.setUp(SqlPluginTest.java:55)
| |
|
| test1Adql074 |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.sql.SqlQueryTranslatorTest.setUp(SqlQueryTranslatorTest.java:38) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| test2Adql074 |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.sql.SqlQueryTranslatorTest.setUp(SqlQueryTranslatorTest.java:38) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| test4Adql074 |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.sql.SqlQueryTranslatorTest.setUp(SqlQueryTranslatorTest.java:38) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testHandleUniqueness |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.QuerierManagerTest.setUp(QuerierManagerTest.java:39)
| |
|
| testStatusUpdates |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.QuerierTest.setUp(QuerierTest.java:47)
| |
|
| testErrorBehaviour |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.QuerierTest.setUp(QuerierTest.java:47)
| |
|
| testQuerierRuns |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.queriers.QuerierTest.setUp(QuerierTest.java:47)
| |
|
| testFixedResults |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.SampleStarsPluginTest.setUp(SampleStarsPluginTest.java:47) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testDummyCatalog |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.SampleStarsPluginTest.setUp(SampleStarsPluginTest.java:47) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testDummyPlugin |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.SampleStarsPluginTest.setUp(SampleStarsPluginTest.java:47) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testAutoMetadata |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.SampleStarsPluginTest.setUp(SampleStarsPluginTest.java:47) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testMetadataServer |
java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory
| |
java.lang.RuntimeException: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:83) at org.astrogrid.datacenter.queriers.SampleStarsPluginTest.setUp(SampleStarsPluginTest.java:47) Caused by: java.io.FileNotFoundException: samplestars.metadoc.xml not found in classpath or working directory at org.astrogrid.cfg.ConfigReader.resolveFilename(ConfigReader.java:317) at org.astrogrid.tableserver.test.SampleStarsPlugin.initConfig(SampleStarsPlugin.java:80) ... 10 more
| |
|
| testMetadata |
Unexpected number of interfaces expected:<2> but was:<1>
| |
junit.framework.AssertionFailedError: Unexpected number of interfaces expected:<2> but was:<1> at org.astrogrid.datacenter.service.v06.DatacenterApplicationDescriptionTest.testMetadata(DatacenterApplicationDescriptionTest.java:64)
| |
|
| testCreation |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.v06.DatacenterApplicationTest.setUp(DatacenterApplicationTest.java:79)
| |
|
| testRun |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.v06.DatacenterApplicationTest.setUp(DatacenterApplicationTest.java:79)
| |
|
| testIsValid |
org/astrogrid/filemanager/common/BundlePreferences
| |
java.lang.NoClassDefFoundError: org/astrogrid/filemanager/common/BundlePreferences at org.astrogrid.applications.parameter.protocol.IvornProtocol.<clinit>(IvornProtocol.java:60) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.astrogrid.applications.component.EmptyCEAComponentManager.class$(EmptyCEAComponentManager.java:76) at org.astrogrid.applications.component.EmptyCEAComponentManager.registerAstrogridIndirectionProtocols(EmptyCEAComponentManager.java:176) at org.astrogrid.dataservice.service.cea.DatacenterCEAComponentManager.<init>(DatacenterCEAComponentManager.java:54) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.createManager(DatacenterCEAComponentManagerTest.java:42) at org.astrogrid.applications.component.JavaClassCEAComponentManagerTest.setUp(JavaClassCEAComponentManagerTest.java:34) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.setUp(DatacenterCEAComponentManagerTest.java:30)
| |
|
| testVerifyRequiredComponents |
| N/A | |
java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.astrogrid.applications.component.EmptyCEAComponentManager.class$(EmptyCEAComponentManager.java:76) at org.astrogrid.applications.component.EmptyCEAComponentManager.registerAstrogridIndirectionProtocols(EmptyCEAComponentManager.java:176) at org.astrogrid.dataservice.service.cea.DatacenterCEAComponentManager.<init>(DatacenterCEAComponentManager.java:54) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.createManager(DatacenterCEAComponentManagerTest.java:42) at org.astrogrid.applications.component.JavaClassCEAComponentManagerTest.setUp(JavaClassCEAComponentManagerTest.java:34) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.setUp(DatacenterCEAComponentManagerTest.java:30)
| |
|
| testGetController |
| N/A | |
java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.astrogrid.applications.component.EmptyCEAComponentManager.class$(EmptyCEAComponentManager.java:76) at org.astrogrid.applications.component.EmptyCEAComponentManager.registerAstrogridIndirectionProtocols(EmptyCEAComponentManager.java:176) at org.astrogrid.dataservice.service.cea.DatacenterCEAComponentManager.<init>(DatacenterCEAComponentManager.java:54) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.createManager(DatacenterCEAComponentManagerTest.java:42) at org.astrogrid.applications.component.JavaClassCEAComponentManagerTest.setUp(JavaClassCEAComponentManagerTest.java:34) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.setUp(DatacenterCEAComponentManagerTest.java:30)
| |
|
| testGetMetaData |
| N/A | |
java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.astrogrid.applications.component.EmptyCEAComponentManager.class$(EmptyCEAComponentManager.java:76) at org.astrogrid.applications.component.EmptyCEAComponentManager.registerAstrogridIndirectionProtocols(EmptyCEAComponentManager.java:176) at org.astrogrid.dataservice.service.cea.DatacenterCEAComponentManager.<init>(DatacenterCEAComponentManager.java:54) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.createManager(DatacenterCEAComponentManagerTest.java:42) at org.astrogrid.applications.component.JavaClassCEAComponentManagerTest.setUp(JavaClassCEAComponentManagerTest.java:34) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.setUp(DatacenterCEAComponentManagerTest.java:30)
| |
|
| testInformation |
| N/A | |
java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.astrogrid.applications.component.EmptyCEAComponentManager.class$(EmptyCEAComponentManager.java:76) at org.astrogrid.applications.component.EmptyCEAComponentManager.registerAstrogridIndirectionProtocols(EmptyCEAComponentManager.java:176) at org.astrogrid.dataservice.service.cea.DatacenterCEAComponentManager.<init>(DatacenterCEAComponentManager.java:54) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.createManager(DatacenterCEAComponentManagerTest.java:42) at org.astrogrid.applications.component.JavaClassCEAComponentManagerTest.setUp(JavaClassCEAComponentManagerTest.java:34) at org.astrogrid.datacenter.service.v06.DatacenterCEAComponentManagerTest.setUp(DatacenterCEAComponentManagerTest.java:30)
| |
|
| testConeSearch |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.DataServiceTest.setUp(DataServiceTest.java:52)
| |
|
| testQueryService |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.DataServiceTest.setUp(DataServiceTest.java:52)
| |
|
| testStatus |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.DataServiceTest.setUp(DataServiceTest.java:52)
| |
|
| testCount |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.DataServiceTest.setUp(DataServiceTest.java:52)
| |
|
| testAbort |
Could not find VOTable.dtd
| |
junit.framework.AssertionFailedError: Could not find VOTable.dtd at org.astrogrid.datacenter.ServerTestCase.setUp(ServerTestCase.java:59) at org.astrogrid.datacenter.service.DataServiceTest.setUp(DataServiceTest.java:52)
| |