Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Utility
  • GeneralUtilityTest.php
Find file BlameHistoryPermalink
  • Anja Leichsenring's avatar
    [BUGFIX] Fix failing test caused by vfs removal · 7a0fc691
    Anja Leichsenring authored Jun 22, 2022 and Christian Kuhn's avatar Christian Kuhn committed Jun 22, 2022
    With #74882 usage of vfs was reduced in unit tests, revealing
    side effects when tests relied on each other to create
    files or folders. Now they need to take care on their own
    and clean up behind.
    This is one of the missed cases where a test still relied on
    a test directory being created.
    
    The test now creates and removes the required assets themself.
    
    Resolves: #97801
    Related: #97742
    Releases: main
    Change-Id: I55611415b89e6b43431cbc8eec2264608c6dfc75
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74970
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    7a0fc691