Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #250 failed Child of ODSRV-OPRPM-1224

Build result summary

Details

Completed
Queue duration
28 minutes
Duration
43 minutes
Labels
None
Revision
77822c292b3a080e19abeb020575bc7aa2069cbc
Total tests
82
Failing since
#244 (Child of ODSRV-OPRPM-1216)
Fixed in
#256 (Manual run by Jakub Liput)

Tests

Responsible

This build has been failing since #244
No one has taken responsibility

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

Existing test failures 2
Status Test Failing since View job Duration
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_cannot_remove_file_using_client_if_he_is_not_its_owner'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(50 more lines...)
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import'>>

>   ???

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(49 more lines...)