On Thu, Jun 09, 2016 at 11:13:58PM +0200, Iustin Pop wrote: > From: Iustin Pop <[email protected]> > > Reading the source for that function is scary: it uses local time conversions > in the context of what should be absolute (not local) time, so of course it > has > daylight savings time issues. It would be hard to work around those, so add a > FIXME and work around the test failure. > > Found by using seed 7676442054323374465 on a 64-bit machine:
Ugh. LGTM for now.
