Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

CI error: cannot stat 'nosetests_mkl.xml': No such file or directory #11363

Closed
eric-haibin-lin opened this issue Jun 22, 2018 · 2 comments
Closed
Labels

Comments

@eric-haibin-lin
Copy link
Member

cp nosetests_mkl.xml nosetests_python3_mkldnn_cpu_mkl.xml
— Shell Script
<1s
[ut-python3-mkldnn-cpu] Running shell script

+ cp nosetests_mkl.xml nosetests_python3_mkldnn_cpu_mkl.xml

cp: cannot stat 'nosetests_mkl.xml': No such file or directory

script returned exit code 1

http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-11360/1/pipeline/737

@eric-haibin-lin
Copy link
Member Author

@marcoabreu
Copy link
Contributor

Hello,
this is caused by the tests failing. Sometimes, we run multiple test suits in sequence. if the first suite fails to run, the following suits are not generated and thus no report is being created. Everything is working as intended. But I agree that this is misleading - I will see whether I can make the message about storing the test result appear as "Skipped" instead of "error".

szha pushed a commit that referenced this issue Jun 25, 2018
…11391)

* Dont fail during artifact storage

* Update Jenkinsfile

* Update Jenkinsfile
XinYao1994 pushed a commit to XinYao1994/incubator-mxnet that referenced this issue Aug 29, 2018
…) (apache#11391)

* Dont fail during artifact storage

* Update Jenkinsfile

* Update Jenkinsfile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants