menu-1814916-12.patch

Test status
StatusResult
Last receivedTue, 10/30/2012 - 22:50:06
Last requestedTue, 10/30/2012 - 22:51:03
Last testedTue, 10/30/2012 - 22:51:15
Test count1
Environment status
MySQLfail
File information
Filemenu-1814916-12.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
[15:51:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_373658.pifr_simpletest.menu-1814916-12.patch.1351637462.log)
[15:51:02] Review timestamp: (Tue, 10/30/2012 - 15:51)
[15:51:02] Review host: (drupaltestbot958-mysql)
[15:51:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[15:51:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[15:51:02] Environment variables and review information initialized.
[15:51:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[15:51:02] Review started.
[15:51:02] Test: Array
(
    [test_id] => 373658
    [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/menu-1814916-12.patch
        )

)

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

[15:51:02] Invoking operation [setup]...
[15:51:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[15:51:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[15:51:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[15:51:02] Database backend [mysql] loaded.
[15:51:02] Invoking operation [fetch]...
[15:51:02] Fetched [menu-1814916-12.patch].
[15:51:02] Invoking operation [checkout]...
[15:51:02] Version control system backend [git] loaded.
[15:51:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[15:51:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[15:51:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[15:51:04] 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: [881edb1 Issue #1827436 by chx: Fixed EFQ sort test is broken.].
[15:51:04] Main branch [8.x] checkout [complete].
[15:51:04] Invoking operation [check]...
[15:51:04] Invoking operation [apply]...
[15:51:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/menu-1814916-12.patch 2>&1] succeeded.
[15:51:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/menu-1814916-12.patch 2>&1] succeeded.
[15:51:04] Applied [menu-1814916-12.patch] to:
 > core/includes/menu.inc
 > core/modules/block/block.module
 > core/modules/field_ui/field_ui.module
 > core/modules/menu/config/menu.menu.account.yml
 > core/modules/menu/config/menu.menu.admin.yml
 > core/modules/menu/config/menu.menu.main.yml
 > core/modules/menu/config/menu.menu.tools.yml
 > core/modules/menu/lib/Drupal/menu/MenuListController.php
 > core/modules/menu/lib/Drupal/menu/Plugin/Core/Entity/Menu.php
 > core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
 > core/modules/menu/menu.admin.inc
 > core/modules/menu/menu.install
 > core/modules/menu/menu.module
[15:51:04] Invoking operation [syntax]...
[15:51:05] Command [php -l -f './core/includes/menu.inc' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/block/block.module' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/field_ui/field_ui.module' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/lib/Drupal/menu/MenuListController.php' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/lib/Drupal/menu/Plugin/Core/Entity/Menu.php' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/menu.admin.inc' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/menu.install' 2>&1] succeeded.
[15:51:05] Command [php -l -f './core/modules/menu/menu.module' 2>&1] succeeded.
[15:51:05] Checked [9 of 9] relevant file(s) for syntax.
[15:51:05] Invoking operation [install]...
[15:51:06] Setting driver to mysql
[15:51:06] Element was Array
(
    [0] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [aria-describedby] => edit-driver--description
                    [type] => radio
                    [id] => edit-driver-mysql
                    [name] => driver
                    [value] => mysql
                    [checked] => checked
                    [class] => form-radio
                )

        )

    [1] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [aria-describedby] => edit-driver--description
                    [type] => radio
                    [id] => edit-driver-sqlite
                    [name] => driver
                    [value] => sqlite
                    [class] => form-radio
                )

        )

)

[15:51:12] Encountered error on [install], details:
array (
  '@reason' => 'Installing: failed to complete installation by setting admin username/password/etc.',
)
[15:51:12] Review complete. test_id=373658 result code=7 details=Array
(
    [@reason] => Installing: failed to complete installation by setting admin username/password/etc.
)

[15:51:12] Static variables reset.