2567257-137.patch

Test status
StatusResult
Last receivedMon, 09/28/2015 - 09:13:59
Last requestedMon, 09/28/2015 - 09:31:20
Last testedMon, 09/28/2015 - 09:31:23
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2567257-137.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Invalid PHP syntax in core/lib/Drupal/Core/Render/Renderer.php.
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
[02:31:21] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1164988.pifr_simpletest.2567257-137.patch.1443432681.log)
[02:31:21] Review timestamp: (Mon, 09/28/2015 - 02:31)
[02:31:21] Review host: (ec2-52-27-70-16)
[02:31:21] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[02:31:21] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[02:31:21] Environment variables and review information initialized.
[02:31:21] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[02:31:21] Review started.
[02:31:21] Test: Array
(
    [test_id] => 1164988
    [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/2567257-137.patch
        )

)

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

[02:31:21] Invoking operation [setup]...
[02:31:21] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[02:31:21] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[02:31:21] Command [rm -rf /tmp/po* 2>&1] succeeded.
[02:31:21] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[02:31:21] Database backend [mysql] loaded.
[02:31:21] Invoking operation [fetch]...
[02:31:21] Fetched [2567257-137.patch].
[02:31:21] Invoking operation [checkout]...
[02:31:21] Version control system backend [git] loaded.
[02:31:23] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[02:31:23] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[02:31:23] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[02:31:23] 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].
[02:31:23] Main branch [8.0.x] checkout [complete].
[02:31:23] Invoking operation [check]...
[02:31:23] Invoking operation [apply]...
[02:31:23] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2567257-137.patch 2>&1] succeeded.
[02:31:23] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2567257-137.patch 2>&1] succeeded.
[02:31:23] Applied [2567257-137.patch] to:
 > core/lib/Drupal/Component/Utility/Xss.php
 > core/lib/Drupal/Core/Field/WidgetBase.php
 > core/lib/Drupal/Core/Render/Renderer.php
 > core/lib/Drupal/Core/Utility/Token.php
 > core/lib/Drupal/Core/Utility/TokenString.php
 > core/lib/Drupal/Core/Utility/token.api.php
 > core/modules/action/src/Plugin/Action/MessageAction.php
 > core/modules/comment/comment.tokens.inc
 > core/modules/comment/src/Tests/CommentTokenReplaceTest.php
 > core/modules/content_translation/content_translation.module
 > core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
 > core/modules/file/file.module
 > core/modules/file/src/Plugin/Field/FieldType/FileItem.php
 > core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
 > core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php
 > core/modules/node/node.tokens.inc
 > core/modules/node/src/Tests/NodeTokenReplaceTest.php
 > core/modules/system/src/Tests/System/TokenReplaceUnitTest.php
 > core/modules/system/system.tokens.inc
 > core/modules/taxonomy/src/Tests/TokenReplaceTest.php
 > core/modules/taxonomy/taxonomy.tokens.inc
 > core/modules/tour/src/Plugin/tour/tip/TipPluginText.php
 > core/modules/user/src/Tests/UserTokenReplaceTest.php
 > core/modules/user/user.module
 > core/modules/user/user.tokens.inc
 > core/modules/views/src/Plugin/views/area/Entity.php
 > core/modules/views/src/Tests/Handler/AreaTest.php
 > core/modules/views/src/Tests/TokenReplaceTest.php
 > core/modules/views/views.tokens.inc
 > core/tests/Drupal/Tests/Component/Utility/XssTest.php
 > core/tests/Drupal/Tests/Core/Utility/TokenStringTest.php
 > core/tests/Drupal/Tests/Core/Utility/TokenTest.php
[02:31:23] Invoking operation [syntax]...
[02:31:23] Command [php -l -f './core/lib/Drupal/Component/Utility/Xss.php' 2>&1] succeeded.
[02:31:23] Command [php -l -f './core/lib/Drupal/Core/Field/WidgetBase.php' 2>&1] succeeded.
[02:31:23] Command [php -l -f './core/lib/Drupal/Core/Render/Renderer.php' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Parse error:  syntax error, unexpected '}' in ./core/lib/Drupal/Core/Render/Renderer.php on line 739

Parse error: syntax error, unexpected '}' in ./core/lib/Drupal/Core/Render/Renderer.php on line 739
Errors parsing ./core/lib/Drupal/Core/Render/Renderer.php].
[02:31:23] Encountered error on [syntax], details:
array (
  '@filename' => 'core/lib/Drupal/Core/Render/Renderer.php',
)
[02:31:23] Review complete. test_id=1164988 result code=6 details=Array
(
    [@filename] => core/lib/Drupal/Core/Render/Renderer.php
)

[02:31:23] Static variables reset.