Skip to content

Commit

Permalink
Merge pull request #4809 from rmol/translation-test-add-flaky
Browse files Browse the repository at this point in the history
Add flaky to translation-test
  • Loading branch information
zenmonkeykstop authored Sep 18, 2019
2 parents d71b0d0 + 6c82ee9 commit 4a61b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions securedrop/bin/translation-test
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ for locale in ar de_DE es_ES fr_FR hi is it_IT nb_NO nl pt_BR ro ru sv tr zh_Han
do
PAGE_LAYOUT_LOCALES=$locale pytest \
-v \
--force-flaky --max-runs=3 \
--page-layout \
--durations 10 \
"$@"
Expand Down

0 comments on commit 4a61b7e

Please sign in to comment.