This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Failing unit tests on aarch64 #20289
Labels
Comments
In #20392, the docker base image was changed from ubuntu 14 to centos 7, and python v3.8 and numpy v1.17.3 were installed. With these changes, most of the above tests pass and are enabled in the PR (hence we confirm that numpy version was the cause of failure).
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When enabling CD pipeline for AArch64 #20288, observed that 4 unit tests fail/error out. Skipping these tests for now in the CD pipeline and tracking them in this issue. The CD pipeline currently uses python3.6 (observed some more failures with python3.7)
Error Message
Following are the error logs from test CD pipeline:
To Reproduce
https://cwiki.apache.org/confluence/display/MXNET/Reproducing+test+results
What have you tried to solve it?
The text was updated successfully, but these errors were encountered: