There was 1 failure:
1) commandCase::testUnknownOptions
Unexpected exit code: /home/helmo/src/drush/drush --debug --nocolor version --pipe --magic=1234
Failed asserting that 0 matches expected 1.
/home/helmo/src/drupal/drush/tests/drush_testcase.inc:349
/home/helmo/src/drupal/drush/tests/drush_testcase.inc:416
/home/helmo/src/drupal/drush/tests/commandTest.php:46
/home/helmo/src/drupal/drush/vendor/phpunit/phpunit/phpunit.php:46
FAILURES!
Tests: 1, Assertions: 2, Failures: 1.
Full results: https://travis-ci.org/helmo/drush/jobs/8499759
Could the --include option that adds /hooks/magic_help_alter be behaving different here?
Comments
Comment #1
helmo commentedThe line:
Should probably removed... as the cc drush code was removed long ago by moshe.
Comment #2
helmo commentedI'm really not sure what's happening here... Anyone?
Comment #3
moshe weitzman commentedAnyone available to debug this on php 5.4?
Comment #4
helmo commentedFound it.
It's all green now: https://travis-ci.org/helmo/drush/builds/9202600
Comment #5
moshe weitzman commentedCommitted