Skip to content

Commit 7c84e56

Browse files
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 179c74e commit 7c84e56

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

manifests/java.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,7 +3240,12 @@ manifest:
32403240
- weblog_declaration:
32413241
"*": irrelevant
32423242
spring-boot: v1.62.0
3243-
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Count::test_ffe_eval_metric_count: bug (FFL-1972)
3243+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Count::test_ffe_eval_metric_count: # TODO: a lower version might be supported
3244+
- declaration: bug (FFL-1972)
3245+
component_version: <1.63.0
3246+
weblog: [spring-boot]
3247+
- declaration: bug (FFL-1972)
3248+
excluded_weblog: [spring-boot]
32443249
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)
32453250
tests/integration_frameworks/llm/openai/test_openai_apm.py: v1.61.0
32463251
tests/integration_frameworks/llm/openai/test_openai_llmobs.py: v1.61.0
@@ -3704,7 +3709,13 @@ manifest:
37043709
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1_ServiceTargets::test_not_match_service_target: irrelevant (APMAPI-1003)
37053710
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2: v1.31.0
37063711
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation: v1.56.0
3707-
tests/parametric/test_ffe/test_span_enrichment.py: missing_feature
3712+
tests/parametric/test_ffe/test_span_enrichment.py: '>=1.63.0' # TODO: a lower version might be supported
3713+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Child_Span_Propagation: missing_feature
3714+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Default_Fallback: missing_feature
3715+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Experiments_Per_Subject: missing_feature
3716+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Serial_IDs: missing_feature
3717+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Serial_IDs: missing_feature
3718+
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Subjects: missing_feature
37083719
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_invalid: # Modified by easy win activation script
37093720
- declaration: missing_feature (Need to remove b3=b3multi alias)
37103721
component_version: <1.58.2+06122213c8

0 commit comments

Comments
 (0)