-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1937201 [wpt PR 49685] - [wptrunner] Clear screenshot cache betwe…
…en retries, a=testonly Automatic update from web-platform-tests [wptrunner] Clear screenshot cache between retries (#49685) Otherwise, the same incorrect result might be retrieved each attempt, which defeats the retry's purpose. Workaround for https://crbug.com/383612546 -- wpt-commits: 28cc3c22685edc5ee146f67c8eadc47494a123fe wpt-pr: 49685 UltraBlame original commit: 1fb818ee8b5cf0624f307bc1b3adb7dccc4e7aa9
- Loading branch information
Showing
3 changed files
with
77 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1939,6 +1939,12 @@ | |
] | ||
) | ||
|
||
test_environment | ||
. | ||
reset | ||
( | ||
) | ||
|
||
with | ||
ManagerGroup | ||
( | ||
|