A failing test will be executed at most five times.
Let's hope it will reduce the number of flaky tests on Jenkins.
Related to T3331
Differential D5761
cypress.json: Activate test retries in run mode anlambert on May 20 2021, 1:57 PM. Authored by
Details
A failing test will be executed at most five times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D5761 (id=20593)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit a0df9a0f1fcdd76fd0127a1dae55730c324ee8ed Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most three times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331 Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/836/ Comment Actions Sigh... Let's try to increase the number of retries and launch a couple of subsequent builds to test. Comment Actions Build is green Patch application report for D5761 (id=20594)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit 36524f0d5413d49e3fca6e03ef015b9d0eb7a463 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most five times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/837/ for more details. Comment Actions Build is green Patch application report for D5761 (id=20594)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit 36524f0d5413d49e3fca6e03ef015b9d0eb7a463 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most five times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/838/ for more details. Comment Actions Build is green Patch application report for D5761 (id=20594)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit 36524f0d5413d49e3fca6e03ef015b9d0eb7a463 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most five times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/839/ for more details. Comment Actions Build is green Patch application report for D5761 (id=20594)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit 36524f0d5413d49e3fca6e03ef015b9d0eb7a463 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most five times. Let's hope it will reduce the number of flaky tests on Jenkins. Related to T3331 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/840/ for more details. Comment Actions Four CI pipeline executions in a row and no flaky cypress tests when setting retries to 4. I guess we can land this then. Comment Actions Build is green Patch application report for D5761 (id=20597)Rebasing onto 5adccbb354... Current branch diff-target is up to date. Changes applied before testcommit 7506c2d4e77247da1b6563639da5fd8bef388099 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu May 20 13:56:41 2021 +0200 cypress.json: Activate test retries in run mode A failing test will be executed at most five times. It enables to significantly reduce the number of flaky tests on Jenkins. Closes T3331 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/841/ for more details. |