You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize and harden isCaptureChecking tests (#24439)
- Base it only on ids, no phase dereferencing needed
- Make sure checkCapturesPhaseId is not confused with current id even if
checkCapturesPhase does not exist and current phase is not set.
0 commit comments