Skip to content

replace test: increase timeout from 2s to 5s for zip fetching

Administrator requested to merge rvt/increase-replace-test-timeout into master

Created by: rvantonder

This is a last-ditch effort to fix a flakey test that relies on creating a new store and then fetching the contents/zip in replacer. The test is flakey because appears to time out during fetching. This PR increases the timeout from 2s to 5s. If this still results in a flakey test, I'll take more drastic measures.

Previous relevant comments/PRs:

Merge request reports

Loading