Skip to content

test_backend_batch_statistics_reset failure in assert test_time / ...  #755

@yarikoptic

Description

@yarikoptic

joblib package keeps failing in debian reproducible builds with the following test failure:
https://tests.reproducible-builds.org/debian/rbuild/unstable/i386/joblib_0.12.2-1.rbuild.log.gz
(package page)

        # Tolerance in the timing comparison to avoid random failures on CIs
>       assert test_time / ref_time <= 1 + relative_tolerance
E       assert (2.2405660152435303 / 1.3164479732513428) <= (1 + 0.2)

Any hints on what potentially could have lead to it and how to mitigate are more than welcome!

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