Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • ..
  • Page
  • LocalizationControllerTest.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Avoid setting assertCleanReferenceIndex to false in tests · fc0b72ca
    Christian Kuhn authored Nov 25, 2021
    Functional tests that extend AbstractDataHandlerActionTestCase
    test for correct sys_refindex in tearDown(). This can
    be avoided by setting assertCleanReferenceIndex to false,
    which is only a temporary solution until reference updating
    fully works.
    
    The patch changes some import fixtures that come without
    proper sys_refindex rows to avoid setting this property
    to false.
    
    One last call needs a dedicated bug fix and will have a
    dedicated patch.
    
    Change-Id: I7daa4d961372812312389dda7af13a5ac9fe8cef
    Resolves: #96074
    Releases: master, 11.5
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72284
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    fc0b72ca