Pirobox - 7.x-1.x

Test status
StatusResult
Last receivedMon, 12/19/2011 - 10:29:36
Last requestedMon, 12/19/2011 - 10:30:03
Last testedMon, 12/19/2011 - 10:30:10
Test count6
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectPirobox
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to checkout from [git://git.drupal.org/project/media.git]; [[Coder]]: [Code review] 21 minor(s), 0 critical(s), and 1 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
    Ensure the version control system is functioning properly.
  4. Detect invalid patch format
  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
[03:30:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_200483.pifr_simpletest.1324290601.log)
[03:30:01] Environment variables and review information initialized.
[03:30:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/pirobox.git]
[03:30:01] Project directory is [pirobox]
[03:30:01] Review started.
[03:30:01] Invoking operation [setup]...
[03:30:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[03:30:01] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[03:30:01] Database backend [mysql] loaded.
[03:30:02] Invoking operation [fetch]...
[03:30:02] Invoking operation [checkout]...
[03:30:02] Version control system backend [git] loaded.
[03:30: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...].
[03:30:03] 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.].
[03:30:03] 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)].
[03:30:03] Main branch [7.x] checkout [complete].
[03:30:06] Command [git clone 'git://git.drupal.org/project/media.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 3 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/media...].
[03:30:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media/.git' checkout '7.x-2.0-unstable1' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Note: checking out '7.x-2.0-unstable1'.

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 a9e80c6... Issue #1101180 by danielnolde, floretan: Fixed untranslated strings.].
[03:30:06] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media/.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)].
[03:30:06] Dependency branch [7.x-2.0-unstable1] checkout [complete].
[03:30:06] Command [git clone 'git://git.drupal.org/project/media.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media' --reference /var/cache/git/reference 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Status [128]
 Output: [fatal: destination path '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/media' already exists and is not an empty directory.].
[03:30:06] Dependency branch [7.x-2.x] checkout [failed].
[03:30:06] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to checkout from [git://git.drupal.org/project/media.git]',
)
[03:30:06] Review complete. test_id=200483 result code=3 details=Array
(
    [@reason] => failed to checkout from [git://git.drupal.org/project/media.git]
)

[03:30:06] Static variables reset.

Code review

  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
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
21 minor(s), 0 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/pirobox.admin.inc001
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpirobox.admin.inc167N/A

All

Test nameMinorCriticalNormal
Expandincludes/pirobox.admin.inc001
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpirobox.admin.inc167N/A
Leafincludes/pirobox.theme.inc000
Leafmodules/pirobox_media/pirobox_media.install000
Leafmodules/pirobox_media/pirobox_media.module000
Expandpirobox.api.php200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.api.php16N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.api.php16N/A
Leafpirobox.install000
Expandpirobox.module1900
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherpirobox.module22N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module491N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module491N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module615N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module615N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module663N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module663N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module714N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module714N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module750N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module750N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module751N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module751N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module774N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module774N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module789N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module789N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherpirobox.module790N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherpirobox.module790N/A