Skip to content

Conversation

hroncok
Copy link
Contributor

@hroncok hroncok commented Mar 12, 2019

Fixes #173

@hroncok hroncok mentioned this pull request Mar 12, 2019
@ngie-eign
Copy link

ngie-eign commented Nov 5, 2019

Can this please be accepted/merged? I'm noticing failures in Travis CI and also when running the tests with py.test locally.

Thanks ;).

@jayvdb
Copy link

jayvdb commented Nov 5, 2019

ping @dan-blanchard

@dan-blanchard dan-blanchard merged commit 440828f into chardet:master Nov 11, 2019
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 18, 2019
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] chardet/chardet#174

Approved by:	portmgr (blanket: ports compliance)
MFH:		2019Q4 (blanket(s): bugfix, ports compliance)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@520358 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 18, 2019
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] chardet/chardet#174

Approved by:	portmgr (blanket: ports compliance)
MFH:		2019Q4 (blanket(s): bugfix, ports compliance)
Jehops pushed a commit to Jehops/freebsd-ports-legacy that referenced this pull request Dec 18, 2019
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] chardet/chardet#174

Approved by:	portmgr (blanket: ports compliance)
MFH:		2019Q4 (blanket(s): bugfix, ports compliance)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@520358 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 20, 2019
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] chardet/chardet#174

Approved by:	portmgr (blanket: ports compliance)

Approved by:	ports-secteam (blanket(s): bugfix, ports compliance)
@hroncok hroncok deleted the pytest4 branch February 5, 2021 10:27
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 1, 2021
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] chardet/chardet#174

Approved by:	portmgr (blanket: ports compliance)

Approved by:	ports-secteam (blanket(s): bugfix, ports compliance)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests fail with Pytest 4
5 participants