Skip to content

[3.6] bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915)#2917

Merged
vstinner merged 1 commit into
python:3.6from
vstinner:ino64_36
Jul 27, 2017
Merged

[3.6] bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915)#2917
vstinner merged 1 commit into
python:3.6from
vstinner:ino64_36

Conversation

@vstinner

@vstinner vstinner commented Jul 27, 2017

Copy link
Copy Markdown
Member

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)

https://bugs.python.org/issue31044

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 vstinner changed the title bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) [3.6] bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) Jul 27, 2017
@vstinner vstinner merged commit 54cb340 into python:3.6 Jul 27, 2017
@vstinner vstinner deleted the ino64_36 branch July 27, 2017 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants