[issue37098] test_memfd_create() test failure

2019-06-05 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue37098] test_memfd_create() test failure

2019-05-30 Thread Christian Heimes
Christian Heimes added the comment: New changeset 6eb814b8ce9a4fed8773a65501fb96aad8b3ecf2 by Christian Heimes in branch 'master': bpo-37098: Skip memfd_create test before Linux 3.17 (GH-13677) https://github.com/python/cpython/commit/6eb814b8ce9a4fed8773a65501fb96aad8b3ecf2 --

[issue37098] test_memfd_create() test failure

2019-05-30 Thread Christian Heimes
Change by Christian Heimes : -- keywords: +patch pull_requests: +13565 stage: -> patch review pull_request: https://github.com/python/cpython/pull/13677 ___ Python tracker

[issue37098] test_memfd_create() test failure

2019-05-30 Thread Jeroen Demeyer
New submission from Jeroen Demeyer : On an older Linux system: == ERROR: test_memfd_create (test.test_os.MemfdCreateTests) -- Traceback (most recent call