Iframe - 6.x-1.8

Test status
StatusResult
Last receivedSun, 01/15/2012 - 20:04:37
Last requestedSun, 01/15/2012 - 20:21:42
Last testedSun, 01/15/2012 - 20:21:49
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.8
ProjectIframe
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: failed during invocation of run-tests.sh; [[Coder]]: [Code review] 0 minor(s), 0 critical(s), and 22 normal(s).
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
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[13:21:21] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_214673.pifr_simpletest.1326658881.log)
[13:21:21] Environment variables and review information initialized.
[13:21:21] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/iframe.git]
[13:21:21] Project directory is [iframe]
[13:21:21] Review started.
[13:21:21] Invoking operation [setup]...
[13:21:21] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:21:21] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:21:21] Database backend [mysql] loaded.
[13:21:21] Invoking operation [fetch]...
[13:21:21] Invoking operation [checkout]...
[13:21:21] Version control system backend [git] loaded.
[13:21:22] 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...].
[13:21:22] 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.].
[13:21:22] 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)].
[13:21:22] Main branch [6.x] checkout [complete].
[13:21:30] Command [git clone 'git://git.drupal.org/project/cck.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 8 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/cck...].
[13:21:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck/.git' checkout '6.x-3.0-alpha3' 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-3.0-alpha3'.

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 aa311f8... Update CHANGELOG.txt.].
[13:21:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck/.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)].
[13:21:30] Dependency branch [6.x-3.0-alpha3] checkout [complete].
[13:21:35] Command [git clone 'git://git.drupal.org/project/iframe.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/iframe' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 5 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/iframe...].
[13:21:35] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/iframe' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/iframe/.git' checkout '6.x-1.8' 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.8'.

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 c065e28... commit current state; seems before a lot missed during cvs-to-git-change].
[13:21:35] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/iframe' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/iframe/.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)].
[13:21:35] Dependency branch [6.x-1.8] checkout [complete].
[13:21:36] 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...].
[13:21:36] 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.].
[13:21:36] 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)].
[13:21:36] Dependency branch [6.x-2.x] checkout [complete].
[13:21:36] Invoking operation [check]...
[13:21:36] Ignoring operation [check].
[13:21:36] Invoking operation [apply]...
[13:21:36] Ignoring operation [apply].
[13:21:36] Invoking operation [syntax]...
[13:21:36] Command [php -l -f './sites/default/modules/iframe/iframe.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/iframe/iframe.install].
[13:21:36] Command [php -l -f './sites/default/modules/iframe/iframe.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/iframe/iframe.module].
[13:21:36] Checked [2 of 2] relevant file(s) for syntax.
[13:21:36] Invoking operation [install]...
[13:21:39] Invoking operation [review]...
[13:21:39] Applying in /var/lib/drupaltestbot/sites/default/files/checkout file=sites/default/modules/simpletest/D6-core-simpletest.patch
[13:21:39] Command [git apply --check -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: no output.
[13:21:39] Command [git apply -v -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Checking patch install.php...
Checking patch includes/bootstrap.inc...
Checking patch includes/common.inc...
Applied patch install.php cleanly.
Applied patch includes/bootstrap.inc cleanly.
Applied patch includes/common.inc cleanly.].
[13:21:39] Completed Drupal 6 SimpleTest installation.
[13:21:40] Cleaning run-tests.sh environment:  /usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot699-mysql/checkout' --file 
[13:21:40] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot699-mysql/checkout' --file  --clean 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Environment cleaned.
 - No leftover tables to remove.
 - No temporary directories to remove.].
[13:21:40] Initiating run-tests.sh with command:  /usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot699-mysql/checkout' --file 
[13:21:40] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot699-mysql/checkout' --file  2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Class 'ContentCrudTestCase' not found in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/cck/tests/fieldgroup.test on line 3].
[13:21:40] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[13:21:40] Review complete. test_id=214673 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[13:21:40] 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
0 minor(s), 0 critical(s), and 22 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandiframe.install003
MessageGroupFilenameLineFunctionStatus
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheriframe.install29N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.install65N/A
Separate comments from comment syntax by a space.Otheriframe.install116N/A
Expandiframe.module0019
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otheriframe.module40N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheriframe.module62N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module62N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module68N/A
Use the matching Drupal theme functions, not raw HTML.Otheriframe.module71N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module110N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.module699N/A
Function documentation should be less than 80 characters per line.Otheriframe.module700N/A
If you define a @param or @return, you should document it as well.Otheriframe.module702N/A
If you define a @param or @return, you should document it as well.Otheriframe.module703N/A
Function documentation should be less than 80 characters per line.Otheriframe.module703N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.module726N/A
If you define a @param or @return, you should document it as well.Otheriframe.module730N/A
If you define a @param or @return, you should document it as well.Otheriframe.module731N/A
Function documentation should be less than 80 characters per line.Otheriframe.module731N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheriframe.module761N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheriframe.module766N/A
Separate comments from comment syntax by a space.Otheriframe.module803N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheriframe.module853N/A

All

Test nameMinorCriticalNormal
Expandiframe.install003
MessageGroupFilenameLineFunctionStatus
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheriframe.install29N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.install65N/A
Separate comments from comment syntax by a space.Otheriframe.install116N/A
Expandiframe.module0019
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otheriframe.module40N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otheriframe.module62N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module62N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module68N/A
Use the matching Drupal theme functions, not raw HTML.Otheriframe.module71N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheriframe.module110N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.module699N/A
Function documentation should be less than 80 characters per line.Otheriframe.module700N/A
If you define a @param or @return, you should document it as well.Otheriframe.module702N/A
If you define a @param or @return, you should document it as well.Otheriframe.module703N/A
Function documentation should be less than 80 characters per line.Otheriframe.module703N/A
Function summaries should be one line only. (Drupal Docs)Otheriframe.module726N/A
If you define a @param or @return, you should document it as well.Otheriframe.module730N/A
If you define a @param or @return, you should document it as well.Otheriframe.module731N/A
Function documentation should be less than 80 characters per line.Otheriframe.module731N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheriframe.module761N/A
Core uses "e-mail" in end-user text and "mail" elsewhere (database, function names, etc.)Otheriframe.module766N/A
Separate comments from comment syntax by a space.Otheriframe.module803N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheriframe.module853N/A