readthedocs / readthedocs-sphinx-search

Deprecated: Enable search-as-you-type feature for docs hosted by RTD.
https://readthedocs-sphinx-search.readthedocs.io/
MIT License
33 stars 16 forks source link

Flaky tests #95

Open stsewd opened 3 years ago

stsewd commented 3 years ago

This test will fail sometimes

https://github.com/readthedocs/readthedocs-sphinx-search/blob/526eb581ccbca3d1364e843d27982d7716f699de/tests/test_ui.py#L150-L155

It probably needs to wait some time till the search popup is shown, maybe similar to

https://github.com/readthedocs/readthedocs-sphinx-search/blob/526eb581ccbca3d1364e843d27982d7716f699de/tests/test_ui.py#L283-L288