Skip to content

Commit 6155e6d

Browse files
chore: activate easy wins for @DataDog/asm-libraries
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5dc3ade commit 6155e6d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

manifests/python.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ manifest:
1717
- weblog_declaration:
1818
"*": irrelevant (just one weblog is enough to test the SDK)
1919
"flask-poc": v4.13.0-dev
20-
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: missing_feature
20+
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: # TODO: a lower version might be supported
21+
- weblog_declaration:
22+
'*': missing_feature
23+
uds-flask: '>=4.13.0'
24+
uwsgi-poc: '>=4.13.0'
25+
flask-poc: '>=4.13.0'
2126
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: missing_feature
2227
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: missing_feature
2328
tests/ai_guard/test_ai_guard_sdk.py::Test_AnomalyDetectionTags:

0 commit comments

Comments
 (0)