Skip to content
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

Add parameterized test for from_rfc3339 with nanos #7675

Merged

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Apr 8, 2019

While looking into another issue I noticed we didn't seem to test this constructor much (if at all).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 8, 2019
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 15, 2019
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

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

The WebRisk failure seems clearly unrelated. However, the API core failures (lint, pytype) need to be fixed.

@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 15, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 15, 2019
@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2019
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 20, 2019
@crwilcox
Copy link
Contributor Author

The failures are unrelated. This is a test only change. Merging

@crwilcox crwilcox merged commit ffc97ed into googleapis:master May 20, 2019
@tseaver
Copy link
Contributor

tseaver commented May 20, 2019

@crwilcox We still need to fix the pytype failure, or else disable that test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. 🚨 This issue needs some love.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants