-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
run full TPU pytests #2560
run full TPU pytests #2560
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2560 +/- ##
=======================================
+ Coverage 91% 93% +2%
=======================================
Files 192 159 -33
Lines 12231 11380 -851
=======================================
- Hits 11184 10602 -582
+ Misses 1047 778 -269 |
failing dome TPU tests
@zcain117 any idea what it could be? |
running the same test in Collab
TPU start failing after #2512 |
the only limitation is that it would take longer to finish TPU test which is even not the longer from all others... |
e27035f
to
b838141
Compare
@zcain117 any ide why even the TPU tests are failing? |
b838141
to
f7b74c8
Compare
This pull request is now in conflict... :( |
f7b74c8
to
2438186
Compare
76d4b5e
to
d69a05d
Compare
9f3c531
to
9b8b5b2
Compare
7f44723
to
2ce9e21
Compare
|
2ce9e21
to
c4c4062
Compare
it would be nice to have it also with #6078 🐰 |
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.
Not sure we should have all our tests on TPU as it takes 30 min.
I agree with Thomas. I would try to avoid adding extra test time to TPUs since they are a bottleneck in our CI pipeline and we get random kubernetes failures from time to time. If what we want to avoid is people forgetting to add the test to a |
I see your point with time, but what you say is we do not case if TPU works except for some selected cases... |
Can the CPU tests fail if they are run in an environment with TPUs? |
t is what the tests shall tell you... |
c4c4062
to
379f303
Compare
379f303
to
082f639
Compare
What does this PR do?
A this moment we execute just single file and if any TPU test is elsewhere it has to be added, so we rather run on whole package so we do not accidentally (in future) update this separate test case...
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃