Skip to content

test_show_versions failing locally #32120

Closed
@jbrockmendel

Description

@jbrockmendel
>       assert re.search(r"commit\s*:\s[0-9a-f]{40}\n", result)
E       AssertionError: assert None
E        +  where None = <function search at 0x102703560>('commit\\s*:\\s[0-9a-f]{40}\\n', '\nINSTALLED VERSIONS\n------------------\ncommit           : None\npython           : 3.7.6.final.0\npython-bits     ...   : 0.14.1\nxlrd             : 1.2.0\nxlwt             : 1.3.0\nxlsxwriter       : 1.2.1\nnumba            : 0.47.0\n')
E        +    where <function search at 0x102703560> = re.search

Metadata

Metadata

Assignees

No one assigned

    Labels

    Unreliable TestUnit tests that occasionally fail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions