Tiny-IDS | a tiny intrusion detection system - 7.x-1.x

Test status
StatusResult
Last receivedThu, 04/19/2012 - 17:24:31
Last requestedThu, 04/19/2012 - 17:25:17
Last testedThu, 04/19/2012 - 17:25:41
Test count6
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectTiny-IDS | a tiny intrusion detection system
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 3 minor(s), 5 critical(s), and 6 normal(s); [[SimpleTest]]: [MySQL] Failed to run tests: PHP Fatal error encountered during run_tests.sh. See review log for details..
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
[10:25:11] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_257909.pifr_simpletest.1334856311.log)
[10:25:11] Review timestamp: (Thu, 04/19/2012 - 10:25)
[10:25:11] Review host: (drupaltestbot664-mysql)
[10:25:11] Environment variables and review information initialized.
[10:25:11] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/tinyids.git]
[10:25:11] Project directory is [tinyids]
[10:25:11] Review started.
[10:25:11] Invoking operation [setup]...
[10:25:11] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[10:25:11] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[10:25:11] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[10:25:11] Database backend [mysql] loaded.
[10:25:11] Invoking operation [fetch]...
[10:25:11] Invoking operation [checkout]...
[10:25:11] Version control system backend [git] loaded.
[10:25:13] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[10:25:13] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[10:25:13] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[10:25:13] Main branch [7.x] checkout [complete].
[10:25:20] Command [git clone 'git://git.drupal.org/project/tinyids.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids' --reference /var/cache/git/reference 2>&1] succeeded.
[10:25:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids/.git' checkout '7.x-1.x' 2>&1] succeeded.
[10:25:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids/.git' status 2>&1] succeeded.
[10:25:20] Dependency branch [7.x-1.x] checkout [complete].
[10:25:20] Invoking operation [check]...
[10:25:20] Ignoring operation [check].
[10:25:20] Invoking operation [apply]...
[10:25:20] Ignoring operation [apply].
[10:25:20] Invoking operation [syntax]...
[10:25:20] Command [php -l -f './sites/default/modules/tinyids/tinyids.test' 2>&1] succeeded.
[10:25:20] Command [php -l -f './sites/default/modules/tinyids/tinyids.install' 2>&1] succeeded.
[10:25:20] Command [php -l -f './sites/default/modules/tinyids/tinyids.rules.inc' 2>&1] succeeded.
[10:25:20] Command [php -l -f './sites/default/modules/tinyids/tinyids.module' 2>&1] succeeded.
[10:25:21] Command [php -l -f './sites/default/modules/tinyids/tinyids.api.php' 2>&1] succeeded.
[10:25:21] Command [php -l -f './sites/default/modules/tinyids/tinyids.admin.inc' 2>&1] succeeded.
[10:25:21] Checked [6 of 6] relevant file(s) for syntax.
[10:25:21] Invoking operation [install]...
[10:25:33] Invoking operation [review]...
[10:25:37] Cleaning run-tests.sh environment.
[10:25:38] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file sites/default/modules/tinyids/tinyids.test --clean 2>&1] succeeded.
[10:25:38] Initiating run-tests.sh.
[10:25:39] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file sites/default/modules/tinyids/tinyids.test 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Drupal test run
---------------

Tests to be run:
 - Tiny-IDS scanning functionality (TinyidsIntrusionRulesFunctionality)

Test run started:
 Thursday, April 19, 2012 - 17:25

Test summary
------------

PHP Fatal error:  Call to undefined function tinyids_scan() in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tinyids/tinyids.test on line 45
FATAL TinyidsIntrusionRulesFunctionality: test runner returned a non-zero error code (255).

Test run duration: 0 sec].
[10:25:39] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file sites/default/modules/tinyids/tinyids.test --list 2>&1] succeeded.
[10:25:39] Encountered error on [review], details:
array (
  '@reason' => 'PHP Fatal error encountered during run_tests.sh.  See review log for details.',
)
[10:25:39] Review complete. test_id=257909 result code=8 details=Array
(
    [@reason] => PHP Fatal error encountered during run_tests.sh.  See review log for details.
)

[10:25:39] 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
3 minor(s), 5 critical(s), and 6 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandtinyids.admin.inc240
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc94N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc100N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc106N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc112N/A
@see should always be at the beginning of a line, never inline in other comments.Othertinyids.admin.inc274N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthertinyids.admin.inc274N/A
Expandtinyids.module110
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othertinyids.module58N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertinyids.module152N/A
Expandtinyids.test006
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test56N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test75N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test92N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test106N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test125N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test139N/A

All

Test nameMinorCriticalNormal
Expandtinyids.admin.inc240
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc94N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc100N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc106N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othertinyids.admin.inc112N/A
@see should always be at the beginning of a line, never inline in other comments.Othertinyids.admin.inc274N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthertinyids.admin.inc274N/A
Leaftinyids.api.php000
Leaftinyids.install000
Expandtinyids.module110
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othertinyids.module58N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertinyids.module152N/A
Leaftinyids.rules.inc000
Expandtinyids.test006
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test56N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test75N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test92N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test106N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test125N/A
Control statements should have one space between the control keyword and opening parenthesisOthertinyids.test139N/A