GUI acceptance tests using environment deployed from packages.

Build: #316 failed

Job: Onepanel basic failed

Test results

  • 6 tests in total
  • 3 tests failed
  • 2 tests were quarantined / skipped
  • 3 minutes taken in total.

Build 316 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(57 more lines...)
HTTPBadRequest: [400] Bad Request: {"error":"This operation is not supported"}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(58 more lines...)