value_callback_documentation-447930.patch

Test status
StatusResult
Last receivedThu, 07/21/2011 - 19:06:57
Last requestedThu, 07/21/2011 - 19:07:03
Last testedThu, 07/21/2011 - 19:07:06
Test count29
Environment status
MySQLfail
File information
Filevalue_callback_documentation-447930.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch value_callback_documentation-447930.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
[12:07:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_55183.value_callback_documentation-447930.patch.1311275222.log)
[12:07:02] Environment variables and review information initialized.
[12:07:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[12:07:02] Review started.
[12:07:02] Invoking operation [setup]...
[12:07:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[12:07:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[12:07:02] Database backend [mysql] loaded.
[12:07:02] Invoking operation [fetch]...
[12:07:02] Fetched [value_callback_documentation-447930.patch].
[12:07:02] Invoking operation [checkout]...
[12:07:02] Version control system backend [git] loaded.
[12:07:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 2 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[12:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded
  Duration: 0 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.].
[12:07:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 7.x
nothing to commit (working directory clean)].
[12:07:05] Main branch [7.x] checkout [complete].
[12:07:05] Invoking operation [check]...
[12:07:05] Invoking operation [apply]...
[12:07:05] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/value_callback_documentation-447930.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: form.inc: No such file or directory].
[12:07:05] Command [git apply --check -p0 /var/lib/drupaltestbot/sites/default/files/review/value_callback_documentation-447930.patch 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: no output.
[12:07:05] Command [git apply -v -p0 /var/lib/drupaltestbot/sites/default/files/review/value_callback_documentation-447930.patch 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [/var/lib/drupaltestbot/sites/default/files/review/value_callback_documentation-447930.patch:14: trailing whitespace.
 * Each input element may pass an optional #value_callback argument to specify
Checking patch includes/form.inc...
Applied patch includes/form.inc cleanly.
warning: 1 line adds whitespace errors.].
[12:07:05] Encountered error on [apply], details:
array (
  '@filename' => 'value_callback_documentation-447930.patch',
  '@reason' => 'This may be a -p0 (old style) patch, which is no longer supported by the testbots',
)
[12:07:05] Review complete. test_id=55183 result code=5 details=Array
(
    [@filename] => value_callback_documentation-447930.patch
    [@reason] => This may be a -p0 (old style) patch, which is no longer supported by the testbots
)

[12:07:05] Static variables reset.