Skip to content

py.test does not cooperate with twisted's trial TestCase #5

@pytestbot

Description

@pytestbot

Originally reported by: Maciej Fijalkowski (BitBucket: fijal, GitHub: fijal)


This is an example that should wait 120s (and not exit immediately):

http://paste.pocoo.org/show/291487/

The problem is that py.test is not calling run() or runTest() but instead it does everything on it's own. Feel free to close it as "not a bug".


Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugproblem that needs to be addressed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions