Skip to content

Sync url and urlpattern test data from web-platform-tests. - #1158

Merged
anonrig merged 1 commit into
ada-url:mainfrom
watilde:test/update-wpt
Jun 30, 2026
Merged

Sync url and urlpattern test data from web-platform-tests.#1158
anonrig merged 1 commit into
ada-url:mainfrom
watilde:test/update-wpt

Conversation

@watilde

@watilde watilde commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Known IDNA conformance gaps surfaced by the new data (tracked upstream in ada-url/idna, src/ada_idna.cpp is auto-generated):

  • ContextJ C1 (ZWNJ): xn--ab-j1t
  • empty punycode label: xn--
  • TR46 validity for enclosed alphanumerics: xn--pokxncvks

refs: nodejs/node#64177

@watilde
watilde force-pushed the test/update-wpt branch 7 times, most recently from 9a58e0e to d44533a Compare June 28, 2026 07:51
Known IDNA conformance gaps surfaced by the new data (tracked upstream
in ada-url/idna, src/ada_idna.cpp is auto-generated):
- ContextJ C1 (ZWNJ): xn--ab-j1t
- empty punycode label: xn--
- TR46 validity for enclosed alphanumerics: xn--pokxncvks

Also reformat src/url_pattern_helpers.cpp for clang-format 22 (the lint
CI was bumped from v17 to v22 in ada-url#1106); the existing line wrapping no
longer conforms.

Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
@anonrig
anonrig merged commit 9d6ccac into ada-url:main Jun 30, 2026
51 of 52 checks passed
@watilde
watilde deleted the test/update-wpt branch June 30, 2026 02:54
@anonrig

anonrig commented Jul 1, 2026

Copy link
Copy Markdown
Member

this pr broke the CI for windows

@watilde

watilde commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Oh sorry.. Let me make revert PR to fix that.

@watilde watilde mentioned this pull request Jul 1, 2026
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.

2 participants