Skip to content

ICU: Update TestNumberFormatter tests to be compatible with ICU62+ and Darwin #2535

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

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Oct 13, 2019

  • ICU62+ changed how some of the NumberFormatter formats and properties
    work. These tests also work differently in the Foundation supported by
    macOS Catalina (10.15).

  • Update the tests to work correctly when run using DarwinCompatibilityTests
    on Catalina.

  • Update NumberFormatter to make the tests work correctly on Linux with
    ICU65.1

Note: Do not merge until ICU has been updated to 65.1

@spevans spevans mentioned this pull request Oct 13, 2019
…d Darwin

- ICU62+ changed how some of the NumberFormatter formats and properties
  work. These tests also work differently in the Foundation supported by
  macOS Catalina (10.15).

- Update the tests to work correctly when run using DarwinCompatibilityTests
  on Catalina.

- Update NumberFormatter to make the tests work correctly on Linux with
  ICU65.1
@spevans
Copy link
Contributor Author

spevans commented Oct 29, 2019

Please test with the following PR
swiftlang/swift#27937

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Nov 16, 2019

@swift-ci test

@spevans spevans changed the title [DNM] ICU: Update TestNumberFormatter tests to be compatible with ICU62+ and Darwin ICU: Update TestNumberFormatter tests to be compatible with ICU62+ and Darwin Nov 16, 2019
@spevans spevans marked this pull request as ready for review November 16, 2019 22:38
@spevans
Copy link
Contributor Author

spevans commented Nov 18, 2019

@swift-ci test and merge

@spevans
Copy link
Contributor Author

spevans commented Nov 18, 2019

@swift-ci test macos

@spevans
Copy link
Contributor Author

spevans commented Nov 18, 2019

@swift-ci test linux

@spevans spevans merged commit 315f251 into swiftlang:master Nov 18, 2019
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.

1 participant