Skip to content
Snippets Groups Projects
Commit 39833659 authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[BUGFIX] Disable a flaky postgres functional test

This one currently leads to occassional test run failures.
Disable for now to track this down without pressure.

Resolves: #92478
Related: #92467
Releases: master, 10.4
Change-Id: I6c49debe4b5ca86bde441ec3dac734a0cf278c08
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66007


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent f767602d
No related merge requests found
......@@ -418,6 +418,8 @@ class ActionTest extends AbstractActionTestCase
/**
* @test
* @group not-postgres
* @todo: Test is flaky with postgres ... find out why, that's a core bug for sure.
*/
public function createAndLocalizeParentContentWithHotelAndOfferChildrenWithoutSortByConfiguration()
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment