DataDog / system-tests

Test framework for libraries and agents.
Apache License 2.0
27 stars 9 forks source link

Release versions for config consistency efforts #3338

Closed mhlidd closed 2 hours ago

mhlidd commented 6 days ago

Motivation

Update Java manifest file to include updated config implementations from Config Consistency Work.

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner. We're working on refining the codeowners file quickly.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

:rocket: Once your PR is reviewed, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

mhlidd commented 4 hours ago

Failure is not related

FYI tests/test_config_consistency.py::Test_Config_HttpServerErrorStatuses_FeatureFlagCustom is also failing on Golang, but a fix is on the way. https://dd.slack.com/archives/C02DW5ZH1EF/p1730737481291809

cbeauchesne commented 3 hours ago

I've seen that :) you can safely merge this PR