Skip to content

[New Check]: EPYTEST_TIMEOUT overriding user value #740

@mgorny

Description

@mgorny

Is there an existing such new check request for this?

  • I have searched the existing issues

Explain

We could check for EPYTEST_TIMEOUT set unconditionally, and therefore preventing the user's make.conf override from taking effect.

Examples

https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/trimesh/trimesh-4.6.12.ebuild?id=bbfcebd7f38daddea8a68d685ea7ba04db6f1f6c#n52
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/virtualenv/virtualenv-20.31.2.ebuild?id=bbfcebd7f38daddea8a68d685ea7ba04db6f1f6c#n118

Output message

EPYTEST_TIMEOUT does not respect user override

Documentation

EPYTEST_TIMEOUT should be set using the : "${EPYTEST_TIMEOUT:=...}" syntax, in order to permit the user to override the timeout via make.conf or environment variables.

Result level

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions