Commit 574aa2e
Deflake new defer-back test
The test can fail in cases where BFCache is disabled and some race
condition makes it go in an infinite loop (back/forward/...) etc.
Fixing the flakiness by synchronously changing the URL to "done"
before performing the navigation from "initial" to "next", so that
going back doesn't re-ignire the "initial" state.
Bug: 469466893
Change-Id: I6cf64d57bddef61febff2fc3f810dffc05c96c6e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7532837
Commit-Queue: Noam Rosenthal <[email protected]>
Reviewed-by: Dominic Farolino <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1576557}1 parent ae3395b commit 574aa2e
File tree
1 file changed
+5
-1
lines changed1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
0 commit comments