Entity Registrations - 7.x-1.0-beta3

Test status
StatusResult
Last receivedFri, 01/18/2013 - 18:25:11
Last requestedFri, 01/18/2013 - 18:26:03
Last testedFri, 01/18/2013 - 18:28:34
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.0-beta3
ProjectEntity Registration
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 7 minor(s), 0 critical(s), and 2 normal(s); [[SimpleTest]]: [MySQL] 230 pass(es), 9 fail(s), and 0 exception(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
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
230 pass(es), 9 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandRegistration module (RegistrationStandardTestCase) [Registration]21590
MessageGroupFilenameLineFunctionStatus
Saving host entity registration settings.Registrationregistration.test187RegistrationStandardTestCase->testHostEntitySettings()
Host entity main status is opened.Registrationregistration.test285RegistrationStandardTestCase->testHostRegistrationStatus()
Deleted a registration, capacity now not at maximum.Registrationregistration.test296RegistrationStandardTestCase->testHostRegistrationStatus()
Host entity status is open, in between open and closing times.Registrationregistration.test311RegistrationStandardTestCase->testHostRegistrationStatus()
Registration saved.Registrationregistration.test367RegistrationStandardTestCase->testRegistrationForm()
Registration form savedRegistrationregistration.test384RegistrationStandardTestCase->testRegistrationForm()
Changed user on registration form.Registrationregistration.test388RegistrationStandardTestCase->testRegistrationForm()
Get slots filled for a host entity.Registrationregistration.test434RegistrationStandardTestCase->testRegistrationForm()
No slots availableRegistrationregistration.test435RegistrationStandardTestCase->testRegistrationForm()

All

Test namePassFailException
LeafRegistration API (RegistrationAPITestCase) [Registration]1500
ExpandRegistration module (RegistrationStandardTestCase) [Registration]21590
MessageGroupFilenameLineFunctionStatus
Saving host entity registration settings.Registrationregistration.test187RegistrationStandardTestCase->testHostEntitySettings()
Host entity main status is opened.Registrationregistration.test285RegistrationStandardTestCase->testHostRegistrationStatus()
Deleted a registration, capacity now not at maximum.Registrationregistration.test296RegistrationStandardTestCase->testHostRegistrationStatus()
Host entity status is open, in between open and closing times.Registrationregistration.test311RegistrationStandardTestCase->testHostRegistrationStatus()
Registration saved.Registrationregistration.test367RegistrationStandardTestCase->testRegistrationForm()
Registration form savedRegistrationregistration.test384RegistrationStandardTestCase->testRegistrationForm()
Changed user on registration form.Registrationregistration.test388RegistrationStandardTestCase->testRegistrationForm()
Get slots filled for a host entity.Registrationregistration.test434RegistrationStandardTestCase->testRegistrationForm()
No slots availableRegistrationregistration.test435RegistrationStandardTestCase->testRegistrationForm()

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
7 minor(s), 0 critical(s), and 2 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/registration.forms.inc201
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherregistration.forms.inc223N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherregistration.forms.inc389N/A
Use an indent of 2 spaces, with no tabsOtherregistration.forms.inc858N/A
Expandregistration.module001
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherregistration.module508N/A

All

Test nameMinorCriticalNormal
Leafincludes/registration.entity.inc000
Leafincludes/registration.field.inc000
Expandincludes/registration.forms.inc201
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Otherregistration.forms.inc223N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherregistration.forms.inc389N/A
Use an indent of 2 spaces, with no tabsOtherregistration.forms.inc858N/A
Leafincludes/registration_type.admin.inc000
Leafmodules/registration_entity_access/registration_entity_access.module000
Leafmodules/registration_views/includes/registration_handler_field_entity_capacity_total.inc000
Leafmodules/registration_views/includes/registration_handler_field_entity_capacity_used.inc000
Leafmodules/registration_views/includes/registration_handler_field_entity_datetime.inc000
Leafmodules/registration_views/includes/registration_handler_field_entity_registration_status.inc000
Leafmodules/registration_views/includes/registration_handler_field_entity_settings_link.inc000
Leafmodules/registration_views/includes/registration_handler_field_registration_link.inc000
Leafmodules/registration_views/includes/registration_handler_field_registration_link_delete.inc000
Leafmodules/registration_views/includes/registration_handler_field_registration_link_edit.inc000
Leafmodules/registration_views/includes/registration_handler_relationship.inc000
Expandmodules/registration_views/registration_views.module500
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherregistration_views.module118N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherregistration_views.module120N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherregistration_views.module135N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherregistration_views.module136N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherregistration_views.module184N/A
Leafregistration.api.php000
Leafregistration.install000
Expandregistration.module001
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherregistration.module508N/A
Leafregistration.test000
Leaftests/registration_test_api/registration_test_api.module000