Skip to content

KnownFailure becomes an error with --processes=1 flag #6708

Closed
@Kojoley

Description

@Kojoley

If I supply number of processes to tests.py every KnownFailure become an error (with --processes=0 all is ok)

Here is the log tests.txt

>python -c "import platform; print(platform.platform())"
Windows-7-6.1.7601-SP2

>python -c "import sys; print(sys.version)"
2.7.12 |Continuum Analytics, Inc.| (default, Jun 29 2016, 11:07:13) [MSC v.1500 64 bit (AMD64)]

>pip freeze | grep nose
nose==1.3.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions