Project

General

Profile

Actions

Task #86777

closed

Allow running of runTests.sh on Windows WSL

Added by Susanne Moog about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Tests
Target version:
-
Start date:
2018-10-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The runTests.sh provides a convenient way to run all TYPO3 Core tests. With the WSL on Windows it's possible to use the same shell script on Windows if some pre-requisites are met:

Pre-Requisites:
- docker for windows installed
- Base mount path for Windows drives is / (not /mnt/)
- docker for windows exposes daemon via tcp
- DOCKER_HOST set to tcp://localhost:2375
- ./Build/Scripts/runTests.sh has Linux line endings

Running:
- same as on Linux: on WSL go to /path/to/your/checkout
- run: ./Build/Scripts/runTests.sh

Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58750

Actions #2

Updated by Susanne Moog about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF