GUI acceptance tests using environment deployed from packages.

Build: #334 failed Child of ODSRV-OPRPM-1247

Build result summary

Details

Completed
Queue duration
12 minutes
Duration
62 minutes
Labels
None
Revision
9e076360b9a0634a30853c389645a9d2f3bb97e8
Total tests
457
Fixed in
#339 (Child of ODSRV-OPRPM-1250)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_oneprovider_transfers test_user_replicates_file_to_remote_provider
Chrome transfers tests 4 mins
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_file_to_remote_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
Chrome transfers tests 4 mins
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_to_remote_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
Chrome transfers tests 4 mins
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_file_on_current_provider_to_the_same_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_file_from_remote_provider_to_current_provider
Chrome transfers multi browser tests 5 mins
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_file_from_remote_provider_to_current_provider'>>

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

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