G2 Glossary - 7.x-1.x

Test status
StatusResult
Last receivedFri, 12/16/2011 - 13:18:36
Last requestedFri, 12/16/2011 - 13:19:03
Last testedFri, 12/16/2011 - 13:19:47
Test count33
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectG2 Glossary
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 0 minor(s), 0 critical(s), and 50 normal(s); [[SimpleTest]]: [MySQL] 69 pass(es).
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
  9. Detect a failing test
  10. Complete test suite with all tests passing
69 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafG2 access tests (G2AccessTest) [G2 Glossary]5200
LeafG2 non-regression tests (G2IssuesTest) [G2 Glossary]1700

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 50 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcontext/g2.plugins.inc002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.plugins.inc14N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.plugins.inc22N/A
Expandg2.inc0014
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc459N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc461N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc464N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc584N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc585N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc628N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc658N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc660N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc672N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc674N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.inc677N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc702N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc726N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc739N/A
Expandg2.install009
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install38N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install41N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install73N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install74N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.install75N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install102N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.install274N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install315N/A
Function summaries should be one line only. (Drupal Docs)Otherg2.install327N/A
Expandg2.module0017
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module23N/A
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module25N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.module147N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module347N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module348N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module709N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module855N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module893N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherg2.module941N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module943N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1052N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1055N/A
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module1089N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1092N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.module1117N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1189N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1194N/A
Expandplugins/ContextConditionG2.inc001
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)OtherContextConditionG2.inc27N/A
Expandtests/access.test001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otheraccess.test8N/A
Expandtests/issues.test002
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherissues.test40N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherissues.test42N/A
Expandtheme/g2_main.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherg2_main.tpl.php14N/A
Expandviews/g2.views.inc003
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherg2.views.inc11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.views.inc35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.views.inc50N/A

All

Test nameMinorCriticalNormal
Leafcontext/g2-admin.context.inc000
Leafcontext/g2-user.context.inc000
Leafcontext/g2.context.inc000
Expandcontext/g2.plugins.inc002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.plugins.inc14N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.plugins.inc22N/A
Expandg2.inc0014
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc459N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc461N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc464N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc584N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc585N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.inc628N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc658N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc660N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc672N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc674N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.inc677N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc702N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc726N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.inc739N/A
Expandg2.install009
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install38N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install41N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install73N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install74N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.install75N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.install102N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.install274N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.install315N/A
Function summaries should be one line only. (Drupal Docs)Otherg2.install327N/A
Expandg2.module0017
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module23N/A
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module25N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.module147N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module347N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module348N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module709N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module855N/A
Use Drupal's format_date(), not PHP's default date().Otherg2.module893N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherg2.module941N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module943N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1052N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1055N/A
Doxygen uses @todo and @bug to markup things to be done.Otherg2.module1089N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1092N/A
Use the matching Drupal theme functions, not raw HTML.Otherg2.module1117N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1189N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherg2.module1194N/A
Expandplugins/ContextConditionG2.inc001
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)OtherContextConditionG2.inc27N/A
Leafplugins/ContextReactionG2Template.inc000
Expandtests/access.test001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otheraccess.test8N/A
Expandtests/issues.test002
MessageGroupFilenameLineFunctionStatus
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherissues.test40N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Otherissues.test42N/A
Expandtheme/g2_main.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherg2_main.tpl.php14N/A
Leaftheme/theme.inc000
Expandviews/g2.views.inc003
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherg2.views.inc11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.views.inc35N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherg2.views.inc50N/A