Skip to content

test_object_dunder_new_is_inferred_if_decorator unexpected success in 1.6.0 #472

@felixonmars

Description

@felixonmars

Steps to reproduce

  1. Run the test suite in Python 3.6.3

Current behavior

test_object_dunder_new_is_inferred_if_decorator (unittest_inference.ObjectDunderNewTest) ... unexpected success
...
Ran 764 tests in 8.279s

FAILED (skipped=52, expected failures=8, unexpected successes=1)

Expected behavior

Test passes.

python -c "from astroid import __pkginfo__; print(__pkginfo__.version)" output

1.6.0

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