python/aiohttp: disable test on 32bit platforms
The test `test_cookiejar` is failing because a time_t constant can't be represented on 32bit platforms.
parent
2599fd06
Please register or sign in to comment
The test `test_cookiejar` is failing because a time_t constant can't be represented on 32bit platforms.