Skip to content

Migrate worker_registry_test.go#10564

Open
stephanos wants to merge 2 commits into
mainfrom
stephanos/migrate-worker_registry_test
Open

Migrate worker_registry_test.go#10564
stephanos wants to merge 2 commits into
mainfrom
stephanos/migrate-worker_registry_test

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

WISOTT

@stephanos stephanos force-pushed the stephanos/migrate-worker_registry_test branch 3 times, most recently from cdee574 to 0cefc48 Compare June 5, 2026 23:04
// - targetWorkerDeploymentVersionChanged == false (the bug being fixed)
func (s *Versioning3Suite) TestInlinePath_StableRouting_NoSpuriousFlag() {
env := s.setupEnv()
ctx := s.Context()
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

drive-by change

@stephanos stephanos force-pushed the stephanos/migrate-worker_registry_test branch 9 times, most recently from 7e1dc33 to ced4842 Compare June 6, 2026 18:02
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@stephanos stephanos force-pushed the stephanos/migrate-worker_registry_test branch from ced4842 to 157077a Compare June 6, 2026 18:04
testcore.WithDynamicConfig(dynamicconfig.WorkerHeartbeatsEnabled, true),
}
env := testcore.NewEnv(s.T(), append(baseOpts, opts...)...)
tv := testvars.New(s.T()).WithTaskQueue(env.WorkerTaskQueue()).WithNamespaceName(env.Namespace())
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this might actually be a good default for tv! not making this change here but worth considering.

@stephanos stephanos marked this pull request as ready for review June 6, 2026 20:01
@stephanos stephanos requested review from a team as code owners June 6, 2026 20:01
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.

1 participant