Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Building master (against Java 8) gives the following failures:
Failed tests: testToString(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testGetMetaInfoString(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testIsActive(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testGetProperty(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testGetProperties(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testGetMetaInfo(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testClasspathModuleConfigUnit(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): expected:<testValue> but was:<Optional.empty>
testGetClassLoader(org.apache.tamaya.core.config.ClasspathModulePropertyMapTest): Not yet implemented
testEnvironmentHierarchy(org.apache.tamaya.core.env.EnvironmentManagerTest)
testEnvironmentId(org.apache.tamaya.core.env.EnvironmentManagerTest)
testGetConfigurationStringEnvironment(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testQueryConfiguration(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testAddConfigChangeListener(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testConfigure(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testRemoveConfigChangeListener(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testUpdateConfiguration(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testGetConfigurationString(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest)
testCreateConfiguration(org.apache.tamaya.DefaultConfigurationManagerSingletonSpiSingletonSpiTest): Not yet implemented
testTemplate(org.apache.tamaya.samples.annotations.ConfiguredTest)
Attachments
Issue Links
- relates to
-
TAMAYA-20 Unit tests of tamaya-api contain wrong path, won't compile
- Resolved