Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
  • typo3
  • Build
  • Scripts
  • runTests.sh
Find file BlameHistoryPermalink
  • Jochen Roth's avatar
    [BUGFIX] Detect arm64 and switch selenium docker image · 7195b429
    Jochen Roth authored May 03, 2022 and Oliver Bartsch's avatar Oliver Bartsch committed May 04, 2022
    Currently acceptance tests do not work on arm64 (Apple M1)
    due to the lack of support in the selenium docker image.
    
    This has been fixed by detecting arm64 and switch to
    arm64 compatible image (seleniarm/standalone-chromium).
    
    Resolves: #97541
    Releases: main, 11.5, 10.4
    Change-Id: I531e7e1d7f0f11a1c6d850699eee3b4a9aa3e5d0
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74502
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
    Reviewed-by: André Buchmann's avatarAndré Buchmann <andy.schliesser@gmail.com>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    7195b429