diff options
author | Andreas Gohr <gohr@cosmocode.de> | 2019-10-15 14:42:59 +0200 |
---|---|---|
committer | Andreas Gohr <gohr@cosmocode.de> | 2019-10-15 14:45:44 +0200 |
commit | 4af692c25adeba403c19bd84342f212d90051447 (patch) | |
tree | 8f501dd2fa187ab79b222d021633138e4f6cc851 /lib/plugins/extension/script.js | |
parent | c823026dc9e5624c9788e3021d6b03bfe4ed4672 (diff) | |
download | dokuwiki-4af692c25adeba403c19bd84342f212d90051447.tar.gz dokuwiki-4af692c25adeba403c19bd84342f212d90051447.zip |
Avoid flaky tests by waiting full seconds
The waitForTick() method tried to be clever and return early if a second
had passed since the last call already. Unfortunatel this did not work
reliably in our tests and we often had failures on tests that required
unique revision numbers.
Pull requests for a reliable version welcome. Until the we wait a second
on each call.
Diffstat (limited to 'lib/plugins/extension/script.js')
0 files changed, 0 insertions, 0 deletions