jsomers_183457_2-D7.patch

Test status
StatusResult
Last receivedThu, 02/20/2014 - 17:19:29
Last requestedThu, 02/20/2014 - 17:20:18
Last testedThu, 02/20/2014 - 17:20:26
Test count3
Environment status
MySQLfail
File information
Filejsomers_183457_2-D7.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch jsomers_183457_2-D7.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
[10:20:18] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_48073.pifr_simpletest.jsomers_183457_2-D7.patch.1392916818.log)
[10:20:18] Review timestamp: (Thu, 02/20/2014 - 10:20)
[10:20:18] Review host: (drupalorgqa)
[10:20:18] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[10:20:18] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[10:20:18] Environment variables and review information initialized.
[10:20:18] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[10:20:18] Review started.
[10:20:18] Test: Array
(
    [test_id] => 48073
    [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] => 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
                (
                )

        )

    [files] => Array
        (
            [0] => https://drupal.org/files/issues/jsomers_183457_2-D7.patch
        )

)

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

[10:20:18] Invoking operation [setup]...
[10:20:18] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[10:20:18] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[10:20:18] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[10:20:18] Database backend [mysql] loaded.
[10:20:18] Invoking operation [fetch]...
[10:20:20] Fetched [jsomers_183457_2-D7.patch].
[10:20:20] Invoking operation [checkout]...
[10:20:20] Version control system backend [git] loaded.
[10:20:25] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[10:20:26] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[10:20:26] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[10:20:26] 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: [0fd15aa Issue #1948566 by joachim: Document batch API callbacks using new standard].
[10:20:26] Main branch [7.x] checkout [complete].
[10:20:26] Invoking operation [check]...
[10:20:26] Invoking operation [apply]...
[10:20:26] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/jsomers_183457_2-D7.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: profile/profile.admin.inc: No such file or directory].
[10:20:26] Encountered error on [apply], details:
array (
  '@filename' => 'jsomers_183457_2-D7.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[10:20:26] Review complete. test_id=48073 result code=5 details=Array
(
    [@filename] => jsomers_183457_2-D7.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[10:20:26] Static variables reset.