Skip to content

Remove Singleton from omaha_util_test.cc#1491

Merged
hiroyuki-komatsu merged 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_omaha_util_test
Apr 28, 2026
Merged

Remove Singleton from omaha_util_test.cc#1491
hiroyuki-komatsu merged 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_omaha_util_test

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Apr 27, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites omaha_util_test.cc without the Singleton class dependency.

This is purely mechanical refactoring for unit testing, and there must be no observable behavioral change in production.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: Windows 11 25H2
  • Steps:
    1. bazelisk test //win32/base:omaha_util_test

As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites omaha_util_test.cc without the Singleton class
dependency.

This is purely mechanical refactoring for unit testing, and there must
be no observable behavioral change in production.
@hiroyuki-komatsu hiroyuki-komatsu merged commit b021114 into google:master Apr 28, 2026
1 check passed
@yukawa yukawa deleted the remove_singleton_from_omaha_util_test branch April 28, 2026 16:17
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