FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: fix WPT URL tests that fetch JSON data by targos · Pull Request #37624 · nodejs/node · GitHub

/ node Public

test: fix WPT URL tests that fetch JSON data - #37624

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-wpt-url-tests
Closed

test: fix WPT URL tests that fetch JSON data#37624
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-wpt-url-tests

Conversation

targos commented Mar 6, 2021

Copy link
Copy Markdown
Member

No description provided.

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Mar 6, 2021

Copy link
Copy Markdown
Collaborator

targos commented Mar 8, 2021

Copy link
Copy Markdown
Member Author

Failed without intl:

12:01:35     [UNEXPECTED_FAILURE][FAIL] Parsing: <http://ExAmPlE.CoM> against <http://other.com/>
12:01:35     assert_equals: href expected "http://example.com/" but got "http://ExAmPlE.CoM/"
12:01:35         at Test.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/url/url-constructor.any.js:21:7)
12:01:35         at Test.step (/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/resources/testharness.js:2092:25)
12:01:35         at test (/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/resources/testharness.js:566:30)
12:01:35         at runURLTests (/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/url/url-constructor.any.js:12:5)
12:01:35     Command: /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node  /home/iojs/build/workspace/node-test-commit-linux-containered/test/wpt/test-url.js url-constructor.any.js

I added small-icu requirement to url-constructor.any.js

Copy link
Copy Markdown
Collaborator

targos force-pushed the fix-wpt-url-tests branch 2 times, most recently from 5295032 to 6183089 Compare March 8, 2021 18:28

Copy link
Copy Markdown
Collaborator

targos force-pushed the fix-wpt-url-tests branch from 6183089 to 519c961 Compare March 8, 2021 21:01

targos commented Mar 8, 2021

Copy link
Copy Markdown
Member Author

Missed that url-origin.any.js had the same issue.

Copy link
Copy Markdown
Collaborator

targos added a commit that referenced this pull request Mar 9, 2021
PR-URL: #37624
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos commented Mar 9, 2021

Copy link
Copy Markdown
Member Author

Landed in 52ca115

targos closed this Mar 9, 2021
targos deleted the fix-wpt-url-tests branch March 9, 2021 07:22
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37624
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL