mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-15 17:30:01 +00:00
cffa682ddc
I set up a raspberry pi buildslave (which, on the "raspbian jesse" image, uses a 32-bit python, and perhaps a 32-bit kernel too). It fails test_util.TimeFormat.test_format_time_y2038 with a ValueError inside the call to time.gmtime(). The test was looking for the equality check to fail instead. I think catching ValueError is the more-correct way to detect a system with a 32-bit time type. |
||
---|---|---|
.. | ||
allmydata |