GUI acceptance tests using environment deployed from packages.

Build: #201 failed

Job: Chrome transfers multi browser tests failed

Job result summary

Completed
Duration
13 minutes
Revision
8cbde40a7d743bbcce4cab42942de2909802117e
Total tests
4
Fixed in
#202 (Child of ODSRV-OZP-1064)

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
  • 8 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider
2 mins
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "dir1"
request = <FixtureRequest for <Function 'test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers_multi.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(33 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider
2 mins
RuntimeError: no "dev-oneprovider-paris" found in Data distribution modal for "dir1"
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(34 more lines...)