Skip to content

flaky broken with pytest 4.1 #139

@gaborbernat

Description

@gaborbernat

pytest-dev/pytest#4299 breaks https://github.com/box/flaky/blob/master/flaky/flaky_pytest_plugin.py#L272 cc @RonnyPfannschmidt

INTERNALERROR>     call = self.call_runtest_hook(item, when, **kwds)
INTERNALERROR>   File ".tox/dev/lib/python3.7/site-packages/flaky/flaky_pytest_plugin.py", line 274, in call_runtest_hook
INTERNALERROR>     when=when,
INTERNALERROR> TypeError: __init__() missing 3 required positional arguments: 'excinfo', 'start', and 'stop'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions