Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2338 failed
Job: Files set metadata failed
user sets metadata[1oz 1op 1oc-web GUi-oneclient1-RDf-<rdf:XMl xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XMl>]: Test case result
The below summarizes the result of the test " user sets metadata[1oz 1op 1oc-web GUi-oneclient1-RDf-<rdf:XMl xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XMl>]" in build 2,338 of Onedata Products - mixed acceptance pkg - Chrome files set metadata.
- Description
- user sets metadata[1oz 1op 1oc-web GUi-oneclient1-RDf-<rdf:XMl xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XMl>]
- Test class
- mixed.scenarios.test_files_set_metadata
- Method
- test_user_sets_metadata[1oz_1op_1oc-web GUI-oneclient1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
- Duration
- 1 min
- Status
- Failed (New Failure)
Error Log
AssertionError request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-web GUI-oneclient1-RDF-]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:189: in _execute_scenario _execute_step_function(request, scenario, step, step_func) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:130: in _execute_step_function step_func(**kwargs) tests/utils/bdd_utils.py:78: in wrapper return fun(*ba.args, **ba.kwargs) tests/mixed/steps/data_basic.py:678: in assert_metadata_in_op oneclient_host) tests/mixed/steps/oneclient/data_basic.py:228: in assert_metadata_in_op_oneclient attr_val, host, users) tests/utils/bdd_utils.py:78: in wrapper return fun(*ba.args, **ba.kwargs) tests/oneclient/steps/multi_file_steps.py:528: in check_string_xattr assert_(client.perform, condition) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f85fce5e748>> args = (<function check_string_xattr.<locals>.condition at 0x7f85fcd129d8>,) kwargs = {}, assert_result = False def assert_(expression, *args, **kwargs): assert_result = expression(*args, **kwargs) > assert assert_result E AssertionError tests/utils/utils.py:42: AssertionError