Brian Hulette created BEAM-8291:
-----------------------------------
Summary: org.apache.beam.sdk.schemas.AvroSchemaTest sensitive to
system timezone
Key: BEAM-8291
URL: https://issues.apache.org/jira/browse/BEAM-8291
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Brian Hulette
I noticed that AvroSchemaTest.{testRowToSpecificRecord, testRowToPojo} are
failing on my local machine, but don't seem to fail on Jenkins. I looked into
it a bit and it seems to be because my default timezone is America/Los_Angeles,
but the ROW_FOR_POJO is initialized with an Instant at the start of the day in
UTC
--
This message was sent by Atlassian Jira
(v8.3.4#803005)