-
Notifications
You must be signed in to change notification settings - Fork 184
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
Make pastDateExpression test more stable #836
Conversation
Is this a timezone issue? |
i suspect kind of NTP... |
You triggered a new build? Seems the code isn't completely repeatable:
|
yes, somehow it appeared today not only for this PR |
Well, at least it's nice that it's consistently failing... |
I just tried it locally, with Java 20 on a Mac, and it seems to work fine. |
Correction: I can reproduce this quite often. This never fails though:
But having a Could it somehow be a caching or concurrency issue? |
looks like the issue is with concurrent tests |
I just went through the git history, and git |
No description provided.