GUI acceptance tests using environment deployed from packages.

Build: #316 failed

Job: Chrome transfers multi browser tests failed

Test results

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 54 seconds taken in total.

Build 316 has the following 2 errors: 2 new failure(s) occurred since the previous build.

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...)