Skip to content
GitLab
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 and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • Build
  • Scripts
  • annotationChecker.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Drop an always skipped unit test · 662d6af0
    Christian Kuhn authored Feb 27, 2021
    * Test relies on xdebug, which is not available on CI, this
      test is never executed there.
    * Since the low level API header() is tested, the test
      additionally needs to fork a php process to do it's thing.
      This is ugly for a unit test.
    * Turning the test into a functional test won't improve the
      situation since the response emitting is not done with
      functional sub requests.
    * The skip logic breaks with xdebug 3.0 using xdebug.mode=off.
    
    Resolves: #93598
    Releases: master, 10.4, 9.5
    Change-Id: Ibab9452bdcbc83228c1445db1a92b42db54dc192
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68136
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    662d6af0