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

test_asyncio & test_multiprocessing_forkserver failed #73775

Closed
DimaZhukov mannequin opened this issue Feb 17, 2017 · 7 comments
Closed

test_asyncio & test_multiprocessing_forkserver failed #73775

DimaZhukov mannequin opened this issue Feb 17, 2017 · 7 comments
Labels
build The build process and cross-build type-bug An unexpected behavior, bug, or error

Comments

@DimaZhukov
Copy link
Mannequin

DimaZhukov mannequin commented Feb 17, 2017

BPO 29589
Nosy @vstinner, @mwidjaja, @zhangyangyu, @mlouielu
Files
  • tests.output
  • 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 = None
    closed_at = <Date 2017-02-22.06:26:07.092>
    created_at = <Date 2017-02-17.13:23:20.965>
    labels = ['type-bug', 'build']
    title = 'test_asyncio & test_multiprocessing_forkserver failed'
    updated_at = <Date 2018-05-29.11:06:50.834>
    user = 'https://bugs.python.org/DimaZhukov'

    bugs.python.org fields:

    activity = <Date 2018-05-29.11:06:50.834>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-22.06:26:07.092>
    closer = 'xiang.zhang'
    components = ['Build']
    creation = <Date 2017-02-17.13:23:20.965>
    creator = 'Dima Zhukov'
    dependencies = []
    files = ['46643']
    hgrepos = []
    issue_num = 29589
    keywords = []
    message_count = 7.0
    messages = ['288005', '288188', '288288', '288335', '288338', '288339', '318007']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'mawidjaj', 'xiang.zhang', 'Dima Zhukov', 'louielu']
    pr_nums = []
    priority = 'normal'
    resolution = 'works for me'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29589'
    versions = ['Python 3.6']

    @DimaZhukov
    Copy link
    Mannequin Author

    DimaZhukov mannequin commented Feb 17, 2017

    Hi, i'm new to Python. Just have downloded source code and tried to install it, but "make test" failed 2 test: test_asyncio and test_multiprocessing_forkserver. How bad is it and what should i do? Logs attached

    @DimaZhukov DimaZhukov mannequin added build The build process and cross-build type-bug An unexpected behavior, bug, or error labels Feb 17, 2017
    @zhangyangyu
    Copy link
    Member

    Hi Dima, can you stably reproduce the failures? Or try with the latest 3.6 code?

    @DimaZhukov
    Copy link
    Mannequin Author

    DimaZhukov mannequin commented Feb 21, 2017

    Just tried with 3.4.6 version. Same test failed

    @mwidjaja
    Copy link
    Mannequin

    mwidjaja mannequin commented Feb 22, 2017

    Both test_asyncio & test_multiprocessing_forkserver work for me. I'm on the latest 3.6 and Mac OS 10.11.6

    @mlouielu
    Copy link
    Mannequin

    mlouielu mannequin commented Feb 22, 2017

    Both test_asyncio & test_multiprocessing_forkserver passed on latest 3.6 and 4.8.3-1-ARCH.

    @zhangyangyu
    Copy link
    Member

    Hmm, it seems not Python's fault. I can't reproduce the failure either. So I am going to close this issue.

    @vstinner
    Copy link
    Member

    For the test_asyncio.test_stdin_broken_pipe() failure: see bpo-33531.

    For the test_multiprocessing_forkserver.test_ignore() failure: see bpo-33532.

    @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
    build The build process and cross-build type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants