-
Notifications
You must be signed in to change notification settings - Fork 4.6k
chore: set CURL_COOKIE_JAR_PATH env var for WK only in persistent mode #36521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: set CURL_COOKIE_JAR_PATH env var for WK only in persistent mode #36521
Conversation
Signed-off-by: Max Schmitt <[email protected]>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Test results for "tests others"3 flaky26543 passed, 614 skipped Merge workflow run. |
Test results for "tests 1"10 flaky47077 passed, 979 skipped Merge workflow run. |
This comment has been minimized.
This comment has been minimized.
Test results for "tests 2"5 fatal errors, not part of any test 141 flaky246759 passed, 10281 skipped Merge workflow run. |
This was previously already ignored on WebKit side. Lets be more explicit and pass it only when actually used.
#36358.