dynamic.11.patch

Test status
StatusResult
Last receivedMon, 03/15/2010 - 01:30:21
Last requestedThu, 03/01/2012 - 12:50:13
Last testedThu, 03/01/2012 - 12:50:16
Test count1
Environment status
MySQLfail
File information
Filedynamic.11.patch
BranchAdministration menu - 7.x-3.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch dynamic.11.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
[05:50:12] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_39413.pifr_simpletest.dynamic.11.patch.1330606212.log)
[05:50:12] Review timestamp: (Thu, 03/01/2012 - 05:50)
[05:50:12] Review host: (drupaltestbot699-mysql)
[05:50:12] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:50:12] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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/admin_menu.git
                                )

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

                )

        )

    [files] => Array
        (
            [0] => http://drupal.org/files/issues/dynamic.11.patch
        )

)

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

[05:50:12] Invoking operation [setup]...
[05:50:12] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[05:50:12] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[05:50:12] Database backend [mysql] loaded.
[05:50:12] Invoking operation [fetch]...
[05:50:12] Fetched [dynamic.11.patch].
[05:50:12] Invoking operation [checkout]...
[05:50:12] Version control system backend [git] loaded.
[05:50:13] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[05:50:14] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Switched to a new branch '7.x'
Branch 7.x set up to track remote branch 7.x from origin.].
[05:50:14] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 7.x
nothing to commit (working directory clean)].
[05:50:14] Main branch [7.x] checkout [complete].
[05:50:14] Command [git clone 'git://git.drupal.org/project/admin_menu.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu...].
[05:50:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu/.git' checkout '7.x-3.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '7.x-3.x'
Branch 7.x-3.x set up to track remote branch 7.x-3.x from origin.].
[05:50:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 7.x-3.x
nothing to commit (working directory clean)].
[05:50:14] Dependency branch [7.x-3.x] checkout [complete].
[05:50:14] Invoking operation [check]...
[05:50:14] Invoking operation [apply]...
[05:50:15] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/dynamic.11.patch 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/admin_menu]
  Status [128]
 Output: [fatal: git diff header lacks filename information when removing 1 leading pathname components (line 5)].
[05:50:15] Encountered error on [apply], details:
array (
  '@filename' => 'dynamic.11.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[05:50:15] Review complete. test_id=39413 result code=5 details=Array
(
    [@filename] => dynamic.11.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[05:50:15] Static variables reset.