In order to unblock some deep D8 patches, we need to use modern Drush. For example, #2016629: Refactor bootstrap to better utilize the kernel.

I made a tag that testbot should update to: 7.0.0-alpha.1. The code is visible at https://github.com/drush-ops/drush/tree/7.0.0-alpha.1

Comments

rfay’s picture

Status: Active » Fixed

Deploying. Let me know if it goes bad.

hass’s picture

Priority: Normal » Critical
Status: Fixed » Needs work

Bot is no longer able to install Drupal!

[16:14:09] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:4YafRX7K8xCp@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot]
  Status [1]
 Output: [Unknown option: --clean-url.  See `drush help site-install` for          [error]
available options. To suppress this error, add the option --strict=0.].

See https://qa.drupal.org/pifr/test/480418

neclimdul’s picture

adding related issue where moshe fixed the tag. The bug is with the pifr script and I'll file an issue over there.

hass’s picture

Summary
FAILED: [[SimpleTest]]: [PHP 5.4 MySQL] Failed to run tests: failed attempting to get list of tests from run-tests.sh.

Wim Leers’s picture

Testbot is completely broken. It even fails on super trivial JS-only patches that could not possibly trigger PHP fatals, but now do — see e.g. #2162837-14: Split up contextual.toolbar.js.

neclimdul’s picture

This isn't actually relevant anymore. Drush isn't used. #2206501-20: Remove dependency on Drush from test reviews

Not really sure what status to put this on though, it does look like testbot is broken in an entirely new way. Old failure issue #2248385: Remove --clean-url from options when installing host site

hass’s picture

Error are changing every few hours, but still all fails. See #2248979: Missing default database connection for tests. Use --dburl to specify one.

Mixologic’s picture

Status: Needs work » Closed (outdated)