drupal-1530652-8-includes.patch

Test status
StatusResult
Last receivedFri, 04/13/2012 - 05:48:04
Last requestedFri, 04/13/2012 - 05:48:04
Last testedFri, 04/13/2012 - 05:48:08
Test count1
Environment status
MySQLfail
File information
Filedrupal-1530652-8-includes.patch
BranchDrupal core - 8.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Drupal installation failed.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
    Ensure that you can perform a fresh Drupal install.
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[21:17:21] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_254324.pifr_simpletest.drupal-1530652-8-includes.patch.1334290641.log)
[21:17:21] Review timestamp: (Thu, 04/12/2012 - 21:17)
[21:17:21] Review host: (drupaltestbot664-mysql)
[21:17:21] Environment variables and review information initialized.
[21:17:21] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[21:17:21] Review started.
[21:17:21] Invoking operation [setup]...
[21:17:21] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[21:17:21] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[21:17:21] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[21:17:21] Database backend [mysql] loaded.
[21:17:21] Invoking operation [fetch]...
[21:17:21] Fetched [drupal-1530652-8-includes.patch].
[21:17:21] Invoking operation [checkout]...
[21:17:21] Version control system backend [git] loaded.
[21:17:24] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[21:17:24] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[21:17:24] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[21:17:24] Main branch [8.x] checkout [complete].
[21:17:24] Invoking operation [check]...
[21:17:24] Invoking operation [apply]...
[21:17:24] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1530652-8-includes.patch 2>&1] succeeded.
[21:17:24] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1530652-8-includes.patch 2>&1] succeeded.
[21:17:24] Applied [drupal-1530652-8-includes.patch] to:
 > core/includes/actions.inc
 > core/includes/ajax.inc
 > core/includes/authorize.inc
 > core/includes/batch.inc
 > core/includes/bootstrap.inc
 > core/includes/common.inc
 > core/includes/database.inc
 > core/includes/errors.inc
 > core/includes/file.inc
 > core/includes/form.inc
 > core/includes/gettext.inc
 > core/includes/install.core.inc
 > core/includes/install.inc
 > core/includes/language.inc
 > core/includes/mail.inc
 > core/includes/menu.inc
 > core/includes/module.inc
 > core/includes/pager.inc
 > core/includes/password.inc
 > core/includes/path.inc
 > core/includes/schema.inc
 > core/includes/session.inc
 > core/includes/tablesort.inc
 > core/includes/theme.inc
 > core/includes/theme.maintenance.inc
 > core/includes/token.inc
 > core/includes/unicode.inc
 > core/includes/update.inc
 > core/includes/xmlrpc.inc
 > core/includes/xmlrpcs.inc
[21:17:24] Invoking operation [syntax]...
[21:17:25] Command [php -l -f './core/includes/actions.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/ajax.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/authorize.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/batch.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/bootstrap.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/common.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/database.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/errors.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/file.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/form.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/gettext.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/install.core.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/install.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/language.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/mail.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/menu.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/module.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/pager.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/password.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/path.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/schema.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/session.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/tablesort.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/theme.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/theme.maintenance.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/token.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/unicode.inc' 2>&1] succeeded.
[21:17:25] Command [php -l -f './core/includes/update.inc' 2>&1] succeeded.
[21:17:26] Command [php -l -f './core/includes/xmlrpc.inc' 2>&1] succeeded.
[21:17:26] Command [php -l -f './core/includes/xmlrpcs.inc' 2>&1] succeeded.
[21:17:26] Checked [30 of 30] relevant file(s) for syntax.
[21:17:26] Invoking operation [install]...
[22:48:06] Encountered error on [install], details:
array (
  '@reason' => 'failed to set variable [simpletest_clear_results] in checkout database',
)
[22:48:06] Review complete. test_id=254324 result code=7 details=Array
(
    [@reason] => failed to set variable [simpletest_clear_results] in checkout database
)

[22:48:06] Static variables reset.