Skip to content

Conversation

@utkarsharma2
Copy link
Contributor

@utkarsharma2 utkarsharma2 commented May 16, 2023

Since datetime.now() returns the local time which can cause issues while running tests from different timezones, replacing it with datetime.utcnow().

cc: @vincbeck @ferruzzi @o-nikolas

Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should wait for approval from @ferruzzi (details) before merging

Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
@hussein-awala hussein-awala merged commit 4dea64e into apache:main May 16, 2023
@utkarsharma2
Copy link
Contributor Author

@vincbeck @ferruzzi Can anyone please confirm if this fix worked? Took a look at the dashboard - https://aws-mwaa.github.io/open-source/system-tests/dashboard.html didn't see it green for example_dynamodb_to_s3

@vincbeck
Copy link
Contributor

It did not. One of the reason it worked on your environment and not ours is #31333. Now, we still have another issue. I am working on it and will ping you when I have a PR ready

@utkarsharma2
Copy link
Contributor Author

@vincbeck Thanks for the response. I see, sure please share when the PR is ready, would love to take a look. Also, please let me know if I can be of any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants