Make specs less flaky
modified tests/e2e/repo.spec.ts
@@ -64,6 +64,7 @@ test("repo description", async ({ page, peer }) => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/repo/commits.spec.ts
@@ -131,6 +131,7 @@ test("commit messages with double colon not converted into single colon", async
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/repo/issues.spec.ts
@@ -3,6 +3,7 @@ import { createRepo } from "@tests/support/repo";
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/e2e/repo/patch.spec.ts
@@ -7,6 +7,7 @@ test("navigate patch details", async ({ page }) => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -77,6 +78,7 @@ test("navigate through revision diffs", async ({ page }) => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -94,6 +96,7 @@ test("navigate through revision diffs", async ({ page }) => {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -141,6 +144,7 @@ test("commit listing ordering keeping stable on browser navigation", async ({
|
|
|
|
|
|
| + | |
|
|
|
|
|