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

chore: update WPT #23111

Merged
merged 18 commits into from
Apr 8, 2024
Merged

chore: update WPT #23111

merged 18 commits into from
Apr 8, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Mar 28, 2024

Should fix some of the current issues with the wpt_epoch workflow.

See https://github.com/denoland/deno/actions/runs/8460701853/job/23179358486

@iuioiua iuioiua changed the title chore: update WPT expectations chore: update WPT Mar 28, 2024
Comment on lines 484 to 489
if (init.reason && init.closeCode) {
init.closeCode = 1000;
}

this.#closeCode = init.closeCode;
this.#reason = init.reason;
Copy link
Member

Choose a reason for hiding this comment

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

@bartlomieju
Copy link
Member

Closes #23137

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju merged commit 03b8419 into denoland:main Apr 8, 2024
17 checks passed
@iuioiua iuioiua deleted the wpt-update-exp branch April 8, 2024 19:30
satyarohith pushed a commit that referenced this pull request Apr 11, 2024
Should fix some of the current issues with the `wpt_epoch` workflow.

See
https://github.com/denoland/deno/actions/runs/8460701853/job/23179358486

---------

Co-authored-by: crowlkats <crowlkats@toaxl.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
littledivy pushed a commit to littledivy/deno that referenced this pull request Apr 19, 2024
Should fix some of the current issues with the `wpt_epoch` workflow.

See
https://github.com/denoland/deno/actions/runs/8460701853/job/23179358486

---------

Co-authored-by: crowlkats <crowlkats@toaxl.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants