[
https://issues.apache.org/jira/browse/BEAM-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548716#comment-17548716
]
Danny McCormick commented on BEAM-10328:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20339
> 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
> Priority: P3
>
> 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.20.7#820007)