Entity Email - 7.x-1.x

Test status
StatusResult
Last receivedTue, 03/24/2015 - 13:21:01
Last requestedTue, 03/24/2015 - 13:21:02
Last testedTue, 03/24/2015 - 13:22:01
Test count24
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectEntity Email
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 152 pass(es), 125 fail(s), and 26 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
152 pass(es), 125 fail(s), and 26 exception(s)

Non-pass

Test namePassFailException
ExpandEntity Email Basic (EntityEmailBasic) [Entity Email]9134
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkentity_email.test204EntityEmailBasic->testEntityEmailCrud()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test182EntityEmailBasic->setUp()
Invalid permission administer entity email types.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer entity email.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer views.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission access all views.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer rules.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission manage entity email types.Roleentity_email.test190EntityEmailBasic->setUp()
Invalid permission administer entity email.Roleentity_email.test190EntityEmailBasic->setUp()
'testEntityEmailCrud'Debugentity_email.test206EntityEmailBasic->testEntityEmailCrud()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 207 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Failed to set field pass to Otherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Found the requested form fields at userOtherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test207EntityEmailBasic->testEntityEmailCrud()
ExpandEntity Email Interface (EntityEmailWebInterface) [Entity Email]1105212
MessageGroupFilenameLineFunctionStatus
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test398EntityEmailWebInterface->setUp()
Invalid permission administer entity email types.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission access all views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer rules.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission manage entity email types.Roleentity_email.test406EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test406EntityEmailWebInterface->setUp()
'testEntityEmailPermissions for admin user'Debugentity_email.test429EntityEmailWebInterface->testEntityEmailPermissions()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 432 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field pass to Otherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at userOtherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type".Browserentity_email.test434EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field label to labelOtherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Found the Save template buttonOtherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/add".Browserentity_email.test444EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name".Browserentity_email.test446EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/clone".Browserentity_email.test448EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/delete".Browserentity_email.test450EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/export".Browserentity_email.test452EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/import".Browserentity_email.test454EntityEmailWebInterface->testEntityEmailPermissions()
'testEntityEmailPermissions for editor user'Debugentity_email.test457EntityEmailWebInterface->testEntityEmailPermissions()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 459 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field pass to Otherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at userOtherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
A editor user is able to access to "admin/structure/entity_email_type".Browserentity_email.test461EntityEmailWebInterface->testEntityEmailPermissions()
A editor user is able to access to "admin/structure/entity_email_type/manage/name".Browserentity_email.test465EntityEmailWebInterface->testEntityEmailPermissions()
'testEntityEmailPermissions for web user'Debugentity_email.test476EntityEmailWebInterface->testEntityEmailPermissions()
The test did not complete due to a fatal error.Completion checkentity_email.test500EntityEmailWebInterface->testEntityEmailInterface()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test398EntityEmailWebInterface->setUp()
Invalid permission administer entity email types.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission access all views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer rules.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission manage entity email types.Roleentity_email.test406EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test406EntityEmailWebInterface->setUp()
'testEntityEmailInterface'Debugentity_email.test502EntityEmailWebInterface->testEntityEmailInterface()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 505 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field pass to Otherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Found the requested form fields at userOtherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field label to labelOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Found the Save template buttonOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
A web user is able to access to "admin/structure/entity_email_type".Browserentity_email.test517EntityEmailWebInterface->testEntityEmailInterface()
Call to undefined function entity_email_create()PHP Fatal errorentity_email.test524Unknown
ExpandEntity Email Rules (EntityEmailWebRules) [Entity Email]25415
MessageGroupFilenameLineFunctionStatus
Enabled modules: entity, views, views_ui, mimemail, entity_email, rules, rules_adminOtherentity_email.test567EntityEmailWebRules->setUp()
Invalid permission administer entity email types.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer entity email.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer views.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission access all views.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer rules.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission manage entity email types.Roleentity_email.test575EntityEmailWebRules->setUp()
Invalid permission administer entity email.Roleentity_email.test575EntityEmailWebRules->setUp()
'testEntityEmailRules'Debugentity_email.test599EntityEmailWebRules->testEntityEmailRules()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 602 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Failed to set field pass to Otherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at userOtherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Failed to set field label to labelOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Found the Save template buttonOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[label] to labelOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[name] to nameOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[tags] to tagsOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field event to node_insertOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/addOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field element_name to entity_email_rules_send_messageOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Found the Continue buttonOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/manage/rules_name/add/1/actionOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity_email_name][settings][entity_email_name] to nameOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-mailto][settings][entity-email-mailto] to email-not-saved@test.comOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at Otherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Failed to set field element_name to entity_email_rules_send_messageOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Found the Continue buttonOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/manage/rules_name/add/1/actionOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity_email_name][settings][entity_email_name] to nameOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-mailto][settings][entity-email-mailto] to email-saved@test.comOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-save][settings][entity-email-save] to 1Otherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at Otherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
One email has been sent to email-not-saved@test.comOtherentity_email.test655EntityEmailWebRules->testEntityEmailRules()
One email has been sent to email-saved@test.comOtherentity_email.test657EntityEmailWebRules->testEntityEmailRules()
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest598742entity_email' doesn't exist: SELECT mail_to FROM {entity_email} WHERE mail_to = :mail_to; Array ( [:mail_to] => email-saved@test.com ) in EntityEmailWebRules->testEntityEmailRules() (line 661 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandEntity Email View (EntityEmailWebView) [Entity Email]8195
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkentity_email.test705EntityEmailWebView->testEntityEmailView()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test686EntityEmailWebView->setUp()
Invalid permission administer entity email types.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer entity email.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer views.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission access all views.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer rules.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission manage entity email types.Roleentity_email.test694EntityEmailWebView->setUp()
Invalid permission administer entity email.Roleentity_email.test694EntityEmailWebView->setUp()
'testEntityEmailView'Debugentity_email.test707EntityEmailWebView->testEntityEmailView()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 710 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test710EntityEmailWebView->testEntityEmailView()
Failed to set field pass to Otherentity_email.test710EntityEmailWebView->testEntityEmailView()
Found the requested form fields at userOtherentity_email.test710EntityEmailWebView->testEntityEmailView()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test710EntityEmailWebView->testEntityEmailView()
Failed to set field label to labelOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Found the Save template buttonOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Trying to get property of non-objectNoticeentity_email.test723EntityEmailWebView->testEntityEmailView()

All

Test namePassFailException
ExpandEntity Email Basic (EntityEmailBasic) [Entity Email]9134
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkentity_email.test204EntityEmailBasic->testEntityEmailCrud()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test182EntityEmailBasic->setUp()
Invalid permission administer entity email types.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer entity email.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer views.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission access all views.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission administer rules.Roleentity_email.test186EntityEmailBasic->setUp()
Invalid permission manage entity email types.Roleentity_email.test190EntityEmailBasic->setUp()
Invalid permission administer entity email.Roleentity_email.test190EntityEmailBasic->setUp()
'testEntityEmailCrud'Debugentity_email.test206EntityEmailBasic->testEntityEmailCrud()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 207 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Failed to set field pass to Otherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Found the requested form fields at userOtherentity_email.test207EntityEmailBasic->testEntityEmailCrud()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test207EntityEmailBasic->testEntityEmailCrud()
ExpandEntity Email Interface (EntityEmailWebInterface) [Entity Email]1105212
MessageGroupFilenameLineFunctionStatus
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test398EntityEmailWebInterface->setUp()
Invalid permission administer entity email types.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission access all views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer rules.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission manage entity email types.Roleentity_email.test406EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test406EntityEmailWebInterface->setUp()
'testEntityEmailPermissions for admin user'Debugentity_email.test429EntityEmailWebInterface->testEntityEmailPermissions()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 432 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field pass to Otherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at userOtherentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test432EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type".Browserentity_email.test434EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field label to labelOtherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Found the Save template buttonOtherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at Otherentity_email.test443EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/add".Browserentity_email.test444EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name".Browserentity_email.test446EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/clone".Browserentity_email.test448EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/delete".Browserentity_email.test450EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/manage/name/export".Browserentity_email.test452EntityEmailWebInterface->testEntityEmailPermissions()
A admin user is able to access to "admin/structure/entity_email_type/import".Browserentity_email.test454EntityEmailWebInterface->testEntityEmailPermissions()
'testEntityEmailPermissions for editor user'Debugentity_email.test457EntityEmailWebInterface->testEntityEmailPermissions()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 459 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Failed to set field pass to Otherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Found the requested form fields at userOtherentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test459EntityEmailWebInterface->testEntityEmailPermissions()
A editor user is able to access to "admin/structure/entity_email_type".Browserentity_email.test461EntityEmailWebInterface->testEntityEmailPermissions()
A editor user is able to access to "admin/structure/entity_email_type/manage/name".Browserentity_email.test465EntityEmailWebInterface->testEntityEmailPermissions()
'testEntityEmailPermissions for web user'Debugentity_email.test476EntityEmailWebInterface->testEntityEmailPermissions()
The test did not complete due to a fatal error.Completion checkentity_email.test500EntityEmailWebInterface->testEntityEmailInterface()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test398EntityEmailWebInterface->setUp()
Invalid permission administer entity email types.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission access all views.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission administer rules.Roleentity_email.test402EntityEmailWebInterface->setUp()
Invalid permission manage entity email types.Roleentity_email.test406EntityEmailWebInterface->setUp()
Invalid permission administer entity email.Roleentity_email.test406EntityEmailWebInterface->setUp()
'testEntityEmailInterface'Debugentity_email.test502EntityEmailWebInterface->testEntityEmailInterface()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 505 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field pass to Otherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Found the requested form fields at userOtherentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test505EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field label to labelOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Found the Save template buttonOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test515EntityEmailWebInterface->testEntityEmailInterface()
A web user is able to access to "admin/structure/entity_email_type".Browserentity_email.test517EntityEmailWebInterface->testEntityEmailInterface()
Call to undefined function entity_email_create()PHP Fatal errorentity_email.test524Unknown
ExpandEntity Email Rules (EntityEmailWebRules) [Entity Email]25415
MessageGroupFilenameLineFunctionStatus
Enabled modules: entity, views, views_ui, mimemail, entity_email, rules, rules_adminOtherentity_email.test567EntityEmailWebRules->setUp()
Invalid permission administer entity email types.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer entity email.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer views.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission access all views.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission administer rules.Roleentity_email.test571EntityEmailWebRules->setUp()
Invalid permission manage entity email types.Roleentity_email.test575EntityEmailWebRules->setUp()
Invalid permission administer entity email.Roleentity_email.test575EntityEmailWebRules->setUp()
'testEntityEmailRules'Debugentity_email.test599EntityEmailWebRules->testEntityEmailRules()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 602 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Failed to set field pass to Otherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at userOtherentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test602EntityEmailWebRules->testEntityEmailRules()
Failed to set field label to labelOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Found the Save template buttonOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test612EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[label] to labelOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[name] to nameOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field settings[tags] to tagsOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field event to node_insertOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/addOtherentity_email.test621EntityEmailWebRules->testEntityEmailRules()
Failed to set field element_name to entity_email_rules_send_messageOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Found the Continue buttonOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/manage/rules_name/add/1/actionOtherentity_email.test627EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity_email_name][settings][entity_email_name] to nameOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-mailto][settings][entity-email-mailto] to email-not-saved@test.comOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at Otherentity_email.test636EntityEmailWebRules->testEntityEmailRules()
Failed to set field element_name to entity_email_rules_send_messageOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Found the Continue buttonOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at admin/config/workflow/rules/reaction/manage/rules_name/add/1/actionOtherentity_email.test643EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity_email_name][settings][entity_email_name] to nameOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-mailto][settings][entity-email-mailto] to email-saved@test.comOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Failed to set field parameter[entity-email-save][settings][entity-email-save] to 1Otherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Found the Save buttonOtherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
Found the requested form fields at Otherentity_email.test649EntityEmailWebRules->testEntityEmailRules()
One email has been sent to email-not-saved@test.comOtherentity_email.test655EntityEmailWebRules->testEntityEmailRules()
One email has been sent to email-saved@test.comOtherentity_email.test657EntityEmailWebRules->testEntityEmailRules()
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest598742entity_email' doesn't exist: SELECT mail_to FROM {entity_email} WHERE mail_to = :mail_to; Array ( [:mail_to] => email-saved@test.com ) in EntityEmailWebRules->testEntityEmailRules() (line 661 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test).Uncaught exceptiondatabase.inc2171PDOStatement->execute()
ExpandEntity Email View (EntityEmailWebView) [Entity Email]8195
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkentity_email.test705EntityEmailWebView->testEntityEmailView()
Enabled modules: entity, views, views_ui, mimemail, entity_emailOtherentity_email.test686EntityEmailWebView->setUp()
Invalid permission administer entity email types.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer entity email.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer views.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission access all views.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission administer rules.Roleentity_email.test690EntityEmailWebView->setUp()
Invalid permission manage entity email types.Roleentity_email.test694EntityEmailWebView->setUp()
Invalid permission administer entity email.Roleentity_email.test694EntityEmailWebView->setUp()
'testEntityEmailView'Debugentity_email.test707EntityEmailWebView->testEntityEmailView()
Argument 1 passed to DrupalWebTestCase::drupalLogin() must be an instance of stdClass, boolean given, called in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity_email/tests/entity_email.test on line 710 and definedRecoverable errordrupal_web_test_case.php1252DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1258DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1259DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherentity_email.test710EntityEmailWebView->testEntityEmailView()
Failed to set field pass to Otherentity_email.test710EntityEmailWebView->testEntityEmailView()
Found the requested form fields at userOtherentity_email.test710EntityEmailWebView->testEntityEmailView()
Trying to get property of non-objectNoticedrupal_web_test_case.php1265DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginentity_email.test710EntityEmailWebView->testEntityEmailView()
Failed to set field label to labelOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field subject to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field mail[entity_email_mail_body_plain][und][0][value] to [current-user:mail][entity-email-from:mail][entity-email-to:mail][entity-email-node:nid][site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Failed to set field mail[entity_email_mail_body][und][0][value] to <b>[current-user:mail]</b><br/>[entity-email-from:mail]<br/>[entity-email-to:mail]<br/>[entity-email-node:nid]<br/>[site:name]Otherentity_email.test720EntityEmailWebView->testEntityEmailView()
Found the Save template buttonOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Found the requested form fields at admin/structure/entity_email_type/addOtherentity_email.test720EntityEmailWebView->testEntityEmailView()
Trying to get property of non-objectNoticeentity_email.test723EntityEmailWebView->testEntityEmailView()