webform_export_drush-1275468-24.patch

Test status
StatusResult
Last receivedTue, 11/10/2015 - 13:02:00
Last requestedTue, 11/10/2015 - 13:02:02
Last testedTue, 11/10/2015 - 13:02:35
Test count1
Environment status
MySQLfail
File information
Filewebform_export_drush-1275468-24.patch
BranchWebform - 6.x-3.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch webform_export_drush-1275468-24.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
[06:02:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1183228.pifr_simpletest.webform_export_drush-1275468-24.patch.1447160522.log)
[06:02:02] Review timestamp: (Tue, 11/10/2015 - 06:02)
[06:02:02] Review host: (ec2-54-69-10-31)
[06:02:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

                    [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] => 6
                    [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] => 6.x
                )

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

                            [vcs_identifier] => 6.x-3.x
                        )

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

                            [vcs_identifier] => 6.x-2.x
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/webform_export_drush-1275468-24.patch
        )

)

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

[06:02:02] Invoking operation [setup]...
[06:02:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[06:02:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[06:02:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[06:02:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[06:02:02] Database backend [mysql] loaded.
[06:02:02] Invoking operation [fetch]...
[06:02:02] Fetched [webform_export_drush-1275468-24.patch].
[06:02:02] Invoking operation [checkout]...
[06:02:02] Version control system backend [git] loaded.
[06:02:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[06:02:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded.
[06:02:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[06:02: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: [fd9d185 Merge tag '6.37' into 6.x].
[06:02:04] Main branch [6.x] checkout [complete].
[06:02:22] Command [git clone 'git://git.drupal.org/project/webform.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform' --reference /var/cache/git/reference 2>&1] succeeded.
[06:02:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform/.git' checkout '6.x-3.x' 2>&1] succeeded.
[06:02:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform/.git' status 2>&1] succeeded.
[06:02:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform/.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: [0593852 Issue #153017 by Dan Chadwick: Incorrect display of select component in e-mail list.].
[06:02:22] Dependency branch [6.x-3.x] checkout [complete].
[06:02:35] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --reference /var/cache/git/reference 2>&1] succeeded.
[06:02:35] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '6.x-2.x' 2>&1] succeeded.
[06:02:35] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' status 2>&1] succeeded.
[06:02:35] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.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: [c4d3a3e Issue #1177106: Fixed PIFR cannot attempt to install Drupal 8 with email element in installer form (from core patch #1174620).].
[06:02:35] Dependency branch [6.x-2.x] checkout [complete].
[06:02:35] Invoking operation [check]...
[06:02:35] Invoking operation [apply]...
[06:02:35] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/webform_export_drush-1275468-24.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/webform]
  Status [1]
 Output: [error: patch failed: includes/webform.report.inc:677
error: includes/webform.report.inc: patch does not apply
error: webform.drush.inc: No such file or directory].
[06:02:35] Encountered error on [apply], details:
array (
  '@filename' => 'webform_export_drush-1275468-24.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[06:02:35] Review complete. test_id=1183228 result code=5 details=Array
(
    [@filename] => webform_export_drush-1275468-24.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[06:02:35] Static variables reset.