#2521 be_ptask unit test fails sometimes
Closed: Fixed None Opened 9 years ago by jhrozek.

See http://sssd-ci.duckdns.org/logs/job/4/83/debian_testing/ci-build-debug/test_be_ptask.log

From the log:

[       OK ] test_be_ptask_reschedule_timeout
[ RUN      ] test_be_ptask_reschedule_backoff
now + PERIOD <= ptask->last_execution
/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/cmocka/test_be_ptask.c:746: error: Failure!
[  FAILED  ] test_be_ptask_reschedule_backoff

Fields changed

owner: somebody => pbrezina

I would say it is related to change of value DELAY.
The current value "1" causes failures in some cases.
If I change the value to "2" then problem will disappear.

I would say it is just hiding the problem but I didn't do deep analysis.

cc: => lslebodn@redhat.com

Hi, I submitted a patch to the mailing list. Can you confirm it fixes the issue please?

patch: 0 => 1
status: new => assigned

milestone: NEEDS_TRIAGE => SSSD 1.12.3

sorry, I forgot to close the ticket.

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to pbrezina
- Issue set to the milestone: SSSD 1.12.3

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3563

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata