Build: #24 failed

Job: Chrome metadata test failed

Test results

  • 29 tests in total
  • 9 tests failed
  • 9 failures are new
  • 14 minutes taken in total.

Build 24 has the following 9 errors: 9 new failure(s) occurred since the previous build.

New test failures 9
Status Test Duration
Collapse Failed test_metadata test_add_metadata_to_file_clicks_only_save_all_changes_button
24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_add_metadata_to_file_clicks_only_save_all_changes_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_delete_directory_metadata_in_xml_format
25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_delete_directory_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_delete_file_metadata_in_xml_format
25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_delete_file_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_discard_changes_while_entering_metadata_for_file_in_xml_format
25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_file_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry
24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_metadata.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_entered_invalid_metadata_for_directory_will_not_be_saved
24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_directory_will_not_be_saved'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_entered_invalid_metadata_for_file_will_not_be_saved
24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_file_will_not_be_saved'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_metadata.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_invalid_basic_metadata_entry_for_file_should_be_colored_red
25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_invalid_basic_metadata_entry_for_file_should_be_colored_red'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_user_starts_adding_metadata_to_file_but_discards_changes
24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_starts_adding_metadata_to_file_but_discards_changes'>>

>   ???

tests/gui/scenarios/test_metadata.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)