Skip to content

Auto-activate python easy wins for apm-idm#6624

Open
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
easy-win/apm-idm/python
Open

Auto-activate python easy wins for apm-idm#6624
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
easy-win/apm-idm/python

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

@dd-octo-sts dd-octo-sts bot commented Mar 27, 2026

Automated activation of easy-win tests for python owned by apm-idm
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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts bot requested review from a team as code owners March 27, 2026 17:50
@dd-octo-sts dd-octo-sts bot requested review from ZStriker19 and ncybul and removed request for a team March 27, 2026 17:50
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) March 27, 2026 17:50
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

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

@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 bot commented Mar 27, 2026

⚠️ Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 2 Tests failed

tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_Aiomysql.test_dbm_comment[flask-poc] from system_tests_suite   View in Datadog   (Fix with Cursor)
AssertionError: Request: http://localhost:7777/stub_dbm?integration=aiomysql&operation=executemany wasn't successful.
assert 500 == 200
 +  where 500 = HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Fri, 27 Mar 2026 18:11:29 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n).status_code
 +    where HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Fri, 27 Mar 2026 18:11:29 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n) = <tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_Aiomysql object at 0x7f77aef197f0>.r

self = <tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_Aiomysql object at 0x7f77aef197f0>

    def test_dbm_comment(self):
>       assert self.r.status_code == 200, f"Request: {self.r.request.url} wasn't successful."
E       AssertionError: Request: http://localhost:7777/stub_dbm?integration=aiomysql&operation=executemany wasn't successful.
...
tests.integrations.test_dbm.Test_Dbm_Comment_Python_MysqlConnector.test_dbm_comment[flask-poc] from system_tests_suite   View in Datadog   (Fix with Cursor)
AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=execute wasn't successful.
assert 500 == 200
 +  where 500 = HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Fri, 27 Mar 2026 18:11:29 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n).status_code
 +    where HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Fri, 27 Mar 2026 18:11:29 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n) = <tests.integrations.test_dbm.Test_Dbm_Comment_Python_MysqlConnector object at 0x7f77aef196a0>.r

self = <tests.integrations.test_dbm.Test_Dbm_Comment_Python_MysqlConnector object at 0x7f77aef196a0>

    def test_dbm_comment(self):
>       assert self.r.status_code == 200, f"Request: {self.r.request.url} wasn't successful."
E       AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=execute wasn't successful.
...

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: c721970 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

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