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

(v6.x backport) test: skip test-icu-transcode if Intl is not present by watilde · Pull Request #12905 · nodejs/node · GitHub

/ node Public

(v6.x backport) test: skip test-icu-transcode if Intl is not present - #12905

Closed
watilde wants to merge 1 commit into
nodejs:v6.x-stagingfrom
watilde:backport-test-intl
Closed

(v6.x backport) test: skip test-icu-transcode if Intl is not present#12905
watilde wants to merge 1 commit into
nodejs:v6.x-stagingfrom
watilde:backport-test-intl

Conversation

watilde commented May 8, 2017

Copy link
Copy Markdown
Member

Backport of #10707 to 6.x:

use common.hasIntl to make sure Intl object is present or not.

PR-URL: #10707
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Italo A. Casas me@italoacasas.com
Reviewed-By: Steven R Loomis srloomis@us.ibm.com

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

test

use common.hasIntl to make sure Intl object is present or not.

PR-URL: nodejs#10707
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
nodejs-github-bot added test Issues and PRs related to the tests. v6.x labels May 8, 2017

watilde commented May 8, 2017

Copy link
Copy Markdown
Member Author

mscdex added the i18n-api Issues and PRs related to the i18n implementation. label May 8, 2017

jasnell commented May 9, 2017

Copy link
Copy Markdown
Member

hmm.. unless I'm mistaken, buffer.transcode is not in v6.x at all.

watilde commented May 10, 2017

Copy link
Copy Markdown
Member Author

Oh really, then let's stop putting this patch into v6.. Well, this patch will not be called since the CI doesn't have ICU data. It should be fine to not have this patch either.

Thanks!

watilde closed this May 10, 2017
watilde deleted the backport-test-intl branch May 10, 2017 09:26
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

i18n-api Issues and PRs related to the i18n implementation. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL