-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Task]: Add pytorch, onnx dependencies for integration tests #25547
Comments
I think they are not getting skipped. They are not visible in Jenkins UI Commented at #25548 (comment) but adding here as well for reference the tests are actually running but not visible in the Jenkins UI. You can look in the console log and search for Line 457 in 977e531
[beam_PostCommit_Python37](https://ci-beam.apache.org/job/beam_PostCommit_Python39/) test suite Line 476 in 977e531
Console log: https://ci-beam.apache.org/job/beam_PostCommit_Python39/1480/consoleFull The tests we see in the Line 470 in 977e531
InferencePostCommitIT
|
Seems like tensorflow tests are failing.
Fix: #25553 |
https://ci-beam.apache.org/job/beam_PostCommit_Python310/496/ The postcommits are green now. Thanks @Abacn for merging the fix. |
Oops I missed the |
This task is obsolete as it was a problem with UI but tests were actually running. |
What needs to happen?
Currently the python post commits are skipping the integration tests for pytorch, onnx model handlers. Add the dependencies to enable these tests.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
The text was updated successfully, but these errors were encountered: