2567257-119.patch

Test status
StatusResult
Last receivedSun, 09/27/2015 - 07:57:59
Last requestedSun, 09/27/2015 - 07:58:01
Last testedSun, 09/27/2015 - 07:58:04
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2567257-119.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Invalid PHP syntax in core/modules/node/src/Tests/NodeTokenReplaceTest.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
[00:58:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1164013.pifr_simpletest.2567257-119.patch.1443340681.log)
[00:58:01] Review timestamp: (Sun, 09/27/2015 - 00:58)
[00:58:01] Review host: (ec2-52-27-70-16)
[00:58:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[00:58:01] Environment variables and review information initialized.
[00:58:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[00:58:01] Review started.
[00:58:01] Test: Array
(
    [test_id] => 1164013
    [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-119.patch
        )

)

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

[00:58:01] Invoking operation [setup]...
[00:58:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[00:58:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[00:58:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[00:58:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[00:58:02] Database backend [mysql] loaded.
[00:58:02] Invoking operation [fetch]...
[00:58:02] Fetched [2567257-119.patch].
[00:58:02] Invoking operation [checkout]...
[00:58:02] Version control system backend [git] loaded.
[00:58:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[00:58:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[00:58:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[00:58: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: [a182684 Issue #2351667 by Maouna, zaporylie, Gábor Hojtsy: Can't add another language (due to validation errors)].
[00:58:04] Main branch [8.0.x] checkout [complete].
[00:58:04] Invoking operation [check]...
[00:58:04] Invoking operation [apply]...
[00:58:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2567257-119.patch 2>&1] succeeded.
[00:58:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/2567257-119.patch 2>&1] succeeded.
[00:58:04] Applied [2567257-119.patch] to:
 > core/lib/Drupal/Core/Utility/Token.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/views.tokens.inc
 > core/tests/Drupal/Tests/Core/Utility/TokenTest.php
[00:58:04] Invoking operation [syntax]...
[00:58:04] Command [php -l -f './core/lib/Drupal/Core/Utility/Token.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/lib/Drupal/Core/Utility/token.api.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/action/src/Plugin/Action/MessageAction.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/comment/comment.tokens.inc' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/comment/src/Tests/CommentTokenReplaceTest.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/content_translation/content_translation.module' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/file/file.module' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/file/src/Plugin/Field/FieldType/FileItem.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/node/node.tokens.inc' 2>&1] succeeded.
[00:58:04] Command [php -l -f './core/modules/node/src/Tests/NodeTokenReplaceTest.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/modules/node/src/Tests/NodeTokenReplaceTest.php on line 70

Parse error: syntax error, unexpected ')' in ./core/modules/node/src/Tests/NodeTokenReplaceTest.php on line 70
Errors parsing ./core/modules/node/src/Tests/NodeTokenReplaceTest.php].
[00:58:04] Encountered error on [syntax], details:
array (
  '@filename' => 'core/modules/node/src/Tests/NodeTokenReplaceTest.php',
)
[00:58:04] Review complete. test_id=1164013 result code=6 details=Array
(
    [@filename] => core/modules/node/src/Tests/NodeTokenReplaceTest.php
)

[00:58:04] Static variables reset.