Ishan Chattopadhyaya created SOLR-17278:
-------------------------------------------
Summary: Timezone with DST=true and DST=0 fails test
Key: SOLR-17278
URL: https://issues.apache.org/jira/browse/SOLR-17278
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Ishan Chattopadhyaya
The TimeZoneUtilsTest#testValidIds() fails with some timezones that have
useDaylightTime() as true but getDSTSavings() returns 0. Such timezones can't
be converted to String using String.valueOf().
Here's my JVM:
{code}
[ishan@deskmini solr] $ java -version
openjdk version "11.0.22" 2024-01-16
OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7)
OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1) (build 11.0.22+7, mixed mode,
sharing)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]