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

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 4 Pipeline jobs failed

Testing the test | System Tests (java, dev) / End-to-end #1 / spring-boot-jetty 1   View in Datadog   GitHub Actions

🔧 Fix in code (Fix with Cursor). 1 failed test due to assertion error: Expected metric count >= 5, got 0 at tests/ffe/test_flag_eval_metrics.py:176.

🧪 1 Test 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 0x7f9a41120ef0>.eval_count

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

    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}"
...

Testing the test | System Tests (java, dev) / End-to-end #1 / spring-boot-wildfly 1   View in Datadog   GitHub Actions

🔧 Fix in code (Fix with Cursor). 1 failed test. Assertion Error: Expected metric count >= 5, got 0 at tests/ffe/test_flag_eval_metrics.py:176.

🧪 1 Test failed

tests.ffe.test_flag_eval_metrics.Test_FFE_Eval_Metric_Count.test_ffe_eval_metric_count[spring-boot-wildfly] 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 0x7fb23f5d1010>.eval_count

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

    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}"
...

Testing the test | System Tests (java, prod) / End-to-end #1 / spring-boot-jetty 1   View in Datadog   GitHub Actions

🔧 Fix in code (Fix with Cursor). 1 failed test. AssertionError: Expected metric count >= 5, got 0 in tests/ffe/test_flag_eval_metrics.py:176

🧪 1 Test 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 0x7f3a57eaa840>.eval_count

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

    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 4 failed jobs.

ℹ️ 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: c2c3376 | 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 21 times, most recently from 35073ac to 661f04a Compare May 20, 2026 10:08
@dd-octo-sts dd-octo-sts Bot force-pushed the easy-win/feature-flagging-and-experimentation-sdk/java branch 8 times, most recently from 701d366 to 8b3e1e2 Compare May 22, 2026 07:03
…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 8b3e1e2 to c2c3376 Compare May 23, 2026 06:58
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