Actions
Bug #64657
closedBug #40005: Several unit tests fail under Windows system
Failing unit test in SqlSchemaMigrationServiceTest on Windows systems
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
The test getFieldDefinitionsFileContentHandlesMultipleWhitespacesInFieldDefinitions fails on Windows systems because the expected and actual array have a different array key for the table name. On run time within the code tables names are set explicit to lower cases.
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/36459
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/36463
Updated by Nicole Cordes almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6fa5cef8a922a30d39253e9c24ae372267cd2575.
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