389ds / 389-ds-base

The enterprise-class Open Source LDAP server for Linux
https://www.port389.org/
Other
210 stars 90 forks source link

CI test import/test_fast_slow_import sometime fail #6216

Open progier389 opened 3 months ago

progier389 commented 3 months ago

Issue Description

CI test_fast_slow_import sometime fails with:

  assert total_time1 < total_time2

E assert 2.2014029026031494 < 2.1553120613098145

We should at least mark it as flaky note: The db size (1K users) is now far too small to provide reliable result but I do not think it is worth to try fix the test (disable it is enough) as using private memory in import is an obscure feature specific to obsolete bdb database.