GUI acceptance tests using environment deployed from packages.

Build: #302 failed

Job: Chrome transfers tests failed

Job result summary

Completed
Duration
8 minutes
Revision
77822c292b3a080e19abeb020575bc7aa2069cbc
Total tests
9
Failing since
#299 (Child of ODSRV-OPRPM-1216)
Fixed in
#303 (Child of ODSRV-OZP-1096)

Configuration changes

Job Chrome transfers tests with key ODSRV-GAPT-CTT no longer exists.

Tests

  • 9 tests in total
  • 3 tests failed
  • 3 failures are new
  • 6 tests were quarantined / skipped
  • 4 minutes taken in total.
New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
26 secs
RuntimeError: no  item found in Onezone Login page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(69 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
25 secs
RuntimeError: no  item found in Onezone Login page
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
(68 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_file_to_remote_provider
1 min
RuntimeError: no  item found in Onezone Login page
request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider'>>

    from tests.gui.steps.oneprovider.metadata import *
>   from tests.gui.steps.oneprovider.shares import *

tests/gui/scenarios/test_oneprovider_transfers.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(69 more lines...)