captchaSessionReuseFix3.patch

Test status
StatusResult
Last receivedSun, 11/06/2011 - 04:19:29
Last requestedSun, 11/06/2011 - 04:20:03
Last testedSun, 11/06/2011 - 04:20:08
Test count10
Environment status
MySQLfail
File information
FilecaptchaSessionReuseFix3.patch
BranchCAPTCHA - 6.x-2.4
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch captchaSessionReuseFix3.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
[21:20:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_132264.pifr_simpletest.captchaSessionReuseFix3.patch.1320553202.log)
[21:20:02] Environment variables and review information initialized.
[21:20:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/captcha.git]
[21:20:02] Project directory is [captcha]
[21:20:02] Review started.
[21:20:02] Invoking operation [setup]...
[21:20:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[21:20:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[21:20:02] Database backend [mysql] loaded.
[21:20:02] Invoking operation [fetch]...
[21:20:02] Fetched [captchaSessionReuseFix3.patch].
[21:20:02] Invoking operation [checkout]...
[21:20:02] Version control system backend [git] loaded.
[21:20:03] 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...].
[21:20:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Switched to a new branch '6.x'
Branch 6.x set up to track remote branch 6.x from origin.].
[21:20:04] 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 6.x
nothing to commit (working directory clean)].
[21:20:04] Main branch [6.x] checkout [complete].
[21:20:05] Command [git clone 'git://git.drupal.org/project/captcha.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --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/captcha...].
[21:20:05] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' checkout '6.x-2.4' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Note: checking out '6.x-2.4'.

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 072eee5... #881156 by elachlan and soxofaan: disable autocomplete on CAPTCHA response field with javascript (instead of with non-standard markup)].
[21:20:05] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# Not currently on any branch.
nothing to commit (working directory clean)].
[21:20:05] Dependency branch [6.x-2.4] checkout [complete].
[21:20:06] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --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/simpletest...].
[21:20:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '6.x-2.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 '6.x-2.x'
Branch 6.x-2.x set up to track remote branch 6.x-2.x from origin.].
[21:20:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.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 6.x-2.x
nothing to commit (working directory clean)].
[21:20:06] Dependency branch [6.x-2.x] checkout [complete].
[21:20:06] Invoking operation [check]...
[21:20:06] Invoking operation [apply]...
[21:20:06] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/captchaSessionReuseFix3.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha]
  Status [128]
 Output: [fatal: unable to find filename in patch at line 1].
[21:20:06] Command [git apply --check -p0 /var/lib/drupaltestbot/sites/default/files/review/captchaSessionReuseFix3.patch 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/captcha]
  Completion status: [0]
  Output: no output.
[21:20:06] Encountered error on [apply], details:
array (
  '@filename' => 'captchaSessionReuseFix3.patch',
  '@reason' => 'See the log in the details link for more information',
)
[21:20:06] Review complete. test_id=132264 result code=5 details=Array
(
    [@filename] => captchaSessionReuseFix3.patch
    [@reason] => See the log in the details link for more information
)

[21:20:06] Static variables reset.