Actions
Task #64313
closedImprove error reporting on fixture loading
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2015-01-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When running my functional tests that load a fixture file, I only got a non-helping message:
Error when processing fixture file:
typo3/sysext/frontend/Tests/Functional/Page/../Fixtures/pages.xml
Can not insert data to table pages_language_overlay
It would be helpful to see what actually is the problem with the file.
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/36045
Updated by Christian Weiske almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3d2786609501d1fdd97a648bfd7a9facfe049149.
Actions