htaccess-favicon-404-fix-174940-drupal5.patch

Test status
StatusResult
Last receivedMon, 11/21/2011 - 16:04:38
Last requestedMon, 11/21/2011 - 16:05:10
Last testedMon, 11/21/2011 - 16:05:12
Test count1
Environment status
MySQLfail
File information
Filehtaccess-favicon-404-fix-174940-drupal5.patch
BranchDrupal core - 7.9
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch htaccess-favicon-404-fix-174940-drupal5.patch. This may be a -p0 (old style) patch, which is no longer supported by the testbots.
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
[09:05:09] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_195478.pifr_simpletest.htaccess-favicon-404-fix-174940-drupal5.patch.1321891509.log)
[09:05:09] Environment variables and review information initialized.
[09:05:09] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[09:05:09] Review started.
[09:05:09] Invoking operation [setup]...
[09:05:09] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[09:05:09] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[09:05:09] Database backend [mysql] loaded.
[09:05:09] Invoking operation [fetch]...
[09:05:09] Fetched [htaccess-favicon-404-fix-174940-drupal5.patch].
[09:05:09] Invoking operation [checkout]...
[09:05:09] Version control system backend [git] loaded.
[09:05:10] 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...].
[09:05:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.9' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Note: checking out '7.9'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 09bfa80... Drupal 7.9].
[09:05:10] 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: [# Not currently on any branch.
nothing to commit (working directory clean)].
[09:05:10] Main branch [7.9] checkout [complete].
[09:05:10] Invoking operation [check]...
[09:05:10] Invoking operation [apply]...
[09:05:10] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/htaccess-favicon-404-fix-174940-drupal5.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [128]
 Output: [fatal: unable to find filename in patch at line 1].
[09:05:10] Command [git apply --check -p0 /var/lib/drupaltestbot/sites/default/files/review/htaccess-favicon-404-fix-174940-drupal5.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: .htaccess:13
error: .htaccess: patch does not apply].
[09:05:10] Encountered error on [apply], details:
array (
  '@filename' => 'htaccess-favicon-404-fix-174940-drupal5.patch',
  '@reason' => 'This may be a -p0 (old style) patch, which is no longer supported by the testbots',
)
[09:05:10] Review complete. test_id=195478 result code=5 details=Array
(
    [@filename] => htaccess-favicon-404-fix-174940-drupal5.patch
    [@reason] => This may be a -p0 (old style) patch, which is no longer supported by the testbots
)

[09:05:10] Static variables reset.