poormanscron-bootstrap-231724-6.x_0.patch

Test status
StatusResult
Last receivedFri, 09/30/2011 - 22:41:46
Last requestedFri, 09/30/2011 - 22:42:15
Last testedFri, 09/30/2011 - 22:42:19
Test count1
Environment status
MySQLfail
File information
Filepoormanscron-bootstrap-231724-6.x_0.patch
BranchPoormanscron - 6.x-1.1
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid patch format in poormanscron-bootstrap-231724-6.x_0.patch.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
    Ensure the patch only contains unix-style line endings.
  5. Detect a non-applicable patch
  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
[15:42:14] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_177869.pifr_simpletest.poormanscron-bootstrap-231724-6.x_0.patch.1317422534.log)
[15:42:14] Environment variables and review information initialized.
[15:42:14] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/poormanscron.git]
[15:42:14] Project directory is [poormanscron]
[15:42:14] Review started.
[15:42:14] Invoking operation [setup]...
[15:42:14] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[15:42:14] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[15:42:14] Database backend [mysql] loaded.
[15:42:14] Invoking operation [fetch]...
[15:42:14] Fetched [poormanscron-bootstrap-231724-6.x_0.patch].
[15:42:14] Invoking operation [checkout]...
[15:42:14] Version control system backend [git] loaded.
[15:42:15] 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...].
[15:42:15] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded
  Duration: 0 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.].
[15:42:15] 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)].
[15:42:15] Main branch [6.x] checkout [complete].
[15:42:16] Command [git clone 'git://git.drupal.org/project/poormanscron.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/poormanscron' --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/poormanscron...].
[15:42:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/poormanscron' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/poormanscron/.git' checkout '6.x-1.1' 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-1.1'.

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 ab21c1c... Dutch translation for the poormanscron module].
[15:42:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/poormanscron' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/poormanscron/.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)].
[15:42:16] Dependency branch [6.x-1.1] checkout [complete].
[15:42:17] 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...].
[15:42:17] 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.].
[15:42:17] 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)].
[15:42:17] Dependency branch [6.x-2.x] checkout [complete].
[15:42:17] Invoking operation [check]...
[15:42:17] Encountered error on [check], details:
array (
  '@filename' => 'poormanscron-bootstrap-231724-6.x_0.patch',
)
[15:42:17] Review complete. test_id=177869 result code=4 details=Array
(
    [@filename] => poormanscron-bootstrap-231724-6.x_0.patch
)

[15:42:17] Static variables reset.