Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAIL: test_min_max_version (test.test_ssl.ContextTests) with libressl-2.8.2 #79257

Closed
Yann-Kaelig mannequin opened this issue Oct 26, 2018 · 1 comment
Closed

FAIL: test_min_max_version (test.test_ssl.ContextTests) with libressl-2.8.2 #79257

Yann-Kaelig mannequin opened this issue Oct 26, 2018 · 1 comment
Assignees
Labels
3.7 (EOL) end of life build The build process and cross-build topic-SSL

Comments

@Yann-Kaelig
Copy link
Mannequin

Yann-Kaelig mannequin commented Oct 26, 2018

BPO 35076
Nosy @tiran, @Yann-Kaelig
Superseder
  • bpo-35045: test_min_max_version (test.test_ssl.ContextTests) fails on Fedora 29+ and openssl 1.1.1
  • Files
  • python-3.7.1-2-libressl-2.8.2-1-WithPatches.txt: complete compilation log file:
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = <Date 2018-10-26.18:57:58.352>
    created_at = <Date 2018-10-26.11:56:17.930>
    labels = ['expert-SSL', 'build', '3.7']
    title = 'FAIL: test_min_max_version (test.test_ssl.ContextTests) with libressl-2.8.2'
    updated_at = <Date 2018-10-26.18:57:58.351>
    user = 'https://github.com/Yann-Kaelig'

    bugs.python.org fields:

    activity = <Date 2018-10-26.18:57:58.351>
    actor = 'terry.reedy'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2018-10-26.18:57:58.352>
    closer = 'terry.reedy'
    components = ['SSL']
    creation = <Date 2018-10-26.11:56:17.930>
    creator = 'jean-michel'
    dependencies = []
    files = ['47892']
    hgrepos = []
    issue_num = 35076
    keywords = []
    message_count = 1.0
    messages = ['328541']
    nosy_count = 2.0
    nosy_names = ['christian.heimes', 'jean-michel']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '35045'
    type = 'compile error'
    url = 'https://bugs.python.org/issue35076'
    versions = ['Python 3.7']

    @Yann-Kaelig
    Copy link
    Mannequin Author

    Yann-Kaelig mannequin commented Oct 26, 2018

    Hi.

    Python-3.7.1 with LibreSSL-2.8.2 and patches from #8055 and #8050

    Compilation failed because of test_ssl failed.

    A detailed list of all the patches that I use for my python-3.7.1 compilation with LibreSSL-2.8.2:

    4254483
    8352fd3
    77d24d8
    2a09611
    f415a39
    abc1b0a
    3a421eb
    d98c160

    FAIL: test_min_max_version (test.test_ssl.ContextTests)
    Traceback (most recent call last):
    File "/tmp/makepkg/python/src/Python-3.7.1/Lib/test/test_ssl.py", line 1163, in test_min_max_version
    ctx.maximum_version, ssl.TLSVersion.MAXIMUM_SUPPORTED
    AssertionError: <TLSVersion.TLSv1_2: 771> != <TLSVersion.MAXIMUM_SUPPORTED: -1>

    @Yann-Kaelig Yann-Kaelig mannequin added the 3.7 (EOL) end of life label Oct 26, 2018
    @Yann-Kaelig Yann-Kaelig mannequin assigned tiran Oct 26, 2018
    @Yann-Kaelig Yann-Kaelig mannequin added topic-SSL build The build process and cross-build labels Oct 26, 2018
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life build The build process and cross-build topic-SSL
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants