Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Text search #16416

Closed
3 tasks done
roblourens opened this issue Dec 3, 2016 · 0 comments
Closed
3 tasks done

Test: Text search #16416

roblourens opened this issue Dec 3, 2016 · 0 comments
Labels
search Search widget and operation issues testplan-item
Milestone

Comments

@roblourens
Copy link
Member

roblourens commented Dec 3, 2016

Complexity: 3

Main issue: #15384

Text search now runs in multiple processes. Please verify that...

  • There are no missing or duplicated results
  • It does not look slower than before
  • All the bells and whistles on the search viewlet work as before. Regex search, search/replace, etc.
  • Since the search workers time out after one minute and will be restarted for the next search, test that
    • You can do a search, wait a full minute, then do another search
    • You can do two searches back to back
  • Search can be canceled using esc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
search Search widget and operation issues testplan-item
Projects
None yet
Development

No branches or pull requests

5 participants