{"name": "test_02_case[ComM-search_pattern12-ComMNmVariant-LIGHT]", "status": "broken", "statusDetails": {"message": "AttributeError: 'NoneType' object has no attribute 'nsmap'", "trace": "module_name = 'ComM'\nsearch_pattern = {'xpath_rule': 'CONTAINS', 'xpath_str': './/SHORT-NAME', 'xpath_text': 'GWLin1MasterCnt'}\nparam_name = 'ComMNmVariant', expect_value = 'LIGHT'\n\n @pytest.mark.parametrize(\"module_name, search_pattern, param_name, expect_value\", get_xlsx_data_by_item_type(ItemType.CUSTOM_PATTERN))\n def test_02_case(module_name, search_pattern, param_name, expect_value):\n item = (param_name, expect_value)\n> res = check_module_param_check(PROJECT, module_name, item, search_pattern)\n\ntestcase\\test_case.py:33: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\nBase\\ModuleCfgCheck.py:96: in check_module_param_check\n cmp_result = mcc.do_param_check([check_item], search_pattern, costum_func)\nBase\\ModuleCfgCheck.py:64: in do_param_check\n match_res = cfg_check.parameter_match(match_element, param_name, param_expect_value)\nBase\\CfgCheckBase.py:30: in parameter_match\n param_definition_ref_containers = Arxml.get_all_match_element(element,\nBase\\Arxml.py:112: in get_all_match_element\n result = Arxml.get_xpath_result(root_element, xpath_str, xpath_text, xpath_rule)\nBase\\Arxml.py:92: in get_xpath_result\n ns = Arxml.get_arxml_namespace(element)\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\n\nelement = None\n\n @staticmethod\n def get_arxml_namespace(element: etree.Element):\n> ns = element.nsmap\nE AttributeError: 'NoneType' object has no attribute 'nsmap'\n\nBase\\Arxml.py:32: AttributeError"}, "attachments": [{"name": "log", "source": "827f00c5-3656-492f-85a1-5799a164312f-attachment.txt", "type": "text/plain"}, {"name": "stderr", "source": "2f22f6f6-7296-475b-8cb8-e58ceaebb81d-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "module_name", "value": "'ComM'"}, {"name": "search_pattern", "value": "{'xpath_str': './/SHORT-NAME', 'xpath_text': 'GWLin1MasterCnt', 'xpath_rule': 'CONTAINS'}"}, {"name": "param_name", "value": "'ComMNmVariant'"}, {"name": "expect_value", "value": "'LIGHT'"}], "start": 1664025538589, "stop": 1664025538591, "uuid": "7020c694-a305-4adc-96ee-6261fbe5aba8", "historyId": "2870f87be42c705b62da367de2ebb7aa", "testCaseId": "a0b4389d6ae642fc871e2d7bda2bb9ab", "fullName": "testcase.test_case#test_02_case", "labels": [{"name": "parentSuite", "value": "testcase"}, {"name": "suite", "value": "test_case"}, {"name": "host", "value": "LAPTOP-QT63IHFO"}, {"name": "thread", "value": "48112-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "testcase.test_case"}]}