From b54f4fac24cf14da883cba39661ab98ba46b82b7 Mon Sep 17 00:00:00 2001 From: Katie Wright Date: Tue, 29 Oct 2024 12:01:26 +1300 Subject: [PATCH] Update date range for flaky page now that date filtering exists --- pages/test_engine/flaky_test_assignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/test_engine/flaky_test_assignment.md b/pages/test_engine/flaky_test_assignment.md index 77be705060..eee836530f 100644 --- a/pages/test_engine/flaky_test_assignment.md +++ b/pages/test_engine/flaky_test_assignment.md @@ -22,7 +22,7 @@ Tests that are assigned to a team will be updated to display a badge indicating ## Resolving a flaky test -From the **Manage flaky test** dropdown, you can resolve your flaky test. Resolving a flaky test will remove the test from **My Assignments** and display a **Flaky behaviour marked as resolved** badge within the flaky index. The test will stay in the flaky index until it has not flaked within 7 days. If the test flakes again, it will be considered a **Reoccurring Flaky** and will receive a corresponding badge in the index. +From the **Manage flaky test** dropdown, you can resolve your flaky test. Resolving a flaky test will remove the test from **My Assignments** and display a **Flaky behaviour marked as resolved** badge within the flaky index. The test will stay in the flaky index until it has not flaked within 28 days. If the test flakes again, it will be considered a **Reoccurring Flaky** and will receive a corresponding badge in the index. ## Viewing assignments