You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Yi Hu (Jira)" <ji...@apache.org> on 2022/04/19 14:07:00 UTC

[jira] [Assigned] (BEAM-9532) test_last_updated is failing in s3io_test

     [ https://issues.apache.org/jira/browse/BEAM-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Hu reassigned BEAM-9532:
---------------------------

    Assignee: Yi Hu

> test_last_updated is failing in s3io_test
> -----------------------------------------
>
>                 Key: BEAM-9532
>                 URL: https://issues.apache.org/jira/browse/BEAM-9532
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-aws
>            Reporter: Pablo Estrada
>            Assignee: Yi Hu
>            Priority: P3
>
> The timestamps are not set appropriately. For some reason they are one hour away from each other:
>  
> ======================================================================
> FAIL: test_last_updated (apache_beam.io.aws.s3io_test.TestS3IO)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File "/home/pabloem/codes/meam/sdks/python/apache_beam/io/aws/s3io_test.py", line 125, in test_last_updated
>  self.assertAlmostEqual(result, time.time(), delta=tolerance)
> AssertionError: 1584481946.282874 != 1584485546.2829826 within 300 delta
> ----------------------------------------------------------------------
>  
> Note that 1584481946.282874 - 1584485546.2829826 is 3600



--
This message was sent by Atlassian Jira
(v8.20.7#820007)