1229378-1.end-date-sync.patch

Test status
StatusResult
Last receivedFri, 07/20/2012 - 20:59:16
Last requestedFri, 07/20/2012 - 21:00:02
Last testedFri, 07/20/2012 - 21:02:32
Test count1
Environment status
MySQLfail
File information
File1229378-1.end-date-sync.patch
BranchDate - 7.x-2.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch 1229378-1.end-date-sync.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
[14:00:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_303198.pifr_simpletest.1229378-1.end-date-sync.patch.1342818002.log)
[14:00:02] Review timestamp: (Fri, 07/20/2012 - 14:00)
[14:00:02] Review host: (drupaltestbot813)
[14:00:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

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

        )

    [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.3
                        )

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

                            [vcs_identifier] => 7.x-1.0
                        )

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

                            [vcs_identifier] => 7.x-3.0-beta3
                        )

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

                            [vcs_identifier] => 7.x-2.4-rc1
                        )

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

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

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

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

                )

        )

    [files] => Array
        (
            [0] => http://drupal.org/files/issues/1229378-1.end-date-sync.patch
        )

)

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

[14:00:02] Invoking operation [setup]...
[14:00:02] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[14:00:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[14:00:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[14:00:02] Database backend [mysql] loaded.
[14:00:02] Invoking operation [fetch]...
[14:00:02] Fetched [1229378-1.end-date-sync.patch].
[14:00:02] Invoking operation [checkout]...
[14:00:02] Version control system backend [git] loaded.
[14:00:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[14:00:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[14:00:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[14:00:04] Main branch [7.x] checkout [complete].
[14:00:27] 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.
[14:00:27] 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.3' 2>&1] succeeded.
[14:00:27] 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.
[14:00:27] Dependency branch [7.x-3.3] checkout [complete].
[14:00:54] 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.
[14:00:54] 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.0' 2>&1] succeeded.
[14:00:54] 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.
[14:00:54] Dependency branch [7.x-1.0] checkout [complete].
[14:01:01] Command [git clone 'git://git.drupal.org/project/context.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --reference /var/cache/git/reference 2>&1] succeeded.
[14:01:01] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context/.git' checkout '7.x-3.0-beta3' 2>&1] succeeded.
[14:01:01] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context/.git' status 2>&1] succeeded.
[14:01:01] Dependency branch [7.x-3.0-beta3] checkout [complete].
[14:01:32] Command [git clone 'git://git.drupal.org/project/migrate.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --reference /var/cache/git/reference 2>&1] succeeded.
[14:01:32] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate/.git' checkout '7.x-2.4-rc1' 2>&1] succeeded.
[14:01:32] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate/.git' status 2>&1] succeeded.
[14:01:32] Dependency branch [7.x-2.4-rc1] checkout [complete].
[14:01:42] Command [git clone 'git://git.drupal.org/project/features.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --reference /var/cache/git/reference 2>&1] succeeded.
[14:01:42] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features/.git' checkout '7.x-1.0-rc3' 2>&1] succeeded.
[14:01:42] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features/.git' status 2>&1] succeeded.
[14:01:42] Dependency branch [7.x-1.0-rc3] checkout [complete].
[14:02:31] Command [git clone 'git://git.drupal.org/project/date.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --reference /var/cache/git/reference 2>&1] succeeded.
[14:02:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' checkout '7.x-2.x' 2>&1] succeeded.
[14:02:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' status 2>&1] succeeded.
[14:02:31] Dependency branch [7.x-2.x] checkout [complete].
[14:02:31] Invoking operation [check]...
[14:02:31] Invoking operation [apply]...
[14:02:31] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/1229378-1.end-date-sync.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date]
  Status [1]
 Output: [error: patch failed: date.field.inc:178
error: date.field.inc: patch does not apply
error: date.js: already exists in working directory
error: patch failed: date_api/date_api_elements.inc:345
error: date_api/date_api_elements.inc: patch does not apply
error: patch failed: date_elements.inc:269
error: date_elements.inc: patch does not apply].
[14:02:31] Encountered error on [apply], details:
array (
  '@filename' => '1229378-1.end-date-sync.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[14:02:31] Review complete. test_id=303198 result code=5 details=Array
(
    [@filename] => 1229378-1.end-date-sync.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[14:02:31] Static variables reset.