ckerr

#51504: fix: test idempotency issues

Merged
Created: May 5, 2026, 9:33:19 AM
Merged: May 6, 2026, 1:30:48 PM
2 comments
Target: main

Description of Change

Fix some test idempotency issues identified by Claude.

Checklist

Release Notes

Notes: none.

Backports

40-x-y
Pending
Waiting for trop to backport
41-x-y
Pending
Waiting for trop to backport
42-x-y
Merged
PR Number
#51526
Merged At
May 7, 2026, 4:58:08 AM
Released In
v42.0.1
Release Date
May 8, 2026, 9:00:23 AM
43-x-y
Pending
Waiting for trop to backport

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron