This test has been failing because the Drush commandfile containing the tests was in a sub-directory. I believe this is due to the use of the autoloader, and is fixed in 2.x.

The fix is as simple as moving the provision_tests.drush.inc one directory up, and modifying a define to accommodate the change.

Patch forthcoming...

Comments

ergonlogic’s picture

Status: Active » Needs review
StatusFileSize
new18.77 KB

Patch attached.

anarcat’s picture

Status: Needs review » Fixed

Fixed. Thanks for the patch.

ergonlogic’s picture

Status: Fixed » Needs review
StatusFileSize
new432 bytes

Nope, it's still broken. Missed a '/'. Patch attached.

steven jones’s picture

Priority: Normal » Critical
Status: Needs review » Reviewed & tested by the community
steven jones’s picture

Status: Reviewed & tested by the community » Fixed

Pushed the patch from #3 into 6.x-1.x.

anarcat’s picture

Good job, thanks.

Status: Fixed » Closed (fixed)

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