Skip to content

Commit f8abdb7

Browse files
[python] enable all api10 tests
1 parent e28ef0f commit f8abdb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifests/python.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ tests/:
304304
Test_API10_all:
305305
'*': v3.14.0.rc
306306
'fastapi': v3.15.0.dev (with requests support)
307-
Test_API10_downstream_request_tag: missing_feature
308-
Test_API10_downstream_ssrf_telemetry: missing_feature
307+
Test_API10_downstream_request_tag: v3.18.0
308+
Test_API10_downstream_ssrf_telemetry: v3.18.0
309309
Test_API10_request_body:
310310
'*': v3.14.0.rc
311311
'fastapi': v3.15.0.dev (with requests support)
@@ -324,8 +324,8 @@ tests/:
324324
Test_API10_response_status:
325325
'*': v3.14.0.rc
326326
'fastapi': v3.15.0.dev (with requests support)
327-
Test_API10_without_downstream_body_analysis_using_max: missing_feature
328-
Test_API10_without_downstream_body_analysis_using_sample_rate: missing_feature
327+
Test_API10_without_downstream_body_analysis_using_max: v3.15.0
328+
Test_API10_without_downstream_body_analysis_using_sample_rate: v3.15.0
329329
test_cmdi.py:
330330
Test_Cmdi_BodyJson: v2.20.0.dev
331331
Test_Cmdi_BodyUrlEncoded: v2.20.0.dev

0 commit comments

Comments
 (0)