In case of troubles
No clients to display.
[02:13:13] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1167623.pifr_simpletest.1444295593.log) [02:13:13] Review timestamp: (Thu, 10/08/2015 - 02:13) [02:13:13] Review host: (ec2-54-69-10-31) [02:13:13] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [02:13:13] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [02:13:13] Environment variables and review information initialized. [02:13:13] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/protected_download.git] [02:13:13] Project directory is [protected_download] [02:13:13] Review started. [02:13:13] Test: Array ( [test_id] => 1167623 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/protected_download ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 7 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [test.php.version] => 5.3 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 7.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/protected_download.git ) [vcs_identifier] => 7.x-1.x ) ) ) [files] => Array ( ) ) [02:13:13] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [02:13:13] Invoking operation [setup]... [02:13:13] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [02:13:13] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [02:13:13] Command [rm -rf /tmp/po* 2>&1] succeeded. [02:13:13] Command [rm -rf sites/default/files/review 2>&1] succeeded. [02:13:13] Database backend [mysql] loaded. [02:13:13] Invoking operation [fetch]... [02:13:13] Invoking operation [checkout]... [02:13:13] Version control system backend [git] loaded. [02:13:15] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [02:13:15] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded. [02:13:15] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [02:13:15] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)]. [02:13:15] Main branch [7.x] checkout [complete]. [02:13:30] Command [git clone 'git://git.drupal.org/project/protected_download.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download' --reference /var/cache/git/reference 2>&1] succeeded. [02:13:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download/.git' checkout '7.x-1.x' 2>&1] succeeded. [02:13:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download/.git' status 2>&1] succeeded. [02:13:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/protected_download/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [fa00631 Extract an admin module and provide one set of settings per scheme]. [02:13:30] Dependency branch [7.x-1.x] checkout [complete]. [02:13:30] Invoking operation [check]... [02:13:30] Ignoring operation [check]. [02:13:30] Invoking operation [apply]... [02:13:30] Ignoring operation [apply]. [02:13:30] Invoking operation [syntax]... [02:13:30] Command [php -l -f './sites/default/modules/protected_download/modules/admin/src/Tests/AdminTest.php' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/modules/admin/protected_download_admin.module' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/src/Tests/TokenTest.php' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/src/Tests/ProtectedDownloadTest.php' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/src/Tests/ImageStyleTest.php' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/protected_download.wrapper.inc' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/protected_download.tokens.inc' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/protected_download.module' 2>&1] succeeded. [02:13:30] Command [php -l -f './sites/default/modules/protected_download/protected_download.install' 2>&1] succeeded. [02:13:30] Checked [9 of 9] relevant file(s) for syntax. [02:13:30] Invoking operation [install]... [02:13:30] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com [02:13:34] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded Duration: 4 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y Starting Drupal installation. This takes a while. Consider using the [ok] --notify global option. Installation complete. User name: admin User password: drupal [ok]]. [02:13:34] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:13:34] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_clear_results was set to "0". [success]]. [02:13:34] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:13:35] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_verbose was set to "0". [success]]. [02:13:35] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:13:35] Invoking operation [review]... [02:13:36] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [The following extensions will be enabled: simpletest Do you really want to continue? (y/n): y simpletest was enabled successfully. [ok] simpletest defines the following permissions: administer unit tests]. [02:13:36] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:13:36] Scanning sites/default/files/checkout/sites/default/modules/protected_download for .test files. [02:13:36] Scanning sites/default/files/checkout/sites/default/modules/protected_download for /Tests/*.php files. [02:13:36] Cleaning run-tests.sh environment. [02:13:36] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/protected_download/modules/admin/src/Tests/AdminTest.php,sites/default/modules/protected_download/src/Tests/TokenTest.php,sites/default/modules/protected_download/src/Tests/ProtectedDownloadTest.php,sites/default/modules/protected_download/src/Tests/ImageStyleTest.php --clean 2>&1] succeeded. [02:13:36] Initiating run-tests.sh. [02:13:46] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/protected_download/modules/admin/src/Tests/AdminTest.php,sites/default/modules/protected_download/src/Tests/TokenTest.php,sites/default/modules/protected_download/src/Tests/ProtectedDownloadTest.php,sites/default/modules/protected_download/src/Tests/ImageStyleTest.php 2>&1] succeeded Duration: 10 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Image styles path and URL functions (Drupal\protected_download\Tests\ImageStyleTest) - Protected download (Drupal\protected_download\Tests\ProtectedDownloadTest) - Token integration (Drupal\protected_download\Tests\TokenTest) - Administrative interface (Drupal\protected_download_admin\Tests\AdminTest) Test run started: Thursday, October 8, 2015 - 09:13 Test summary ------------ Token integration 7 passes, 0 fails, and 0 exceptions Image styles path and URL functions 27 passes, 0 fails, and 0 exceptions Administrative interface 72 passes, 0 fails, and 0 exceptions Protected download 69 passes, 0 fails, and 0 exceptions Test run duration: 10 sec]. [02:13:46] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/protected_download/modules/admin/src/Tests/AdminTest.php,sites/default/modules/protected_download/src/Tests/TokenTest.php,sites/default/modules/protected_download/src/Tests/ProtectedDownloadTest.php,sites/default/modules/protected_download/src/Tests/ImageStyleTest.php --list 2>&1] succeeded. [02:13:46] Review complete. test_id=1167623 result code=10 details=Array ( [@pass] => 175 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [02:13:46] Static variables reset.