839634-noextras.patch

Test status
StatusResult
Last receivedMon, 02/18/2013 - 09:16:13
Last requestedMon, 02/18/2013 - 09:17:02
Last testedMon, 02/18/2013 - 09:17:11
Test count4
Environment status
MySQLfail
File information
File839634-noextras.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch 839634-noextras.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:17:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_73734.pifr_simpletest.839634-noextras.patch.1361179021.log)
[02:17:01] Review timestamp: (Mon, 02/18/2013 - 02:17)
[02:17:01] Review host: (drupaltestbot659-mysql)
[02:17:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[02:17:01] Environment variables and review information initialized.
[02:17:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[02:17:01] Review started.
[02:17:01] Test: Array
(
    [test_id] => 73734
    [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] => http://drupal.org/files/issues/839634-noextras.patch
        )

)

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

[02:17:01] Invoking operation [setup]...
[02:17:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[02:17:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[02:17:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[02:17:02] Database backend [mysql] loaded.
[02:17:02] Invoking operation [fetch]...
[02:17:02] Fetched [839634-noextras.patch].
[02:17:02] Invoking operation [checkout]...
[02:17:02] Version control system backend [git] loaded.
[02:17:09] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[02:17:09] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[02:17:09] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[02:17:09] 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: [98faa47 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found].
[02:17:09] Main branch [7.x] checkout [complete].
[02:17:09] Invoking operation [check]...
[02:17:09] Invoking operation [apply]...
[02:17:09] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/839634-noextras.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: theme.inc: No such file or directory].
[02:17:09] Encountered error on [apply], details:
array (
  '@filename' => '839634-noextras.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[02:17:09] Review complete. test_id=73734 result code=5 details=Array
(
    [@filename] => 839634-noextras.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[02:17:09] Static variables reset.