Problem/Motivation

Following the instructions in tests/README.txt fails to correctly install phpunit, complaining that it can't find the channel "pear.symfony.com" to install Yaml.

Proposed resolution

As per this Stack Overflow response, the channel should be added and (possibly optionally) the Yaml package explicitly installed, prior to running the final --alldeps installation.

Patch to follow to add these to the README.txt

Remaining tasks

None.

User interface changes

None.

API changes

None.

None.

Comments

jp.stacey’s picture

Status: Needs work » Needs review
StatusFileSize
new791 bytes

Simple documentation patch attached for review.

greg.1.anderson’s picture

ergonlogic’s picture

Version: 7.x-5.8 » 7.x-5.x-dev
Priority: Minor » Normal
StatusFileSize
new448 bytes

Would #2010042: Use composer to configure the test environment be backported to Drush 5? This is still a problem with the current documentation that should be fixed, no?

Also, the --alldeps is enough to install this properly, revised patch attached.

moshe weitzman’s picture

Status: Needs review » Fixed

Committed to 5.x and 6.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.