GUI acceptance tests using environment deployed from packages.

Build: #638 failed

Job: Chrome transfers tests failed

Test results

  • 9 tests in total
  • 5 tests failed
  • 5 failures are new
  • 4 tests were quarantined / skipped
  • 6 minutes taken in total.

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

New test failures 5
Status Test Duration
Collapse Failed test_oneprovider_transfers test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
36 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
12 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
12 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]
12 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_oneprovider_transfers test_user_replicates_file_to_remote_provider[1oz_2op_deployed]
4 mins
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider[1oz_2op_deployed]'>>

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

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