← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1409061] Re: Integration_tests: region forms doesn't support input email

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => kilo-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1409061

Title:
  Integration_tests: region forms doesn't support input email

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  ERROR: openstack_dashboard.test.integration_tests.tests.test_users.TestCreateDeleteUser.test_create_delete_user
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/tests/test_users.py", line 30, in test_create_delete_user
      self.DEFAULT_PROJECT, self.DEFAULT_ROLE)
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/pages/identity/userspage.py", line 66, in create_user
      self.create_user_form.name.text = name
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/regions/baseregion.py", line 49, in __getatt
  r__
      return self._dynamic_properties[name]()
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/regions/baseregion.py", line 67, in __call__
      result = self.method()
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/regions/forms.py", line 231, in _get_form_fields
      form_fields.append(field_factory.make_form_field())
    File "/opt/stack/horizon-pc/openstack_dashboard/test/integration_tests/regions/forms.py", line 30, in make_form_field
      raise exceptions.UnknownFormFieldTypeException()
  UnknownFormFieldTypeException: No FormField class matched the scope of web content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1409061/+subscriptions


References