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

Build: #260 failed

Job: LUMA multiprovider tests was successful

Test results

  • 4 tests in total
  • 4 tests were quarantined / skipped
  • 1 minute taken in total.

Build 260 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_imported_directory_ownership_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider'>>

>   ???

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(49 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...)
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_user_not_in_luma_cannot_create_file'>>

    
>   from tests.mixed_oneclient.steps.luma.common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(50 more lines...)