devel_generate.user_flag.patch

Test status
StatusResult
Last receivedTue, 08/02/2011 - 18:09:55
Last requestedMon, 10/10/2011 - 11:42:37
Last testedMon, 10/10/2011 - 11:42:40
Test count1
Environment status
MySQLfail
File information
Filedevel_generate.user_flag.patch
BranchDevel - 7.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch devel_generate.user_flag.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
[04:42:36] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_161684.pifr_simpletest.devel_generate.user_flag.patch.1318246956.log)
[04:42:36] Environment variables and review information initialized.
[04:42:36] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/devel.git]
[04:42:36] Project directory is [devel]
[04:42:36] Review started.
[04:42:36] Invoking operation [setup]...
[04:42:36] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[04:42:36] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[04:42:36] Database backend [mysql] loaded.
[04:42:36] Invoking operation [fetch]...
[04:42:36] Fetched [devel_generate.user_flag.patch].
[04:42:36] Invoking operation [checkout]...
[04:42:36] Version control system backend [git] loaded.
[04:42:37] 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...].
[04:42:38] 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.].
[04:42:38] 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)].
[04:42:38] Main branch [7.x] checkout [complete].
[04:42:39] Command [git clone 'git://git.drupal.org/project/devel.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 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/devel...].
[04:42:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' checkout '7.x-1.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-1.x'
Branch 7.x-1.x set up to track remote branch 7.x-1.x from origin.].
[04:42:39] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.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-1.x
nothing to commit (working directory clean)].
[04:42:39] Dependency branch [7.x-1.x] checkout [complete].
[04:42:39] Invoking operation [check]...
[04:42:39] Invoking operation [apply]...
[04:42:39] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/devel_generate.user_flag.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel]
  Status [1]
 Output: [error: patch failed: devel_generate/devel_generate.inc:50
error: devel_generate/devel_generate.inc: patch does not apply].
[04:42:39] Command [git apply --check -p0 /var/lib/drupaltestbot/sites/default/files/review/devel_generate.user_flag.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel]
  Status [1]
 Output: [error: a/devel_generate/devel_generate.inc: No such file or directory].
[04:42:39] Encountered error on [apply], details:
array (
  '@filename' => 'devel_generate.user_flag.patch',
  '@reason' => 'This may be a -p0 (old style) patch, which is no longer supported by the testbots',
)
[04:42:39] Review complete. test_id=161684 result code=5 details=Array
(
    [@filename] => devel_generate.user_flag.patch
    [@reason] => This may be a -p0 (old style) patch, which is no longer supported by the testbots
)

[04:42:39] Static variables reset.