Files
open-cluster-management/test
Jian Zhu 7bf6bb86eb fix: correct variable usage and error messages in ManifestWorkReplicaSet e2e tests (#1386)
This commit fixes two bugs in the ManifestWorkReplicaSet e2e tests:

1. Use freshly fetched mwrSet instead of stale mwReplicaSet when checking
   status summary. This ensures we're validating against the latest state
   rather than the initial object.

2. Return descriptive error messages instead of nil error when condition
   checks fail. This improves test debugging by providing clear failure
   reasons.

These fixes improve test reliability and error reporting.

🤖 Assisted by Claude Code

Signed-off-by: $(git config user.name) <$(git config user.email)>
Signed-off-by: zhujian <jiazhu@redhat.com>
2026-02-12 13:45:14 +00:00
..
2026-01-27 10:26:32 +00:00
2026-01-27 10:26:32 +00:00
2024-04-11 01:39:23 +00:00
2023-06-13 05:21:07 -04:00