[squeak-dev] The Trunk: KernelTests-dtl.273.mcz

Frank Shearar frank.shearar at gmail.com
Wed Jul 16 08:06:30 UTC 2014


On 16 July 2014 00:52,  <commits at source.squeak.org> wrote:
> David T. Lewis uploaded a new version of KernelTests to project The Trunk:
> http://source.squeak.org/trunk/KernelTests-dtl.273.mcz
>
> ==================== Summary ====================
>
> Name: KernelTests-dtl.273
> Author: dtl
> Time: 15 July 2014, 7:52:19.461 pm
> UUID: 31288564-1f42-4fd3-ac23-e15bf1480000
> Ancestors: KernelTests-fbs.272
>
> Remove invalid assertions in DateAndTimeTest>>testReadFrom. These had been added to the test in KernelTests-dtl.265 in attempt to restore some missing test assertions from an earlier version of the method.
>
> The test assertions pass if and only if time zone has zero offset, so they appear to pass in an image with default UTC time zone. However, they contradict the documented behavior for parsing DateAndTime from a string with time zone offset unspecified.
>
> See DateAndTimeTest>>testFromString for coverage of the expected behavior.
>
Thanks!

frank


More information about the Squeak-dev mailing list