Actions
Bug #95032
closedimpext pingpong tests broken for postgres 12/13
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2021-08-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
impexp Import/Export test is broken for postgress 12/13.
$ Build/Scripts/runTests.sh -s functional -d postgres -k 12 \
typo3/sysext/impexp/Tests/Functional/ImportExportTest.php
$ Build/Scripts/runTests.sh -s functional -d postgres -k 13 \
typo3/sysext/impexp/Tests/Functional/ImportExportTest.php
This is due undetermistic query on the export.
Updated by Gerrit Code Review about 3 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/70818
Updated by Stefan Bürk about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 502f46c6690a18798ee9e740e5f3e15369184808.
Updated by Stefan Bürk about 3 years ago
- Related to Bug #95045: Double field sorting with different sort direction breaks on mssql added
Updated by Stefan Bürk about 3 years ago
- Related to Task #95107: Reactivate working impexp export functional test for postgres added
Actions