Skip to content

7 tests fail on i586 architacture #53

@MeggyCal

Description

@MeggyCal

Hi, thank you for this tool! Anyway, I was trying to package it for openSUSE and ran into error on i586 architecture (32 bit), other (64 bit) architectures are fine. The main theme looks like:

[   21s] >       sys.setswitchinterval(original_switch)
[   21s] E       ValueError: switch interval must be strictly positive
[   21s] 
[   21s] /home/abuild/rpmbuild/BUILD/python-pytest-run-parallel-0.4.2-build/BUILDROOT/usr/lib/python3.11/site-packages/pytest_run_parallel/plugin.py:113: ValueError
[   21s] ************************** pytest-run-parallel report **************************
[   21s] 3 tests were not run in parallel because of use of thread-unsafe functionality, to list the tests that were skipped, re-run while setting PYTEST_RUN_PARALLEL_VERBOSE=1 in your shell environment
[   21s] =========================== short test summary info ============================
[   21s] PARALLEL FAILED test_thread_unsafe_function_attr.py::test_should_not_be_marked
[   21s] ========================== 3 passed, 1 error in 0.02s ==========================

Could you please take a look into it? The full pytest failure log is in the attachment (too long to paste here).

log.txt

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