Skip to content

Auto-activate java easy wins for feature-flagging-and-experimentation-sdk#6934

Open
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/feature-flagging-and-experimentation-sdk/java
Open

Auto-activate java easy wins for feature-flagging-and-experimentation-sdk#6934
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/feature-flagging-and-experimentation-sdk/java

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

@dd-octo-sts dd-octo-sts Bot commented May 14, 2026

Automated activation of easy-win tests for java owned by feature-flagging-and-experimentation-sdk
View nightly workflow run

  • If you approve this PR please also merge it.
  • If the tests are failing it might be due to a change made since the last nightly system-tests run. You can close the PR, an updated one will be available tomorrow.
  • If you close the PR please also delete the branch

@dd-octo-sts dd-octo-sts Bot requested review from a team as code owners May 14, 2026 07:00
@dd-octo-sts dd-octo-sts Bot enabled auto-merge (squash) May 14, 2026 07:00
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

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

@dd-octo-sts dd-octo-sts Bot force-pushed the easy-win/feature-flagging-and-experimentation-sdk/java branch 2 times, most recently from 488dff7 to 1981713 Compare May 15, 2026 15:49
@datadog-prod-us1-5
Copy link
Copy Markdown

datadog-prod-us1-5 Bot commented May 15, 2026

Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 8 Tests failed

tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count.test_ffe_eval_metric_count[spring-boot-jetty] from system_tests_suite   View in Datadog   (Fix with Cursor)
AssertionError: Expected metric count >= 5, got 0
assert 0 >= 5
 +  where 5 = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7fbc5befaff0>.eval_count

self = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7fbc5befaff0>

    def test_ffe_eval_metric_count(self):
        """Test that N evaluations produce metric count = N."""
        for i, r in enumerate(self.responses):
            assert r.status_code == 200, f"Request {i + 1} failed: {r.text}"
...
tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count.test_ffe_eval_metric_count[spring-boot-openliberty] from system_tests_suite   View in Datadog   (Fix with Cursor)
AssertionError: Expected metric count >= 5, got 0
assert 0 >= 5
 +  where 5 = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7f73399fbdd0>.eval_count

self = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7f73399fbdd0>

    def test_ffe_eval_metric_count(self):
        """Test that N evaluations produce metric count = N."""
        for i, r in enumerate(self.responses):
            assert r.status_code == 200, f"Request {i + 1} failed: {r.text}"
...
tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count.test_ffe_eval_metric_count[spring-boot-openliberty] from system_tests_suite   View in Datadog   (Fix with Cursor)
AssertionError: Expected metric count >= 5, got 0
assert 0 >= 5
 +  where 5 = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7fe3f5c5c410>.eval_count

self = <tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count object at 0x7fe3f5c5c410>

    def test_ffe_eval_metric_count(self):
        """Test that N evaluations produce metric count = N."""
        for i, r in enumerate(self.responses):
            assert r.status_code == 200, f"Request {i + 1} failed: {r.text}"
...
View all

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0a2623e | Docs | Datadog PR Page | Give us feedback!

@dd-octo-sts dd-octo-sts Bot force-pushed the easy-win/feature-flagging-and-experimentation-sdk/java branch 3 times, most recently from 8a76dc5 to 3c6a4b7 Compare May 17, 2026 07:06
…tation-sdk

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot force-pushed the easy-win/feature-flagging-and-experimentation-sdk/java branch from 3c6a4b7 to 0a2623e Compare May 18, 2026 07:14
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.

0 participants