open-craft / xblock-poll

An XBlock for Polling users and displaying the result
GNU Affero General Public License v3.0
18 stars 66 forks source link

[BB-2174] Fix flaky tests on Travis CI #71

Closed petarmaric closed 4 years ago

petarmaric commented 4 years ago

This PR is an attempt to fix flaky translations. As the failure is random, hard to reproduce and origins from a third-party package, we decided to use travis_retry to avoid spending too much time on this.

This also adds delay to test_infinite_submissions.