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
test: fix DifferentVarsCacheMiss test to use same filter with different varNames
The test previously used different filter strings to prove a cache miss.
It now uses the same filter string with different varNames slices, which
is the actual behavior being documented (composite cache key includes varNames).
0 commit comments