DataBase Email Encryption - 7.x-2.4

Test status
StatusResult
Last receivedWed, 11/18/2015 - 10:10:00
Last requestedWed, 11/18/2015 - 10:10:01
Last testedWed, 11/18/2015 - 10:10:44
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-2.4
ProjectDataBase Email Encryption
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 249 pass(es), 8 fail(s), and 2 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
249 pass(es), 8 fail(s), and 2 exception(s)

Non-pass

Test namePassFailException
ExpandEncrypt/Decrypt all users (DbeeAllUsersTestCase) [DataBase Email Encryption]1741
MessageGroupFilenameLineFunctionStatus
Failed to set field modules[Security][dbee][enable] to dbeeOtherdbee.test221DbeeAllUsersTestCase->testAllUsers()
Found the requested form fields at admin/modulesOtherdbee.test221DbeeAllUsersTestCase->testAllUsers()
dbee module is enabled nowOtherdbee.test222DbeeAllUsersTestCase->testAllUsers()
the dbee module claims to have encrypted all users (11 of 13 users)Otherdbee.test228DbeeAllUsersTestCase->testAllUsers()
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'dbee_mail' in 'field list': SELECT mail, init, dbee_mail, dbee_init FROM {users} WHERE uid = :uid; Array ( [:uid] => 4 ) in DbeeWebTestCase->dbee_all_users_valid() (line 113 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/dbee/tests/dbee.test).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandEncryption/Decryption (DbeeUnitTestCase) [DataBase Email Encryption]001
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest496958variable' doesn't exist: SELECT 1 AS expression FROM {variable} variable WHERE ( (name = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => aes_key ) in variable_set() (line 991 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/bootstrap.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandSearch users (DbeeSearchUserTestCase) [DataBase Email Encryption]6440
MessageGroupFilenameLineFunctionStatus
Failed to set field modules[Security][dbee][enable] to dbeeOtherdbee.modules.test81DbeeSearchUserTestCase->testSearchUser()
Found the requested form fields at admin/modulesOtherdbee.modules.test81DbeeSearchUserTestCase->testSearchUser()
The dbee module is enabled nowOtherdbee.modules.test82DbeeSearchUserTestCase->testSearchUser()
The email is encrypted into the databaseOtherdbee.modules.test85DbeeSearchUserTestCase->testSearchUser()

All

Test namePassFailException
LeafCore functions (DbeeCoreFunctionsTestCase) [DataBase Email Encryption]700
LeafEdit users (DbeeEditUserTestCase) [DataBase Email Encryption]4100
ExpandEncrypt/Decrypt all users (DbeeAllUsersTestCase) [DataBase Email Encryption]1741
MessageGroupFilenameLineFunctionStatus
Failed to set field modules[Security][dbee][enable] to dbeeOtherdbee.test221DbeeAllUsersTestCase->testAllUsers()
Found the requested form fields at admin/modulesOtherdbee.test221DbeeAllUsersTestCase->testAllUsers()
dbee module is enabled nowOtherdbee.test222DbeeAllUsersTestCase->testAllUsers()
the dbee module claims to have encrypted all users (11 of 13 users)Otherdbee.test228DbeeAllUsersTestCase->testAllUsers()
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'dbee_mail' in 'field list': SELECT mail, init, dbee_mail, dbee_init FROM {users} WHERE uid = :uid; Array ( [:uid] => 4 ) in DbeeWebTestCase->dbee_all_users_valid() (line 113 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/dbee/tests/dbee.test).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandEncryption/Decryption (DbeeUnitTestCase) [DataBase Email Encryption]001
MessageGroupFilenameLineFunctionStatus
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest496958variable' doesn't exist: SELECT 1 AS expression FROM {variable} variable WHERE ( (name = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => aes_key ) in variable_set() (line 991 of /var/lib/drupaltestbot/sites/default/files/checkout/includes/bootstrap.inc).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
LeafHook query functions (DbeeQueryFunctionsTestCase) [DataBase Email Encryption]2000
LeafMail functions (DbeeContactMailTestCase) [DataBase Email Encryption]2100
LeafNew/Delete users (DbeeNewUsersTestCase) [DataBase Email Encryption]5000
ExpandSearch users (DbeeSearchUserTestCase) [DataBase Email Encryption]6440
MessageGroupFilenameLineFunctionStatus
Failed to set field modules[Security][dbee][enable] to dbeeOtherdbee.modules.test81DbeeSearchUserTestCase->testSearchUser()
Found the requested form fields at admin/modulesOtherdbee.modules.test81DbeeSearchUserTestCase->testSearchUser()
The dbee module is enabled nowOtherdbee.modules.test82DbeeSearchUserTestCase->testSearchUser()
The email is encrypted into the databaseOtherdbee.modules.test85DbeeSearchUserTestCase->testSearchUser()
LeafUser lost password (DbeeUserPassTestCase) [DataBase Email Encryption]2900