Files
tfm_ainventory/graphify-out/cache/88d1078a5cd0016979267880437f57669261e4e8b53e2ba86ecbfafdfb464549.json

1 line
25 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "label": "skipping.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L1"}, {"id": "skipping_pytest_addoption", "label": "pytest_addoption()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L29"}, {"id": "skipping_pytest_configure", "label": "pytest_configure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L50"}, {"id": "skipping_evaluate_condition", "label": "evaluate_condition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L89"}, {"id": "skipping_skip", "label": "Skip", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L163"}, {"id": "skipping_evaluate_skip_marks", "label": "evaluate_skip_marks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L169"}, {"id": "skipping_xfail", "label": "Xfail", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L198"}, {"id": "skipping_evaluate_xfail_marks", "label": "evaluate_xfail_marks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L214"}, {"id": "skipping_pytest_runtest_setup", "label": "pytest_runtest_setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L248"}, {"id": "skipping_pytest_runtest_call", "label": "pytest_runtest_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L259"}, {"id": "skipping_pytest_runtest_makereport", "label": "pytest_runtest_makereport()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L277"}, {"id": "skipping_pytest_report_teststatus", "label": "pytest_report_teststatus()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L315"}, {"id": "skipping_rationale_90", "label": "Evaluate a single skipif/xfail condition. If an old-style string condition", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L90"}, {"id": "skipping_rationale_164", "label": "The result of evaluate_skip_marks().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L164"}, {"id": "skipping_rationale_170", "label": "Evaluate skip and skipif marks on item, returning Skip if triggered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L170"}, {"id": "skipping_rationale_199", "label": "The result of evaluate_xfail_marks().", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L199"}, {"id": "skipping_rationale_215", "label": "Evaluate xfail marks on item, returning Xfail if triggered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L215"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_config_argparsing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_mark_structures", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_outcomes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_raises", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_reports", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_reports", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_runner", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "pytest_stash", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_addoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_configure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_evaluate_condition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_skip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_evaluate_skip_marks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_xfail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_evaluate_xfail_marks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_runtest_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_runtest_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_runtest_makereport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_skipping_py", "target": "skipping_pytest_report_teststatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L315", "weight": 1.0}, {"source": "skipping_evaluate_skip_marks", "target": "skipping_skip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L180", "weight": 1.0}, {"source": "skipping_evaluate_skip_marks", "target": "skipping_evaluate_condition", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L184", "weight": 1.0}, {"source": "skipping_evaluate_xfail_marks", "target": "skipping_xfail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L232", "weight": 1.0}, {"source": "skipping_evaluate_xfail_marks", "target": "skipping_evaluate_condition", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L236", "weight": 1.0}, {"source": "skipping_pytest_runtest_setup", "target": "skipping_evaluate_skip_marks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L249", "weight": 1.0}, {"source": "skipping_pytest_runtest_setup", "target": "skipping_evaluate_xfail_marks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L253", "weight": 1.0}, {"source": "skipping_pytest_runtest_setup", "target": "skipping_xfail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L255", "weight": 1.0}, {"source": "skipping_pytest_runtest_call", "target": "skipping_evaluate_xfail_marks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L262", "weight": 1.0}, {"source": "skipping_pytest_runtest_call", "target": "skipping_xfail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L265", "weight": 1.0}, {"source": "skipping_rationale_90", "target": "skipping_evaluate_condition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L90", "weight": 1.0}, {"source": "skipping_rationale_164", "target": "skipping_skip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L164", "weight": 1.0}, {"source": "skipping_rationale_170", "target": "skipping_evaluate_skip_marks", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L170", "weight": 1.0}, {"source": "skipping_rationale_199", "target": "skipping_xfail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L199", "weight": 1.0}, {"source": "skipping_rationale_215", "target": "skipping_evaluate_xfail_marks", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L215", "weight": 1.0}], "raw_calls": [{"caller_nid": "skipping_pytest_addoption", "callee": "getgroup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L30"}, {"caller_nid": "skipping_pytest_addoption", "callee": "addoption", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L31"}, {"caller_nid": "skipping_pytest_addoption", "callee": "addini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L39"}, {"caller_nid": "skipping_pytest_configure", "callee": "add_cleanup", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L56"}, {"caller_nid": "skipping_pytest_configure", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L56"}, {"caller_nid": "skipping_pytest_configure", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L62"}, {"caller_nid": "skipping_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L64"}, {"caller_nid": "skipping_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L70"}, {"caller_nid": "skipping_pytest_configure", "callee": "addinivalue_line", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L77"}, {"caller_nid": "skipping_evaluate_condition", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L99"}, {"caller_nid": "skipping_evaluate_condition", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L106"}, {"caller_nid": "skipping_evaluate_condition", "callee": "pytest_markeval_namespace", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L107"}, {"caller_nid": "skipping_evaluate_condition", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L109"}, {"caller_nid": "skipping_evaluate_condition", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L110"}, {"caller_nid": "skipping_evaluate_condition", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L113"}, {"caller_nid": "skipping_evaluate_condition", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L114"}, {"caller_nid": "skipping_evaluate_condition", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L115"}, {"caller_nid": "skipping_evaluate_condition", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L118"}, {"caller_nid": "skipping_evaluate_condition", "callee": "eval", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L119"}, {"caller_nid": "skipping_evaluate_condition", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L127"}, {"caller_nid": "skipping_evaluate_condition", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L127"}, {"caller_nid": "skipping_evaluate_condition", "callee": "format_exception_only", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L132"}, {"caller_nid": "skipping_evaluate_condition", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L132"}, {"caller_nid": "skipping_evaluate_condition", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L134"}, {"caller_nid": "skipping_evaluate_condition", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L134"}, {"caller_nid": "skipping_evaluate_condition", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L139"}, {"caller_nid": "skipping_evaluate_condition", "callee": "format_exception_only", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L143"}, {"caller_nid": "skipping_evaluate_condition", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L143"}, {"caller_nid": "skipping_evaluate_condition", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L145"}, {"caller_nid": "skipping_evaluate_condition", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L145"}, {"caller_nid": "skipping_evaluate_condition", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L147"}, {"caller_nid": "skipping_evaluate_condition", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L149"}, {"caller_nid": "skipping_evaluate_condition", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L157"}, {"caller_nid": "skipping_evaluate_skip_marks", "callee": "iter_markers", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L171"}, {"caller_nid": "skipping_evaluate_skip_marks", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L179"}, {"caller_nid": "skipping_evaluate_skip_marks", "callee": "iter_markers", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L188"}, {"caller_nid": "skipping_evaluate_skip_marks", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L192"}, {"caller_nid": "skipping_evaluate_skip_marks", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L192"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "iter_markers", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L216"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L217"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L218"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L220"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L222"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L223"}, {"caller_nid": "skipping_evaluate_xfail_marks", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L231"}, {"caller_nid": "skipping_pytest_runtest_setup", "callee": "Exception", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L251"}, {"caller_nid": "skipping_pytest_runtest_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L260"}, {"caller_nid": "skipping_pytest_runtest_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L271"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L281"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L284"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L293"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L294"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L297"}, {"caller_nid": "skipping_pytest_runtest_makereport", "callee": "matches", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L298"}, {"caller_nid": "skipping_pytest_report_teststatus", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/skipping.py", "source_location": "L316"}]}