Webform Localization - 7.x-1.x

Test status
StatusResult
Last receivedWed, 10/14/2015 - 17:19:00
Last requestedWed, 10/14/2015 - 17:19:01
Last testedWed, 10/14/2015 - 17:20:10
Test count8
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectWebform Localization
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 50 pass(es), 95 fail(s), and 16 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
50 pass(es), 95 fail(s), and 16 exception(s)

Non-pass

Test namePassFailException
ExpandTest Webform Localization API. (WebformLocalizationApiTestCase) [Webform Localization]25488
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwebform_localization.test491WebformLocalizationApiTestCase->testWebformLocalizationApi()
Enabled modules: block, locale, translation, variable, i18n, i18n_string, i18n_translation, ctools, views, token, webform, webform_localizationOtherwebform_localization.test62WebformLocalizationWebTestCase->setUp()
Invalid permission administer languages.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission administer blocks.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission delete all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit own webform submissions.Rolewebform_localization.test97WebformLocalizationWebTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 103 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field pass to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Found the requested form fields at userOtherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field langcode to enOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language has been created.Otherwebform_localization.test203WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to esOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to deOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field language[enabled][locale-url] to 1Otherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the Save settings buttonOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the requested form fields at admin/config/regional/language/configureOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
URL language detection enabled.Otherwebform_localization.test113WebformLocalizationWebTestCase->setUp()
Failed to set field language_content_type to 2Otherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Found the Save content type buttonOtherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Found the requested form fields at admin/structure/types/manage/webformOtherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Webform content type has been updated.Otherwebform_localization.test485WebformLocalizationApiTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 492 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Failed to set field pass to Otherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Found the requested form fields at userOtherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Call to undefined function webform_node_defaults()PHP Fatal errorwebform_localization.test154Unknown
ExpandWebform Localization (WebformLocalizationStringTranslationTestCase) [Webform Localization]25478
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwebform_localization.test363WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Enabled modules: block, locale, translation, variable, i18n, i18n_string, i18n_translation, ctools, views, token, webform, webform_localizationOtherwebform_localization.test62WebformLocalizationWebTestCase->setUp()
Invalid permission administer languages.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission administer blocks.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission delete all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit own webform submissions.Rolewebform_localization.test97WebformLocalizationWebTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 103 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field pass to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Found the requested form fields at userOtherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field langcode to enOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language has been created.Otherwebform_localization.test203WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to esOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to deOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field language[enabled][locale-url] to 1Otherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the Save settings buttonOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the requested form fields at admin/config/regional/language/configureOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
URL language detection enabled.Otherwebform_localization.test113WebformLocalizationWebTestCase->setUp()
Failed to set field language_content_type to 2Otherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Found the Save content type buttonOtherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Found the requested form fields at admin/structure/types/manage/webformOtherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Webform content type has been updated.Otherwebform_localization.test357WebformLocalizationStringTranslationTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 364 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Failed to set field pass to Otherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Found the requested form fields at userOtherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()

All

Test namePassFailException
ExpandTest Webform Localization API. (WebformLocalizationApiTestCase) [Webform Localization]25488
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwebform_localization.test491WebformLocalizationApiTestCase->testWebformLocalizationApi()
Enabled modules: block, locale, translation, variable, i18n, i18n_string, i18n_translation, ctools, views, token, webform, webform_localizationOtherwebform_localization.test62WebformLocalizationWebTestCase->setUp()
Invalid permission administer languages.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission administer blocks.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission delete all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit own webform submissions.Rolewebform_localization.test97WebformLocalizationWebTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 103 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field pass to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Found the requested form fields at userOtherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field langcode to enOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language has been created.Otherwebform_localization.test203WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to esOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to deOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field language[enabled][locale-url] to 1Otherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the Save settings buttonOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the requested form fields at admin/config/regional/language/configureOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
URL language detection enabled.Otherwebform_localization.test113WebformLocalizationWebTestCase->setUp()
Failed to set field language_content_type to 2Otherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Found the Save content type buttonOtherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Found the requested form fields at admin/structure/types/manage/webformOtherwebform_localization.test484WebformLocalizationApiTestCase->setUp()
Webform content type has been updated.Otherwebform_localization.test485WebformLocalizationApiTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 492 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Failed to set field pass to Otherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Found the requested form fields at userOtherwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test492WebformLocalizationApiTestCase->testWebformLocalizationApi()
Call to undefined function webform_node_defaults()PHP Fatal errorwebform_localization.test154Unknown
ExpandWebform Localization (WebformLocalizationStringTranslationTestCase) [Webform Localization]25478
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwebform_localization.test363WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Enabled modules: block, locale, translation, variable, i18n, i18n_string, i18n_translation, ctools, views, token, webform, webform_localizationOtherwebform_localization.test62WebformLocalizationWebTestCase->setUp()
Invalid permission administer languages.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission administer blocks.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission edit all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission delete all webform submissions.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test80WebformLocalizationWebTestCase->setUp()
Invalid permission translate content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission create webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit any webform content.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission access all webform results.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate interface.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission translate user-defined strings.Rolewebform_localization.test91WebformLocalizationWebTestCase->setUp()
Invalid permission edit own webform submissions.Rolewebform_localization.test97WebformLocalizationWebTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 103 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field pass to Otherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Found the requested form fields at userOtherwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test103WebformLocalizationWebTestCase->setUp()
Failed to set field langcode to enOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language has been created.Otherwebform_localization.test203WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to esOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field langcode to deOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the Add language buttonOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Found the requested form fields at admin/config/regional/language/addOtherwebform_localization.test195WebformLocalizationWebTestCase->addLanguage()
Language was installed successfully.Otherwebform_localization.test200WebformLocalizationWebTestCase->addLanguage()
Failed to set field language[enabled][locale-url] to 1Otherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the Save settings buttonOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
Found the requested form fields at admin/config/regional/language/configureOtherwebform_localization.test112WebformLocalizationWebTestCase->setUp()
URL language detection enabled.Otherwebform_localization.test113WebformLocalizationWebTestCase->setUp()
Failed to set field language_content_type to 2Otherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Found the Save content type buttonOtherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Found the requested form fields at admin/structure/types/manage/webformOtherwebform_localization.test356WebformLocalizationStringTranslationTestCase->setUp()
Webform content type has been updated.Otherwebform_localization.test357WebformLocalizationStringTranslationTestCase->setUp()
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/webform_localization/tests/webform_localization.test on line 364 and definedRecoverable errordrupal_web_test_case.php1250DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1256DrupalWebTestCase->drupalLogin()
Trying to get property of non-objectNoticedrupal_web_test_case.php1257DrupalWebTestCase->drupalLogin()
Failed to set field name to Otherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Failed to set field pass to Otherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Found the requested form fields at userOtherwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()
Trying to get property of non-objectNoticedrupal_web_test_case.php1263DrupalWebTestCase->drupalLogin()
User successfully logged in.User loginwebform_localization.test364WebformLocalizationStringTranslationTestCase->testWebformLocalizationStringTranslation()