You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered: