Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CI test replication/wait_for_async_feature_test.py sometime fails #6233

Copy link
Copy link
@progier389

Description

@progier389
Issue body actions

** Description **

dirsrvtests/tests/suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0] FAILED [ 70%]
...
        most_common_val = sync_dict.most_common(1)[0][1]
        log.debug("%s <= %s <= %s" % (min_ap, most_common_val, max_ap))
>       assert min_ap <= most_common_val <= max_ap
E       assert 4 <= 3
...
DEBUG    dirsrvtests.tests.suites.replication.wait_for_async_feature_test:wait_for_async_feature_test.py:204 4 <= 3 <= 11

Additional context
I mostly see the test failing with lmdb, I suspect that the timing has changed a bit and that the test parameters should be adapted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI testInvolves lib389 CI testInvolves lib389 CI test

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.