Skip to content

enable debugging snapshots - #5713

Merged
zarirhamza merged 1 commit into
mainfrom
zarir/enable-debugging-snapshots
Nov 14, 2025
Merged

enable debugging snapshots#5713
zarirhamza merged 1 commit into
mainfrom
zarir/enable-debugging-snapshots

Conversation

@zarirhamza

@zarirhamza zarirhamza commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Motivation

Re-enable snapshots that were disabled for Context API Changes (#9422)

Disabled on #5657

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java
tests/debugger/utils/approvals/java/1.5.0/exception_replay_async_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_inner_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_multiframe_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_recursion_20_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_recursion_3_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_recursion_5_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_rockpaperscissors_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core
tests/debugger/utils/approvals/java/1.5.0/exception_replay_simple_snapshots_expected.json  @DataDog/debugger @DataDog/system-tests-core

@zarirhamza
zarirhamza enabled auto-merge (squash) November 13, 2025 22:18
@zarirhamza
zarirhamza merged commit 1395a10 into main Nov 14, 2025
394 checks passed
@zarirhamza
zarirhamza deleted the zarir/enable-debugging-snapshots branch November 14, 2025 18:28
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.

2 participants