OpenSearch/x-pack/plugin/sql
Przemyslaw Gomulka 3923a10165
Exclude SystemV timezones from randomZone method (#58549) (#58655)
RandomZone test method returns a ZoneId from the set of ids supported by
java. The only difference between joda and java supported timezones are
SystemV* timezones.
These should be excluded from randomZone method as they would break
testing. They also do not bring much confidence when used in testing as
I suspect they are rarely used.
That exclude should be removed for simplification once joda support is removed.
2020-06-30 12:45:53 +02:00
..
jdbc Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
qa Field capabilities - make `keyword` a family of field types (#58315) (#58483) 2020-06-24 12:32:14 +01:00
sql-action Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
sql-cli Update precommit to filter out project dependencies (#58189) (#58572) 2020-06-25 16:33:25 -04:00
sql-client Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
sql-proto Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
src Exclude SystemV timezones from randomZone method (#58549) (#58655) 2020-06-30 12:45:53 +02:00
build.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00