GUI acceptance tests using environment deployed from packages.

Build: #201 failed

Job: Chrome transfers tests failed

Test results

  • 9 tests in total
  • 3 tests failed
  • 2 failures are new
  • 1 test was fixed
  • 4 tests were quarantined / skipped
  • 15 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
1 min
RuntimeError: no "dev-oneprovider-paris" found in Data distribution modal for "dir1"
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider'>>

    from tests.gui.steps.oneprovider.transfers import *
>   from tests.gui.meta_steps.oneprovider.common import *

tests/gui/scenarios/test_oneprovider_transfers.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(34 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
1 min
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "dir1"
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(33 more lines...)
Existing test failures 1
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in Data distribution modal for "dir1"
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(33 more lines...)