Actions
Bug #64651
closedBug #40005: Several unit tests fail under Windows system
Failling unit test in DatabaseConnectionTest
Start date:
2015-01-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
There is a check if positive 64bit integer values are supported by the system. As there isn't any check if the system is a 64bit system, this test fails for 32bit systems. As currently 32bit is mostly used on Windows systems (PHP x64 is still experimental) this issue is kind of Windows related.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36447
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36452
Updated by Nicole Cordes almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0594d390feeaa9892a040ca71dc5c6a3618b4f0c.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions