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
testDynamicFiltering* methods rely on global state of QueryTracker. The may fail because of QueryTracker.pruneExpiredQueries()
You must ensure that query was issued and this method invoked in isolation - which guarantees that there is less other queries between query creation and obtaining query info than query.max-history