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.
Actions