Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[WIP] Fixed AttributeError #9869

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ganeshhubale
Copy link
Member

@ganeshhubale ganeshhubale commented Jan 23, 2020

Signed-off-by: Ganesh Hubale [email protected]
check : https://github.com/RedHatQE/widgetastic.core/pull/163/files
Fixed Error:

>           'parameters of the view.'.format(self.view_class.__name__))
E       AttributeError: This is not an instance of fields. You need to call this object and pass the required parameters of the view.

/var/ci/cfme_venv3/lib64/python3.7/site-packages/widgetastic/widget/base.py:1199: AttributeError
AttributeError
b'This is not an instance of fields. You need to call this object and pass the required parameters of the view.'

{{ pytest: cfme/tests/automate/test_class.py -k 'test_schema_crud' --use-template-cache -qsvvv }}

Signed-off-by: Ganesh Hubale <[email protected]>
@ganeshhubale ganeshhubale changed the title [WIPTEST] Fixed AttributeError [RFR] Fixed AttributeError Jan 24, 2020
@ganeshhubale ganeshhubale changed the title [RFR] Fixed AttributeError [WIP] Fixed AttributeError Jan 24, 2020
@dajoRH dajoRH added the WIP label Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants