Skip to content

Issue 6222 - CI test acl/test_timeofday_keyword sometime fails #6223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

progier389
Copy link
Contributor

@progier389 progier389 commented Jun 12, 2024

CI test acl/test_timeofday_keyword sometime fails because current time (in minutes) changes during the test
Solution is to run the test in loop and retry if the time has changed.
Also fix:
Similar issue with test_dayofweek_keyword_today_can_access (with time in days)
Skip the tests that sets the hostname if run as non root

Issue: #6222

Reviewed by: @droideck (Thanks!)

@progier389 progier389 added the CI test Involves lib389 CI test label Jun 12, 2024
@progier389
Copy link
Contributor Author

Fixed 'validate' and 'testimony print' output

Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution! Ack :)

@progier389 progier389 merged commit 4e3dc9e into 389ds:main Jun 17, 2024
193 checks passed
@progier389 progier389 deleted the i6222 branch May 20, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI test Involves lib389 CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants