-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Test-suite fails with ICU 57.1 #13750
Comments
@schmunk42 I've adjusted tests a bit to tolerate valid ICU differences. |
There are still some issues left: https://gitlab.com/yiisoft/yii2/builds/12180932 |
It looks to me like it does not use the new variations in the test data: https://gitlab.com/yiisoft/yii2/builds/12180932 - like it has no effect to check the ICU version. Or do I get that wrong? |
Weird but seems so. |
I can re-do it other way. |
@schmunk42 is that still the case? |
Actual ICU version is 60.2 |
@amarox With which OS and PHP versions are you testing? |
#15559 merged. |
So I think this can be closed. |
ICU updated manually |
@amarox Do you see errors on 60.2? Do we need to test it? |
checked. no errors. |
What steps will reproduce the problem?
Run tests on a system with ICU 57.1
#13360 (comment)
What is the expected result?
Green tests
What do you get instead?
Red tests, see https://travis-ci.org/yiisoft/yii2-docker/jobs/209762936#L2178
Additional info
Running them on i.e. Debian with 52.1 is fine. See https://gitlab.com/yiisoft/yii2-docker/builds/11975020 or https://travis-ci.org/yiisoft/yii2-docker/builds/209762928
Ignore the green alpine-7.1 build
The text was updated successfully, but these errors were encountered: