There was an error while loading. Please reload this page.
1 parent 5dc3ade commit 6155e6dCopy full SHA for 6155e6d
1 file changed
manifests/python.yml
@@ -17,7 +17,12 @@ manifest:
17
- weblog_declaration:
18
"*": irrelevant (just one weblog is enough to test the SDK)
19
"flask-poc": v4.13.0-dev
20
- tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: missing_feature
+ 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'
26
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: missing_feature
27
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: missing_feature
28
tests/ai_guard/test_ai_guard_sdk.py::Test_AnomalyDetectionTags:
0 commit comments