mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 05:28:09 +08:00
There are flaky system tests that have been exhausting the 10 seconds default max wait time which we have set previously on CI. However, I have yet to be able to figure out why and lack the tools to be able to figure out why. The hope here is that the upcoming playwright driver will provide us with better tooling to debug such problems. I've attempted to use `Capybara::Session#using_wait_time` by there is some race condition going on where the session's default max wait time is sometimes not set properly. I can't figure out why and have spent too much time trying to figure out why. Instead, I will just bump up the `default_max_wait_time` to `20`. This may the build take longer when there are test failures but it is a trade-off we will make right now. |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||
| labeler.yml | ||