Skip to content

Migrate dd-trace-core groovy files to java part 10#11543

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
jpbempel/g2j-core-pt10
Jun 4, 2026
Merged

Migrate dd-trace-core groovy files to java part 10#11543
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
jpbempel/g2j-core-pt10

Conversation

@jpbempel
Copy link
Copy Markdown
Member

@jpbempel jpbempel commented Jun 3, 2026

What Does This Do

we migrate 11 tests:

  • IterationSpansForkedTest
  • ScopeAndContinuationLayoutTest
  • ScopeManagerDepthTest
  • ScopeManagerTest
  • IntegrationAdderTest
  • InternalTagsAdderTest
  • PayloadTagsProcessorTest
  • PeerServiceCalculatorTest
  • PostProcessorChainTest
  • QueryObfuscatorTest
  • SpanPointersProcessorTest

Motivation

this is part of the effort to migrate groovy tests to Java/JUnit
part1: #11053
part2: #11062
part3: #11085
part4: #11146
part5: #11217
part6: #11362
part7: #11374
part8: #11437
part9: #11488

Additional Notes

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

we migrate 11 tests:
 - IterationSpansForkedTest
 - ScopeAndContinuationLayoutTest
 - ScopeManagerDepthTest
 - ScopeManagerTest
 - IntegrationAdderTest
 - InternalTagsAdderTest
 - PayloadTagsProcessorTest
 - PeerServiceCalculatorTest
 - PostProcessorChainTest
 - QueryObfuscatorTest
 - SpanPointersProcessorTest
@jpbempel jpbempel requested review from a team as code owners June 3, 2026 09:01
@jpbempel jpbempel requested review from mcculls and removed request for a team June 3, 2026 09:01
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 3, 2026

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@datadog-official
Copy link
Copy Markdown
Contributor

datadog-official Bot commented Jun 3, 2026

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-check-slo-breaches   View in Datadog   GitLab

See error No Markdown threshold comparison report generated. Error: Found no scenarios for comparison.

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-generate-slos   View in Datadog   GitLab

See error Artifact generation failed: directory 'artifacts' not found.

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-upload-to-bp-api   View in Datadog   GitLab

See error Execution of Verify files exist failed with exit code 2.

View all 5 failed jobs.

Useful? React with 👍 / 👎

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

@mcculls mcculls added comp: testing Testing tag: no release notes Changes to exclude from release notes type: refactoring labels Jun 3, 2026
@jpbempel jpbempel added this pull request to the merge queue Jun 3, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 3, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 3, 2026

View all feedbacks in Devflow UI.

2026-06-03 20:24:57 UTC ℹ️ Start processing command /merge


2026-06-03 20:25:02 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-03 22:25:44 UTCMergeQueue: The build pipeline has timeout

The merge request has been interrupted because the build 2995743020112644490 took longer than expected. The current limit for the base branch 'master' is 120 minutes.

Possible reasons:

  • some mandatory checkruns are failing:
    • Check pull requests

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 3, 2026
@jpbempel
Copy link
Copy Markdown
Member Author

jpbempel commented Jun 4, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 4, 2026

View all feedbacks in Devflow UI.

2026-06-04 08:15:34 UTC ℹ️ Start processing command /merge


2026-06-04 08:15:39 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-04 10:16:20 UTCMergeQueue: The build pipeline has timeout

The merge request has been interrupted because the build 595032108293548378 took longer than expected. The current limit for the base branch 'master' is 120 minutes.

Possible reasons:

  • some mandatory checkruns are failing:
    • Check pull requests

@jpbempel jpbempel enabled auto-merge June 4, 2026 12:50
@jpbempel jpbempel added this pull request to the merge queue Jun 4, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 4, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 4, 2026

View all feedbacks in Devflow UI.

2026-06-04 13:48:34 UTC ℹ️ Start processing command /merge


2026-06-04 13:48:40 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-04 15:07:29 UTC ℹ️ MergeQueue: This merge request was merged

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 4, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit a48e463 into master Jun 4, 2026
572 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the jpbempel/g2j-core-pt10 branch June 4, 2026 15:07
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing tag: no release notes Changes to exclude from release notes type: refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants