Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

icu4c-64.2 test error #5

Open
hanjk1234 opened this issue May 20, 2019 · 0 comments
Open

icu4c-64.2 test error #5

hanjk1234 opened this issue May 20, 2019 · 0 comments

Comments

@hanjk1234
Copy link

when i use icu4c 64.2
? github.com/uber-go/icu4go/constants [no test files]
--- FAIL: TestCurrencyFormatter_Format (0.00s)
Error Trace: currency_formatter_test.go:34
Error: Not equal:
expected: "1\u00a0222\u00a0333,44\u00a0$US"
received: "1\u202f222\u202f333,44\u00a0$US"
FAIL
coverage: 92.3% of statements
FAIL github.com/uber-go/icu4go/currency 0.016s
--- FAIL: TestDateTimeFormatter_FormatTime (0.01s)
Error Trace: datetime_formatter_test.go:40
Error: Not equal:
expected: "Montag, 2. Januar 2017 um 12:35:20 GMT"
received: "Montag, 2. Januar 2017 um 12:35:20 Koordinierte Weltzeit"
Error Trace: datetime_formatter_test.go:48
Error: Not equal:
expected: "2. Januar 2017 um 12:35:20 GMT"
received: "2. Januar 2017 um 12:35:20 UTC"
FAIL
coverage: 90.2% of statements
FAIL github.com/uber-go/icu4go/datetime 0.014s
ok github.com/uber-go/icu4go/locale 0.009s coverage: 94.4% of statements
ok github.com/uber-go/icu4go/number 0.008s coverage: 93.8% of statements
make: *** [test] 错误 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant