[issue38184] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7 and AMD64 Fedora Stable Refleaks 3.7

STINNER Victor report at bugs.python.org
Mon Sep 23 08:23:58 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

Fail on AMD64 Fedora Stable Refleaks 3.7:
https://buildbot.python.org/all/#/builders/261/builds/2

FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/test_site.py", line 204, in test_s_option
    self.assertIn(usersite, sys.path)
AssertionError: '/home/buildbot/.local/lib/python3.7/site-packages' not found in ['/home/buildbot/buildarea/3.7.cstratak-fedora-stable-x86_64.refleak/build', '/home/buildbot/buildarea/3.7.cstratak-fedora-stable-x86_64.refleak/build/target/lib/python37.zip', '/home/buildbot/buildarea/3.7.cstratak-fedora-stable-x86_64.refleak/build/Lib', '/home/buildbot/buildarea/3.7.cstratak-fedora-stable-x86_64.refleak/build/build/lib.linux-x86_64-3.7-pydebug']

----------
title: [2.7] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7 -> test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7 and AMD64 Fedora Stable Refleaks 3.7
versions: +Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38184>
_______________________________________


More information about the Python-bugs-list mailing list