[midPoint-git] [Evolveum/midpoint] 3ec890: Make TestUnix more tolerant
mederly
noreply at github.com
Fri Mar 18 09:01:46 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 3ec890c5430db198872746bf03a8b06f39f1be01
https://github.com/Evolveum/midpoint/commit/3ec890c5430db198872746bf03a8b06f39f1be01
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java
Log Message:
-----------
Make TestUnix more tolerant
This test checks a timestamp of account created in OpenDJ. However, the
resource rounds the time to whole seconds. For unknown reasons, it looks
like the safety margin of 1000 millis is not enough, so here it is
increased to 1500.
More information about the midPoint-svn
mailing list