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

Travis CI broken - ONNX #3007

Closed
vfdev-5 opened this issue Nov 16, 2020 · 5 comments
Closed

Travis CI broken - ONNX #3007

vfdev-5 opened this issue Nov 16, 2020 · 5 comments

Comments

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Nov 16, 2020

🐛 Bug

Currently, Travis CI is broken and crashes on test/test_onnx.py .Fatal Python error: Aborted

https://travis-ci.org/github/pytorch/vision/jobs/743793912#L722

cc @seemethere @neginraoof

@vfdev-5
Copy link
Collaborator Author

vfdev-5 commented Nov 30, 2020

@neginraoof could you please take a look this issue ?

@fmassa fmassa mentioned this issue Dec 8, 2020
@fmassa
Copy link
Member

fmassa commented Dec 8, 2020

FYI I'm removing TravisCI and temporarily removing ONNX tests in #3137.

They should be re-enabled in CircleCI @spandantiwari @neginraoof

@spandantiwari
Copy link

@fmassa - just curious, is there a reason why ONNX tests cannot be ported along with other tests to CircleCI as part of your PR. #3137

@fmassa
Copy link
Member

fmassa commented Dec 9, 2020

@spandantiwari they can be ported to CircleCI, I just didn't do it before because our reference for the ONNX CI up to now (which was TravisCI) has been failing with segfaults, and the failure was probably related to the ORT version being used.

@fmassa
Copy link
Member

fmassa commented Dec 11, 2020

Fixed with #3144

@fmassa fmassa closed this as completed Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants