Skip to content

Commit

Permalink
Update date range for flaky page now that date filtering exists
Browse files Browse the repository at this point in the history
  • Loading branch information
KatieWright26 committed Oct 28, 2024
1 parent 6b71100 commit b54f4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/test_engine/flaky_test_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b54f4fa

Please sign in to comment.