Skip to content
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

eng: fix snapshot tests in macos webkit for real? #193734

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

connor4312
Copy link
Member

Second attempt at this, which should work. Stop trying to use
exposeFunction, which seems to work poorly on macOS webkit in CI, and
just run a server with HTTP endpoints to do the "RPC."

Reuses Alex's "yaserver" module that we were already using for other
tests. Uses a secure random prefix for security in each run.

@connor4312 connor4312 self-assigned this Sep 21, 2023
@connor4312 connor4312 enabled auto-merge (squash) September 21, 2023 21:07
@VSCodeTriageBot VSCodeTriageBot added this to the September 2023 milestone Sep 21, 2023
Second attempt at this, which should work. Stop trying to use
exposeFunction, which seems to work poorly on macOS webkit in CI, and
just run a server with HTTP endpoints to do the "RPC."

Reuses Alex's "yaserver" module that we were already using for other
tests. Uses a secure random prefix for security in each run.
@connor4312 connor4312 merged commit 3106737 into main Sep 21, 2023
6 checks passed
@connor4312 connor4312 deleted the connor4312/another-test-fix branch September 21, 2023 21:48
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants