Code review comment for lp:~nskaggs/ubuntu-ui-toolkit/fix-aphelper-emulator-warning

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Seems we found this bug in autopilot: https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1328600

    self._cached_dt = datetime.fromtimestamp(self[0])
OverflowError: timestamp out of range for platform time_t

« Back to merge proposal