On 13/04/2022 12:24, Alex Peshkoff via Firebird-devel wrote:
> We have one test failing on linux - bugs/core_1885.fbt. Create collation
> should fail with some option, but it succeeds. uppose due to upgrade of
> ICU on linux test server.
> In other aspects I suppose we are ready for release.
> 

I have looked at
https://github.com/FirebirdSQL/fbt-repository/blob/master/tests/bugs/core_1885.fbt
and I have no idea about what this test is doing.

It says to be for all platforms, but rejects things that always worked
in Linux:

CREATE COLLATION UNICODE_ENUS_CI_25X FOR UTF8 FROM UNICODE CASE
INSENSITIVE 'LOCALE=en_US';

CREATE COLLATION UNICODE_ENUS_CI_3X FOR UTF8 FROM UNICODE CASE
INSENSITIVE 'LOCALE=en_US';

It also says "-- Attribute 'LOCALE=en_US' is defined for charset =
ISO8859_1 rather that for UTF8, see intl/fbintl.conf" - mention of EN_US
in ISO8859_1 in fbintl.conf has no relation with ICU collations.


Adriano


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to