2549077-140.patch

Test status
StatusResult
Last receivedMon, 09/28/2015 - 08:19:59
Last requestedMon, 09/28/2015 - 08:20:01
Last testedMon, 09/28/2015 - 08:20:04
Test count6
Environment status
PHP 5.5 MySQLfail
File information
File2549077-140.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Invalid PHP syntax in core/modules/system/system.install.
Details

PHP 5.5 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
    Check the syntax of your PHP files.
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[01:20:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1159323.pifr_simpletest.2549077-140.patch.1443428401.log)
[01:20:01] Review timestamp: (Mon, 09/28/2015 - 01:20)
[01:20:01] Review host: (ec2-52-27-70-16)
[01:20:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[01:20:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[01:20:01] Environment variables and review information initialized.
[01:20:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[01:20:01] Review started.
[01:20:01] Test: Array
(
    [test_id] => 1159323
    [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] => 
                    [phpversion] => 5.5
                    [test.php.version] => 5.5
                )

        )

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

                    [vcs_identifier] => 8.0.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/2549077-140.patch
        )

)

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

[01:20:01] Invoking operation [setup]...
[01:20:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[01:20:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[01:20:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[01:20:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[01:20:02] Database backend [mysql] loaded.
[01:20:02] Invoking operation [fetch]...
[01:20:02] Fetched [2549077-140.patch].
[01:20:02] Invoking operation [checkout]...
[01:20:02] Version control system backend [git] loaded.
[01:20:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[01:20:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[01:20:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[01:20: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: [08f9c8d Issue #2558189 by JeroenT, pwolanin, Cyberschorsch, SteffenR, Mile23: Remove usage of deprecated UrlGeneratorInterface::generateFromPath() in system module].
[01:20:04] Main branch [8.0.x] checkout [complete].
[01:20:04] Invoking operation [check]...
[01:20:04] Invoking operation [apply]...
[01:20:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2549077-140.patch 2>&1] succeeded.
[01:20:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2549077-140.patch 2>&1] succeeded.
[01:20:04] Applied [2549077-140.patch] to:
 > core/lib/Drupal/Component/Utility/Html.php
 > core/modules/ckeditor/js/views/ControllerView.js
 > core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
 > core/modules/ckeditor/src/Tests/CKEditorTest.php
 > core/modules/editor/js/editor.admin.js
 > core/modules/filter/filter.filter_html.admin.js
 > core/modules/filter/filter.module
 > core/modules/filter/migration_templates/d6_filter_format.yml
 > core/modules/filter/migration_templates/d7_filter_format.yml
 > core/modules/filter/src/Plugin/Filter/FilterHtml.php
 > core/modules/filter/src/Plugin/migrate/process/FilterSettings.php
 > core/modules/filter/src/Tests/FilterAPITest.php
 > core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php
 > core/modules/filter/src/Tests/FilterUnitTest.php
 > core/modules/filter/src/Tests/Migrate/d6/MigrateFilterFormatTest.php
 > core/modules/filter/src/Tests/Migrate/d7/MigrateFilterFormatTest.php
 > core/modules/filter/tests/filter_test/config/install/filter.format.filtered_html.yml
 > core/modules/filter/tests/src/Unit/FilterHtmlTest.php
 > core/modules/migrate_drupal/src/Tests/Table/d7/Filter.php
 > core/modules/system/src/Tests/Update/FilterHtmlUpdateTest.php
 > core/modules/system/system.install
 > core/profiles/standard/config/install/filter.format.basic_html.yml
 > core/profiles/standard/config/install/filter.format.restricted_html.yml
[01:20:04] Invoking operation [syntax]...
[01:20:04] Command [php -l -f './core/lib/Drupal/Component/Utility/Html.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/ckeditor/src/Tests/CKEditorTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/filter.module' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Plugin/Filter/FilterHtml.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Plugin/migrate/process/FilterSettings.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Tests/FilterAPITest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Tests/FilterUnitTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Tests/Migrate/d6/MigrateFilterFormatTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/src/Tests/Migrate/d7/MigrateFilterFormatTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/filter/tests/src/Unit/FilterHtmlTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/migrate_drupal/src/Tests/Table/d7/Filter.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/system/src/Tests/Update/FilterHtmlUpdateTest.php' 2>&1] succeeded.
[01:20:04] Command [php -l -f './core/modules/system/system.install' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Cannot redeclare system_update_8008() (previously declared in ./core/modules/system/system.install:1654) in ./core/modules/system/system.install on line 1702

Fatal error: Cannot redeclare system_update_8008() (previously declared in ./core/modules/system/system.install:1654) in ./core/modules/system/system.install on line 1702
Errors parsing ./core/modules/system/system.install].
[01:20:04] Encountered error on [syntax], details:
array (
  '@filename' => 'core/modules/system/system.install',
)
[01:20:04] Review complete. test_id=1159323 result code=6 details=Array
(
    [@filename] => core/modules/system/system.install
)

[01:20:04] Static variables reset.