Skip to content

Try fixing the test flakiness by using definitely not a Java fake PID#11280

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
jb/temp_tests_2
May 5, 2026
Merged

Try fixing the test flakiness by using definitely not a Java fake PID#11280
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
jb/temp_tests_2

Conversation

@jbachorik

Copy link
Copy Markdown
Contributor

What Does This Do

Changing the fake PID of 1234 to fake PID of 0

Motivation

Trying to rule out the possibility of 1234 being a valid Java process on the test CI machine, causing the temp files not to be cleared (the PID is still alive) and flaking the test.

Additional Notes

Contributor Checklist

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

@jbachorik jbachorik requested a review from a team as a code owner May 5, 2026 07:20
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

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.

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

Copy link
Copy Markdown

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: b0a61374d8

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal-api/src/test/java/datadog/trace/util/TempLocationManagerTest.java Outdated

@amarziali amarziali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm. you might need to rerun spotless

@jbachorik jbachorik added type: bug Bug report and fix comp: testing Testing tag: no release notes Changes to exclude from release notes labels May 5, 2026
@jbachorik

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented May 5, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-05-05 11:24:30 UTC ℹ️ Start processing command /merge


2026-05-05 11:24:35 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-05-05 12:39:58 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit b0ccf93 into master May 5, 2026
569 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the jb/temp_tests_2 branch May 5, 2026 12:39
@github-actions github-actions Bot added this to the 1.63.0 milestone May 5, 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: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants