Skip to content

test: relax expectations in test-icu-transcode#25866

Closed
hashseed wants to merge 1 commit into
nodejs:masterfrom
hashseed:windows1252
Closed

test: relax expectations in test-icu-transcode#25866
hashseed wants to merge 1 commit into
nodejs:masterfrom
hashseed:windows1252

Conversation

@hashseed

@hashseed hashseed commented Feb 1, 2019

Copy link
Copy Markdown
Member

Chromium's ICU considers "latin1" and "ascii" to mean Windows-1252, which is consistent with WHATWG spec. If linked against Chromium's ICU, Node.js therefore fails test/parallel/test-icu-transcode.

Refs: #25851

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 1, 2019
@hashseed hashseed requested a review from srl295 February 1, 2019 12:28
@Trott

Trott commented Feb 1, 2019

Copy link
Copy Markdown
Member

@nodejs/intl @nodejs/i18n

@addaleax

addaleax commented Feb 2, 2019

Copy link
Copy Markdown
Member

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 2, 2019
@hashseed

hashseed commented Feb 4, 2019

Copy link
Copy Markdown
Member Author

Looks again like some Jenkins related issue.

@addaleax

addaleax commented Feb 4, 2019

Copy link
Copy Markdown
Member

Resume CI again: https://ci.nodejs.org/job/node-test-commit/25596/ (✔️)

@danbev

danbev commented Feb 5, 2019

Copy link
Copy Markdown
Contributor

Landed in 793c630.

@danbev danbev closed this Feb 5, 2019
danbev pushed a commit that referenced this pull request Feb 5, 2019
Chromium's ICU considers "latin1" and "ascii" to mean Windows-1252,
which is consistent with
[WHATWG spec](https://encoding.spec.whatwg.org/#names-and-labels). If
linked against Chromium's ICU, Node.js therefore fails
`test/parallel/test-icu-transcode`.

PR-URL: #25866
Refs: #25851
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
addaleax pushed a commit that referenced this pull request Feb 6, 2019
Chromium's ICU considers "latin1" and "ascii" to mean Windows-1252,
which is consistent with
[WHATWG spec](https://encoding.spec.whatwg.org/#names-and-labels). If
linked against Chromium's ICU, Node.js therefore fails
`test/parallel/test-icu-transcode`.

PR-URL: #25866
Refs: #25851
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
@targos targos mentioned this pull request Feb 14, 2019
@hashseed hashseed deleted the windows1252 branch February 15, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants