Project

General

Profile

Actions

Bug #59529

closed

Make Functional tests work on fast machines (especially on Windows)

Added by Tymoteusz Motylewski almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2014-06-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

uniqueid("NEW") can return the same value if its called in the quick loop (as it's based on the microtime).
This is much more problematic on Windows systsems where implementaion seems to be worse then on Linux.

Adding second parameter to TRUE seems to solve the problem.

Because of this some functional tests were not working on the windows machine with SSD.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #58602: Datepicker issue on multiple datetime fields in BEClosed2014-05-07

Actions
Related to TYPO3 Core - Bug #59701: uniqid() not returning unique valuesClosedTymoteusz Motylewski2014-06-20

Actions
Actions

Also available in: Atom PDF