Skip to content

Auto-activate python manifest tests#6225

Draft
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
auto-python-manifest
Draft

Auto-activate python manifest tests#6225
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
auto-python-manifest

Conversation

@dd-octo-sts
Copy link
Contributor

@dd-octo-sts dd-octo-sts bot commented Feb 6, 2026

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

This commit was created from the local commit with hash e053c1cc893f1ef54971ad417f40c28e3fd1a6cd.
@dd-octo-sts dd-octo-sts bot requested review from a team as code owners February 6, 2026 07:00
@dd-octo-sts dd-octo-sts bot requested review from avara1986 and sabrenner and removed request for a team February 6, 2026 07:00
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) February 6, 2026 07:00
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

CODEOWNERS have been resolved as:

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

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b10d8f9230

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +186 to +188
tests/appsec/iast/sink/test_insecure_cookie.py::TestInsecureCookie_ExtendedLocation:
- declaration: missing_feature
- weblog_declaration:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore version gating instead of global missing_feature

This change replaces the previous version declaration with declaration: missing_feature, which disables the test for all weblogs and versions rather than only excluding tornado. Given the surrounding entries add tornado-specific exclusions elsewhere, this looks like an unintended regression that turns off the test entirely (same pattern also appears for other ExtendedLocation entries in this block). If the intent was to keep the existing version gate and only skip tornado, use a weblog_declaration with a "*": v3.1.0.dev default plus tornado: missing_feature.

Useful? React with 👍 / 👎.

@nccatoni nccatoni marked this pull request as draft February 6, 2026 10:15
auto-merge was automatically disabled February 6, 2026 10:15

Pull request was converted to draft

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