GUI acceptance tests using environment deployed from packages.

Build: #514 failed

Job: Multiprovider basic failed

Test results

  • 11 tests in total
  • 3 tests failed
  • 24 minutes taken in total.

Build 514 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since Duration
AttributeError: 'FilePopularity' object has no attribute 'enable_file_popularity'
request = <FixtureRequest for <Function 'test_user_uses_autocleaning[1oz_2op_deployed]'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(26 more lines...)
AttributeError: 'FilePopularity' object has no attribute 'enable_file_popularity'
request = <FixtureRequest for <Function 'test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]'>>

    
>   from tests.gui.steps.oneprovider.common import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(26 more lines...)
AttributeError: 'FilePopularity' object has no attribute 'enable_file_popularity'
request = <FixtureRequest for <Function 'test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]'>>

    from tests.gui.steps.oneprovider.metadata import *
>   from tests.gui.steps.oneprovider.shares import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(26 more lines...)