GUI acceptance tests using environment deployed from packages.

Build: #316 failed

Job: Chrome transfers multi browser tests failed

Job result summary

Completed
Duration
7 minutes
Revision
831c450d311811b106e7b20d3509978e6512b345
Total tests
4
Failing since
#314 (Child of ODSRV-OPRPM-1231)
Fixed in
#324 (Changes by Jakub Liput and Michał Ćwiertnia)

Configuration changes

Job Chrome transfers multi browser tests with key ODSRV-GAPT-CTMBT2 no longer exists.

Tests

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 54 seconds taken in total.
New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider
1 sec
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(58 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_file_from_remote_provider_to_current_provider
49 secs
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(58 more lines...)