Skip to content

Commit b4af0a1

Browse files
chore: activate easy wins for @DataDog/debugger
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b5de368 commit b4af0a1

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

manifests/python.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,12 @@ manifest:
12711271
component_version: <3.0.0
12721272
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Line_Capture_Expressions: missing_feature (Not yet implemented)
12731273
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Method_Capture_Expressions: missing_feature (Not yet implemented)
1274-
tests/debugger/test_debugger_capture_expressions_errors.py::Test_Debugger_Filter_Rejected_Capture_Expression_Error: missing_feature (Not yet implemented)
1274+
tests/debugger/test_debugger_capture_expressions_errors.py::Test_Debugger_Filter_Rejected_Capture_Expression_Error: # TODO: a lower version might be supported
1275+
- declaration: missing_feature (Not yet implemented)
1276+
component_version: <4.13.1
1277+
weblog: [uwsgi-poc, uds-flask, flask-poc]
1278+
- declaration: missing_feature (Not yet implemented)
1279+
excluded_weblog: [uwsgi-poc, uds-flask, flask-poc]
12751280
tests/debugger/test_debugger_code_origins.py::Test_Debugger_Code_Origins:
12761281
- weblog_declaration:
12771282
"*": missing_feature
@@ -1416,6 +1421,12 @@ manifest:
14161421
django-py3.13: missing_feature
14171422
tornado: missing_feature
14181423
fastapi: missing_feature
1424+
- weblog_declaration:
1425+
tornado: missing_feature
1426+
django-py3.13: missing_feature
1427+
django-poc: missing_feature
1428+
python3.12: missing_feature
1429+
fastapi: missing_feature
14191430
tests/debugger/test_debugger_telemetry.py::Test_Debugger_Telemetry: v2.11.0
14201431
tests/debugger/test_debugger_telemetry.py::Test_Debugger_Telemetry::test_telemetry_co:
14211432
- declaration: missing_feature (DEBUG-3550)

0 commit comments

Comments
 (0)