| commit | 8672c4490b10f70edc5fff4554a74bdc46d643b3 | [log] [tgz] | 
|---|---|---|
| author | Mark Struberg <struberg@apache.org> | Sun Oct 20 15:16:03 2024 +0200 | 
| committer | Mark Struberg <struberg@apache.org> | Sun Oct 20 15:16:03 2024 +0200 | 
| tree | 5eba20ba376ff3bdba1fa446f19dfdf4601f9da1 | |
| parent | f9765d60e5a49536bfaccb8555a8f6f6509996cc [diff] | 
pin down the Locale to en_US as the TCK tests are broken The TCK test for JsonbNumberFormat does not specify a Locale and thus creates random results depending on the Locale the TCK box is set up with. See https://github.com/jakartaee/jsonb-api/issues/360