Skip to content

servodriver: Clear cookies between tests.#56082

Merged
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_40709
Nov 28, 2025
Merged

servodriver: Clear cookies between tests.#56082
servo-wpt-sync merged 1 commit intoweb-platform-tests:masterfrom
servo:servo_export_40709

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

To ensure that tests that modify cookies but don't finish cleanly don't leave cookie values that interfere with subsequent tests, we need to clear the cookie storage in between each test that's run.

Testing: Can't test the test runner, just have to watch the patterns in our test runs.
Fixes: #40668
Fixes: #40672
Fixes: #40673
Fixes: #40674
Fixes: #40695
Fixes: #40697

Reviewed in servo/servo#40709

Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Servo project.

@servo-wpt-sync servo-wpt-sync force-pushed the servo_export_40709 branch 2 times, most recently from 883c410 to f1d2c2b Compare November 28, 2025 06:34
@servo-wpt-sync servo-wpt-sync merged commit 5fa4eef into web-platform-tests:master Nov 28, 2025
36 checks passed
@servo-wpt-sync servo-wpt-sync deleted the servo_export_40709 branch November 28, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra servo-export wptrunner The automated test runner, commonly called through ./wpt run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants