Project

General

Profile

Actions

Bug #86360

closed

extbase tests on v8 are failing on postgres

Added by Tymoteusz Motylewski over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2018-09-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since https://review.typo3.org/#/c/58357/

these 2 tests are failing:

TYPO3\CMS\Extbase\Tests\Functional\Persistence\TranslationTest::fetchingHiddenPostsReturnsHiddenOverlay
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Post10'
+'GR:Post1'

TYPO3\CMS\Extbase\Tests\Functional\Persistence\TranslationTest::fetchingHiddenPostsWithIgnoreEnableField
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Post10'
+'Post1'

Actions

Also available in: Atom PDF