Description: Time value in nanoseconds displayed in the access log was 10 times lower than the actual value. This test is intented to verify the fix for this problem.
Relates https://bugzilla.redhat.com/show_bug.cgi?id=1749236
Author: sgouvern
Review by: firstyear, spichugi
I think this is okay: @spichugi ?
Small indentation issue
Could you also, please, add a comment with search_str content example. It'll increase readability, I think
search_str
It fails if we run the whole test suite (Already Exists error)
1 new commit added
Fix issues
fix issues
attempt to fix indentation issue
2 new commits added
Issue 50655 - etime displayed has an order of magnitude 10 times smaller than it should be
Thanks @firstyear and @spichugi for your review. @spichugi all your remarks/issues should be fixed now. Please review, thanks !
Looks great! Ack.
P.S. sorry, somehow I've missed the email (or Pagure once again failed us)
No pb :) Thanks !
rebased onto bce51a1f1f7c5e2e94b78c23bdd66bfe66af13e2
rebased onto da12b98c3faa9c5a6d8ab10412f7fbbd7e2752ad
Pull-Request has been merged by vashirov
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/4079
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description:
Time value in nanoseconds displayed in the access log was 10 times lower than the actual value.
This test is intented to verify the fix for this problem.
Relates https://bugzilla.redhat.com/show_bug.cgi?id=1749236
Author: sgouvern
Review by: firstyear, spichugi