-
You must be signed in to change notification settings -
fix: Couple of tests are permanently broken while running locally #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Release-As: 2.2.a0 Co-authored-by: larkee <larkee@users.noreply.github.com>
…apis#480) Add googleapis/python-test-utils and system test stub
Release-As: 2.2.a1
Previous value 1572851662.9782631 corresponded 04.11.2019 10:14:22, not 03.11.2019 23:14:22 as written in comments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The epoch timestamp [seconds] for Sunday, 3 November 2019 23:14:22 UTC
is 1572822862
, not 1572812062
, as can be verified here. So either the value or the comment needs to be updated.
@tina80lvl Could you please also add a meaningful description to this PR. If it refers to an issue, then somewhere in that description should be a reference to it in a form of |
I'v found the problem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, as it's seems to be working fine, I think we can create a public PR
Fixes: googleapis#472