[
https://issues.apache.org/jira/browse/BEAM-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165276#comment-17165276
]
Beam JIRA Bot commented on BEAM-10328:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> IntegrationTest is flaky for CurrentTime
> ----------------------------------------
>
> Key: BEAM-10328
> URL: https://issues.apache.org/jira/browse/BEAM-10328
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql-zetasql
> Reporter: Zijie Song
> Assignee: Zijie Song
> Priority: P3
> Labels: stale-assigned
>
> Currently
> BeamSqlDateFunctionsIntegrationTest.testDateTimeFunctions_currentTime() is a
> flaky test, with following error message:
> * calSqlTransform/BeamCalcRel_18/ParDo(Calc)/ParMultiDo(Calc).output: null
> We cannot assert the currentTime casting are correct within 1 second.
> One way to solve this problem is to make a mock of system time by overriding
> the currentTime method and adding a way to set system time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)