[2.7] bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) by vstinner · Pull Request #2918 · python/cpython
Conversation
There is a bug in FreeBSD CURRENT with 64-bit dev_t. Skip the test if
dev_t is larger than 32-bit, until the bug is fixed in FreeBSD
CURRENT.
(cherry picked from commit 12953ff)
There is a bug in FreeBSD CURRENT with 64-bit dev_t. Skip the test if dev_t is larger than 32-bit, until the bug is fixed in FreeBSD CURRENT. (cherry picked from commit 12953ff)
vstinner
changed the title
bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915)
[2.7] bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters