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
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Enable functional tests on microsoft sql server again · 7594d894
    Christian Kuhn authored Jul 20, 2018
    Executing functional tests on mssql has been disabled a while
    ago since the daemon crashed frequently: The server can not
    run on tmpfs volumes that we usually use to speed up database
    operations. sql server uses O_DIRECT i/o system calls which
    tmpfs does not support. Find details at
    https://github.com/Microsoft/mssql-docker/issues/12
    
    We now run mssql tests on hard disks again, but enable them
    only as nightly since they are too slow as pre-merge tests.
    
    Change-Id: Iefc61670dcf74012fcdaada8e5b771538e7cf8c3
    Resolves: #85614
    Releases: master
    Reviewed-on: https://review.typo3.org/57641
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    7594d894