Skip to content

Fix tests for pytest 3.3 #550

Closed
Closed
@blueyed

Description

@blueyed

Some tests are failing because output matching does not take into account the new console_output_style from pytest 3.3.

Should we add ['-o', 'console_output_style', 'cassic'] to affected django_testdir.runpytest_subprocess, or rather match it using * at then end?
The latter might not be reliable though.

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