drupal-1858196-16.patch

Test status
StatusResult
Last receivedWed, 01/16/2013 - 12:09:53
Last requestedWed, 01/16/2013 - 12:18:27
Last testedWed, 01/16/2013 - 12:18:31
Test count1
Environment status
MySQLfail
File information
Filedrupal-1858196-16.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
[05:18:26] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_423068.pifr_simpletest.drupal-1858196-16.patch.1358338706.log)
[05:18:26] Review timestamp: (Wed, 01/16/2013 - 05:18)
[05:18:26] Review host: (drupaltestbot659-mysql)
[05:18:26] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:18:26] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[05:18:26] Environment variables and review information initialized.
[05:18:26] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[05:18:26] Review started.
[05:18:26] Test: Array
(
    [test_id] => 423068
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => 
                        )

                    [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] => 8
                    [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] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 8.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => http://drupal.org/files/drupal-1858196-16.patch
        )

)

[05:18:26] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:18:26] Invoking operation [setup]...
[05:18:26] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[05:18:26] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[05:18:26] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[05:18:26] Database backend [mysql] loaded.
[05:18:26] Invoking operation [fetch]...
[05:18:26] Fetched [drupal-1858196-16.patch].
[05:18:26] Invoking operation [checkout]...
[05:18:26] Version control system backend [git] loaded.
[05:18:28] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[05:18:29] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[05:18:29] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[05:18:29] 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: [ee1b6de Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration.].
[05:18:29] Main branch [8.x] checkout [complete].
[05:18:29] Invoking operation [check]...
[05:18:29] Invoking operation [apply]...
[05:18:29] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1858196-16.patch 2>&1] succeeded.
[05:18:29] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/drupal-1858196-16.patch 2>&1] succeeded.
[05:18:29] Applied [drupal-1858196-16.patch] to:
 > core/includes/bootstrap.inc
 > core/lib/Drupal/Core/CoreBundle.php
 > core/lib/Drupal/Core/Session/Handler/DatabaseSessionHandler.php
 > core/lib/Drupal/Core/Session/Proxy/CookieOverrideProxy.php
 > core/lib/Drupal/Core/Session/Session.php
 > core/lib/Drupal/Core/Session/StaticSessionFactory.php
 > core/lib/Drupal/Core/Session/Storage/DrupalSessionStorage.php
 > core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
[05:18:29] Invoking operation [syntax]...
[05:18:29] Command [php -l -f './core/includes/bootstrap.inc' 2>&1] succeeded.
[05:18:29] Command [php -l -f './core/lib/Drupal/Core/CoreBundle.php' 2>&1] succeeded.
[05:18:29] Command [php -l -f './core/lib/Drupal/Core/Session/Handler/DatabaseSessionHandler.php' 2>&1] succeeded.
[05:18:30] Command [php -l -f './core/lib/Drupal/Core/Session/Proxy/CookieOverrideProxy.php' 2>&1] succeeded.
[05:18:30] Command [php -l -f './core/lib/Drupal/Core/Session/Session.php' 2>&1] succeeded.
[05:18:30] Command [php -l -f './core/lib/Drupal/Core/Session/StaticSessionFactory.php' 2>&1] succeeded.
[05:18:30] Command [php -l -f './core/lib/Drupal/Core/Session/Storage/DrupalSessionStorage.php' 2>&1] succeeded.
[05:18:30] Command [php -l -f './core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php' 2>&1] succeeded.
[05:18:30] Checked [8 of 8] relevant file(s) for syntax.
[05:18:30] Invoking operation [install]...
[05:18:30] Encountered error on [install], details:
array (
  '@reason' => 'Installing: failed to arrive at database configuration page using install path http://drupaltestbot659-mysql/checkout/install.php?profile=standard&langcode=en',
)
[05:18:30] Review complete. test_id=423068 result code=7 details=Array
(
    [@reason] => Installing: failed to arrive at database configuration page using install path http://drupaltestbot659-mysql/checkout/install.php?profile=standard&langcode=en
)

[05:18:30] Static variables reset.