Collapse |
Failed
|
test_multiprovider_qos
test_user_can_select_one_of_supporting_providers_in_qos_graphical_editor_and_it_causes_to_match_its_storage[1oz_2op_deployed]
|
Chrome multiprovider QoS tests |
1 min |
AssertionError: Expected dev-oneprovider-krakow provider not in actual
request = <FixtureRequest for <Function 'test_user_can_select_one_of_supporting_providers_in_qos_graphical_editor_and_it_causes_to_match_its_storage[1oz_2op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(22 more lines...)
|
Collapse |
Failed
|
test_multiprovider_qos_storage
test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]
|
Chrome multiprovider QoS storage |
2 mins |
RuntimeError: cannot click on button btn in ExpressionBuilderPopup in popups
request = <FixtureRequest for <Function 'test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(41 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]
|
Chrome onepanel basic tests |
1 min |
AssertionError: storage not visible 2 times on storages list
request = <FixtureRequest for <Function 'test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(32 more lines...)
|