Skip to content

Make wd_tests run in predictable mode by default#6747

Merged
danlapid merged 1 commit into
mainfrom
dlapid/predictableTests
May 11, 2026
Merged

Make wd_tests run in predictable mode by default#6747
danlapid merged 1 commit into
mainfrom
dlapid/predictableTests

Conversation

@danlapid

Copy link
Copy Markdown
Collaborator

Additionally, make SequentialSpanSubmitter use entropy-based span IDs outside predictable mode.
This is especially important for correct trace hierarchy in local dev now that USER_SPAN_CONTEXT_PROPAGATION makes multiple workers emit a combined trace.

@danlapid danlapid requested review from a team as code owners May 10, 2026 23:54
@danlapid danlapid force-pushed the dlapid/predictableTests branch from 0a2bd50 to 01e6232 Compare May 10, 2026 23:55
@ask-bonk

ask-bonk Bot commented May 10, 2026

Copy link
Copy Markdown
Contributor

Only one construction site, and it's been updated.

After thorough analysis, I don't find any actionable issues. The changes are well-motivated, correctly implemented, and the tests have been appropriately updated.

LGTM

github run

@danlapid danlapid force-pushed the dlapid/predictableTests branch from 01e6232 to 0675e9e Compare May 11, 2026 00:22
Additionally, make SequentialSpanSubmitter use entropy-based span IDs
outside predictable mode.
This is especially important for correct trace hierarchy in local dev
now that USER_SPAN_CONTEXT_PROPAGATION makes multiple workers emit a
combined trace.
@danlapid danlapid force-pushed the dlapid/predictableTests branch from 0675e9e to c2afeef Compare May 11, 2026 02:56
@danlapid danlapid merged commit 037644c into main May 11, 2026
22 of 23 checks passed
@danlapid danlapid deleted the dlapid/predictableTests branch May 11, 2026 03:16
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