GUI acceptance tests using environment deployed from packages.

Build: #334 failed

Job: Chrome transfers multi browser tests failed

Test results

  • 4 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 20 minutes taken in total.

Build 334 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers_multi.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers_multi.py:49: 
(29 more lines...)
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers_multi.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)