Skip to content

Instantly share code, notes, and snippets.

@neduz
Created March 7, 2015 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neduz/cac01021fb2e82c4bf8b to your computer and use it in GitHub Desktop.
Save neduz/cac01021fb2e82c4bf8b to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.openhab.binding.knx.internal.config.KNXCoreTypeMapperTest
Locale: nl_BE
sun.util.calendar.ZoneInfo[id="Europe/Brussels",offset=3600000,dstSavings=3600000,useDaylight=true,transitions=184,lastRule=java.util.SimpleTimeZone[id=Europe/Brussels,offset=3600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]]
sun.util.calendar.ZoneInfo[id="CET",offset=3600000,dstSavings=3600000,useDaylight=true,transitions=137,lastRule=java.util.SimpleTimeZone[id=CET,offset=3600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=7200000,startTimeMode=1,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=7200000,endTimeMode=1]]
Tests run: 95, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec <<< FAILURE!
Running org.openhab.binding.knx.internal.config.KNXGenericBindingProviderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.openhab.binding.knx.internal.bus.KNXBusReaderSchedulerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.014 sec
Results :
Failed tests: testTypeMappingDateTime_19_001(org.openhab.binding.knx.internal.config.KNXCoreTypeMapperTest): KNXCoreTypeMapper.toDPTValue() reference test failed for datapoint type "19.001". TZ=Central European Time , TZ's DST offset=3600000, TZ uses DST: true expected:<1900-01-01 0[0]:00:00> but was:<1900-01-01 0[1]:00:00>
Tests run: 107, Failures: 1, Errors: 0, Skipped: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment