Skip to content

test(java): activate type mismatch and parse error tests (dd-trace-java#11036)#6718

Draft
typotter wants to merge 1 commit intotypo/activate-java-eval-testsfrom
typo/activate-java-eval-type-mismatch-tests
Draft

test(java): activate type mismatch and parse error tests (dd-trace-java#11036)#6718
typotter wants to merge 1 commit intotypo/activate-java-eval-testsfrom
typo/activate-java-eval-type-mismatch-tests

Conversation

@typotter
Copy link
Copy Markdown

@typotter typotter commented Apr 9, 2026

Summary

This activates three tests that were previously marked as bug (FFL-1972) in manifests/java.yml:

  • tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Type_Mismatch::test_ffe_eval_metric_type_mismatch
  • tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Numeric_To_Integer::test_ffe_eval_metric_numeric_to_integer
  • tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Parse_Error_Variant_Type_Mismatch::test_ffe_eval_metric_parse_error_variant_type_mismatch

These tests cover type mismatch handling and parse error behavior (variant type mismatch) in flag evaluation metrics. They are fixed by DataDog/dd-trace-java#11036.

Dependencies

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant