Password policy - 8.x-3.x

Test status
StatusResult
Last receivedTue, 10/06/2015 - 16:51:00
Last requestedTue, 10/06/2015 - 16:51:01
Last testedTue, 10/06/2015 - 16:52:21
Test count1
Environment status
PHP 5.5 MySQLfail
Branch information
Identifier8.x-3.x
ProjectPassword policy
LinkProject information
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] 226 pass(es), 19 fail(s), and 4 exception(s).
Details

PHP 5.5 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
226 pass(es), 19 fail(s), and 4 exception(s)

Non-pass

Test namePassFailException
ExpandDrupal\password_policy\Tests\PasswordResetBehaviors5850
MessageGroupFilenameLineFunctionStatus
GET /checkout/user/3/edit returned 0 (0 bytes).BrowserPasswordResetBehaviors.php126Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should be sent to their account form after expiration -- /checkout/user/3/edit Value '/user/3/edit' is equal to value '/checkout/user/3/edit'.OtherPasswordResetBehaviors.php129Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
GET /checkout/user/3/edit returned 0 (0 bytes).BrowserPasswordResetBehaviors.php148Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should be sent back to their account form instead of the node Value '/user/3/edit' is equal to value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/checkout/node/1'.OtherPasswordResetBehaviors.php150Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should have access to the node now Value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/checkout/node/1' is equal to value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/node/1'.OtherPasswordResetBehaviors.php167Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
ExpandDrupal\password_policy_characters\Tests\PasswordCharacterBehaviors1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Found the Add constraint buttonOtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest981411password_policy_length_constraints' doesn't exist: SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC; Array ( ) in Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors() (line 40 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_characters/src/Tests/PasswordCharacterBehaviors.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('2', 'Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_characters\Tests\PasswordCharacterOperations1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Found the Add policy buttonOtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest452632password_policy_length_policies' doesn't exist: SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC; Array ( ) in Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement() (line 38 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_characters/src/Tests/PasswordCharacterOperations.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('1', 'Drupal\password_policy_characters\Tests\PasswordCharacterOperations') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_history\Tests\PasswordHistoryTests4420
MessageGroupFilenameLineFunctionStatus
"The changes have been saved." foundOtherPasswordHistoryTests.php83Drupal\password_policy_history\Tests\PasswordHistoryTests->testHistoryConstraint()
"You cannot use the same password more than 2 time(s) and this has been used 2 time(s)" foundOtherPasswordHistoryTests.php93Drupal\password_policy_history\Tests\PasswordHistoryTests->testHistoryConstraint()
ExpandDrupal\password_policy_length\Tests\PasswordLengthBehaviors1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Found the Add constraint buttonOtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest248084password_policy_length_constraints' doesn't exist: SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC; Array ( ) in Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors() (line 40 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_length/src/Tests/PasswordLengthBehaviors.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('5', 'Drupal\password_policy_length\Tests\PasswordLengthBehaviors') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_length\Tests\PasswordLengthOperations1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Found the Add policy buttonOtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest974276password_policy_length_policies' doesn't exist: SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC; Array ( ) in Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement() (line 38 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_length/src/Tests/PasswordLengthOperations.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('4', 'Drupal\password_policy_length\Tests\PasswordLengthOperations') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()

All

Test namePassFailException
LeafDrupal\password_policy\Tests\PasswordManualReset4400
LeafDrupal\password_policy\Tests\PasswordPolicyInterface3600
ExpandDrupal\password_policy\Tests\PasswordResetBehaviors5850
MessageGroupFilenameLineFunctionStatus
GET /checkout/user/3/edit returned 0 (0 bytes).BrowserPasswordResetBehaviors.php126Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should be sent to their account form after expiration -- /checkout/user/3/edit Value '/user/3/edit' is equal to value '/checkout/user/3/edit'.OtherPasswordResetBehaviors.php129Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
GET /checkout/user/3/edit returned 0 (0 bytes).BrowserPasswordResetBehaviors.php148Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should be sent back to their account form instead of the node Value '/user/3/edit' is equal to value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/checkout/node/1'.OtherPasswordResetBehaviors.php150Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
User should have access to the node now Value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/checkout/node/1' is equal to value 'http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout/node/1'.OtherPasswordResetBehaviors.php167Drupal\password_policy\Tests\PasswordResetBehaviors->testPasswordResetBehaviors()
ExpandDrupal\password_policy_characters\Tests\PasswordCharacterBehaviors1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Found the Add constraint buttonOtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordCharacterBehaviors.php34Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest981411password_policy_length_constraints' doesn't exist: SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC; Array ( ) in Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors() (line 40 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_characters/src/Tests/PasswordCharacterBehaviors.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors->testPasswordLengthBehaviors() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('2', 'Drupal\password_policy_characters\Tests\PasswordCharacterBehaviors') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_characters\Tests\PasswordCharacterOperations1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Found the Add policy buttonOtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordCharacterOperations.php32Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest452632password_policy_length_policies' doesn't exist: SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC; Array ( ) in Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement() (line 38 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_characters/src/Tests/PasswordCharacterOperations.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_characters\Tests\PasswordCharacterOperations->testPasswordLengthPolicyManagement() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('1', 'Drupal\password_policy_characters\Tests\PasswordCharacterOperations') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_history\Tests\PasswordHistoryTests4420
MessageGroupFilenameLineFunctionStatus
"The changes have been saved." foundOtherPasswordHistoryTests.php83Drupal\password_policy_history\Tests\PasswordHistoryTests->testHistoryConstraint()
"You cannot use the same password more than 2 time(s) and this has been used 2 time(s)" foundOtherPasswordHistoryTests.php93Drupal\password_policy_history\Tests\PasswordHistoryTests->testHistoryConstraint()
ExpandDrupal\password_policy_length\Tests\PasswordLengthBehaviors1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Found the Add constraint buttonOtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordLengthBehaviors.php34Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest248084password_policy_length_constraints' doesn't exist: SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC; Array ( ) in Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors() (line 40 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_length/src/Tests/PasswordLengthBehaviors.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.cid AS cid FROM {password_policy_length_constraints} p ORDER BY p.cid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_length\Tests\PasswordLengthBehaviors->testPasswordLengthBehaviors() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('5', 'Drupal\password_policy_length\Tests\PasswordLengthBehaviors') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
ExpandDrupal\password_policy_length\Tests\PasswordLengthOperations1131
MessageGroupFilenameLineFunctionStatus
Failed to set field character_length to 5OtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Found the Add policy buttonOtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Found the requested form fields at admin/config/security/password-policy/password-lengthOtherPasswordLengthOperations.php32Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement()
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest974276password_policy_length_policies' doesn't exist: SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC; Array ( ) in Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement() (line 38 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/password_policy/password_policy_length/src/Tests/PasswordLengthOperations.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT p.* FROM {password_policy_length_policies} p ORDER BY p.pid DESC', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\password_policy_length\Tests\PasswordLengthOperations->testPasswordLengthPolicyManagement() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('4', 'Drupal\password_policy_length\Tests\PasswordLengthOperations') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()