remove_default-2575703-17.patch

Test status
StatusResult
Last receivedSun, 09/27/2015 - 17:28:59
Last requestedSun, 09/27/2015 - 17:32:42
Last testedSun, 09/27/2015 - 17:32:45
Test count1
Environment status
PHP 5.5 MySQLfail
File information
Fileremove_default-2575703-17.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch remove_default-2575703-17.patch. Unable to apply patch. See the log in the details link for more information.
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
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  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
[10:32:42] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1164643.pifr_simpletest.remove_default-2575703-17.patch.1443375162.log)
[10:32:42] Review timestamp: (Sun, 09/27/2015 - 10:32)
[10:32:42] Review host: (ec2-52-24-47-180)
[10:32:42] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[10:32:42] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[10:32:42] Environment variables and review information initialized.
[10:32:42] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[10:32:42] Review started.
[10:32:42] Test: Array
(
    [test_id] => 1164643
    [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/remove_default-2575703-17.patch
        )

)

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

[10:32:42] Invoking operation [setup]...
[10:32:42] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[10:32:42] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[10:32:42] Command [rm -rf /tmp/po* 2>&1] succeeded.
[10:32:42] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[10:32:42] Database backend [mysql] loaded.
[10:32:42] Invoking operation [fetch]...
[10:32:42] Fetched [remove_default-2575703-17.patch].
[10:32:42] Invoking operation [checkout]...
[10:32:42] Version control system backend [git] loaded.
[10:32:44] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[10:32:44] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[10:32:45] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[10:32:45] 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: [3904439 Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format()].
[10:32:45] Main branch [8.0.x] checkout [complete].
[10:32:45] Invoking operation [check]...
[10:32:45] Invoking operation [apply]...
[10:32:45] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/remove_default-2575703-17.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/lib/Drupal/Component/Utility/PlaceholderTrait.php:84
error: core/lib/Drupal/Component/Utility/PlaceholderTrait.php: patch does not apply].
[10:32:45] Encountered error on [apply], details:
array (
  '@filename' => 'remove_default-2575703-17.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[10:32:45] Review complete. test_id=1164643 result code=5 details=Array
(
    [@filename] => remove_default-2575703-17.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[10:32:45] Static variables reset.