1945914-25-remove-item-link.patch

Test status
StatusResult
Last receivedTue, 11/17/2015 - 09:36:00
Last requestedTue, 11/17/2015 - 09:36:02
Last testedTue, 11/17/2015 - 09:36:41
Test count1
Environment status
MySQLfail
File information
File1945914-25-remove-item-link.patch
BranchReferences dialog - 7.x-1.0-alpha4
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch 1945914-25-remove-item-link.patch. Unable to apply patch. See the log in the details link for more information.
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
    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
[02:36:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1184718.pifr_simpletest.1945914-25-remove-item-link.patch.1447752962.log)
[02:36:02] Review timestamp: (Tue, 11/17/2015 - 02:36)
[02:36:02] Review host: (ec2-54-69-10-31)
[02:36:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[02:36:02] Environment variables and review information initialized.
[02:36:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/references_dialog.git]
[02:36:02] Project directory is [references_dialog]
[02:36:02] Review started.
[02:36:02] Test: Array
(
    [test_id] => 1184718
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/references_dialog
                        )

                    [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] => 7
                    [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] => 
                    [test.php.version] => 5.3
                )

        )

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

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/views.git
                                )

                            [vcs_identifier] => 7.x-3.12
                        )

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

                            [vcs_identifier] => 7.x-1.7
                        )

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

                            [vcs_identifier] => 7.x-1.0-alpha4
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/1945914-25-remove-item-link.patch
        )

)

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

[02:36:02] Invoking operation [setup]...
[02:36:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[02:36:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[02:36:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[02:36:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[02:36:02] Database backend [mysql] loaded.
[02:36:02] Invoking operation [fetch]...
[02:36:02] Fetched [1945914-25-remove-item-link.patch].
[02:36:02] Invoking operation [checkout]...
[02:36:02] Version control system backend [git] loaded.
[02:36:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[02:36:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[02:36:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[02:36: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: [405e861 Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers].
[02:36:04] Main branch [7.x] checkout [complete].
[02:36:12] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded.
[02:36:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '7.x-3.12' 2>&1] succeeded.
[02:36:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded.
[02:36:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [0ae5fd6 Issue #1751424 by Ken Ficara, jwilson3: Undefined index: current_user].
[02:36:12] Dependency branch [7.x-3.12] checkout [complete].
[02:36:26] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded.
[02:36:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.7' 2>&1] succeeded.
[02:36:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded.
[02:36:26] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [7b975e4 ctools 1.7].
[02:36:26] Dependency branch [7.x-1.7] checkout [complete].
[02:36:41] Command [git clone 'git://git.drupal.org/project/references_dialog.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog' --reference /var/cache/git/reference 2>&1] succeeded.
[02:36:41] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog/.git' checkout '7.x-1.0-alpha4' 2>&1] succeeded.
[02:36:41] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog/.git' status 2>&1] succeeded.
[02:36:41] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [6dd976a Issue #1478402 by klaasvw: Fixed Entity search selection not working on paged views.].
[02:36:41] Dependency branch [7.x-1.0-alpha4] checkout [complete].
[02:36:41] Invoking operation [check]...
[02:36:41] Invoking operation [apply]...
[02:36:41] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/1945914-25-remove-item-link.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/references_dialog]
  Status [1]
 Output: [error: patch failed: js/references-dialog.js:44
error: js/references-dialog.js: patch does not apply].
[02:36:41] Encountered error on [apply], details:
array (
  '@filename' => '1945914-25-remove-item-link.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[02:36:41] Review complete. test_id=1184718 result code=5 details=Array
(
    [@filename] => 1945914-25-remove-item-link.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[02:36:41] Static variables reset.