Skip to content

Commit 18eaca7

Browse files
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c08584 commit 18eaca7

1 file changed

Lines changed: 25 additions & 4 deletions

File tree

manifests/java.yml

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3232,8 +3232,18 @@ manifest:
32323232
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Flag_Parse_Error_Isolation::test_malformed_flag_returns_default:
32333233
- component_version: 1.63.0
32343234
declaration: bug (APMRP-360) # the bug has been shipped in this exact release
3235-
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Flag_Parse_Error_Isolation::test_valid_flag_unaffected: bug (FFL-2184)
3236-
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance: bug (FFL-2184)
3235+
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Flag_Parse_Error_Isolation::test_valid_flag_unaffected: # TODO: a lower version might be supported
3236+
- declaration: bug (FFL-2184)
3237+
component_version: <1.63.1
3238+
weblog: [spring-boot]
3239+
- declaration: bug (FFL-2184)
3240+
excluded_weblog: [spring-boot]
3241+
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance: # TODO: a lower version might be supported
3242+
- declaration: bug (FFL-2184)
3243+
component_version: <1.63.1
3244+
weblog: [spring-boot]
3245+
- declaration: bug (FFL-2184)
3246+
excluded_weblog: [spring-boot]
32373247
tests/ffe/test_exposures.py:
32383248
- weblog_declaration:
32393249
"*": irrelevant
@@ -3244,7 +3254,12 @@ manifest:
32443254
- weblog_declaration:
32453255
"*": irrelevant
32463256
spring-boot: v1.62.0
3247-
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Count::test_ffe_eval_metric_count: bug (FFL-1972)
3257+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Count::test_ffe_eval_metric_count: # TODO: a lower version might be supported
3258+
- declaration: bug (FFL-1972)
3259+
component_version: <1.63.1
3260+
weblog: [spring-boot]
3261+
- declaration: bug (FFL-1972)
3262+
excluded_weblog: [spring-boot]
32483263
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)
32493264
tests/integration_frameworks/llm/openai/test_openai_apm.py: v1.61.0
32503265
tests/integration_frameworks/llm/openai/test_openai_llmobs.py: v1.61.0
@@ -3708,7 +3723,13 @@ manifest:
37083723
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1_ServiceTargets::test_not_match_service_target: irrelevant (APMAPI-1003)
37093724
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2: v1.31.0
37103725
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation: v1.56.0
3711-
tests/parametric/test_ffe/test_span_enrichment.py: missing_feature
3726+
tests/parametric/test_ffe/test_span_enrichment.py: '>=1.63.1' # TODO: a lower version might be supported
3727+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Child_Span_Propagation: missing_feature
3728+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Default_Fallback: missing_feature
3729+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Experiments_Per_Subject: missing_feature
3730+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Serial_IDs: missing_feature
3731+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Serial_IDs: missing_feature
3732+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Subjects: missing_feature
37123733
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_invalid: # Modified by easy win activation script
37133734
- declaration: missing_feature (Need to remove b3=b3multi alias)
37143735
component_version: <1.58.2+06122213c8

0 commit comments

Comments
 (0)