Files
codeql/python/ql/test/library-tests/dataflow/fieldflow/UnresolvedCalls.expected
Rasmus Lerchedahl Petersen bb78c2a67e Python: update test expectations
2024-10-11 15:36:44 +02:00

7 lines
484 B
Plaintext

testFailures
| test.py:4:17:4:60 | ControlFlowNode for Attribute() | Unexpected result: unresolved_call=os.path.dirname(..) |
| test.py:4:33:4:59 | ControlFlowNode for Attribute() | Unexpected result: unresolved_call=os.path.dirname(..) |
| test_dict.py:4:17:4:60 | ControlFlowNode for Attribute() | Unexpected result: unresolved_call=os.path.dirname(..) |
| test_dict.py:4:33:4:59 | ControlFlowNode for Attribute() | Unexpected result: unresolved_call=os.path.dirname(..) |
failures