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

[CI failure] test_np_linalg_slogdet on windows-cpu #16443

Closed
aaronmarkham opened this issue Oct 11, 2019 · 2 comments
Closed

[CI failure] test_np_linalg_slogdet on windows-cpu #16443

aaronmarkham opened this issue Oct 11, 2019 · 2 comments

Comments

@aaronmarkham
Copy link
Contributor

Breaks inappropriately here: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-cpu/detail/PR-16396/2/pipeline

test_numpy_op.test_np_linalg_slogdet ... NumPy-shape 

semantics has been activated in your code. This is required for creating and manipulating scalar and zero-size tensors, which were not supported in MXNet before, as in the official NumPy 

library. Please DO NOT manually deactivate this semantics while using `mxnet.numpy` and `mxnet.numpy_extension` modules.



Error running unittest, python exited with status code C0000005



At C:\jenkins_slave\workspace\ut-python-cpu@2\ci\windows\test_py3_cpu.ps1:27 



char:13



+ if (! $?) { Throw ("Error running unittest, python exited with status ...



+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



    + CategoryInfo          : OperationStopped: (Error running u...s code C000 



   0005:String) [], RuntimeException



    + FullyQualifiedErrorId : Error running unittest, python exited with statu 



   s code C0000005

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Test, CI

@haojin2
Copy link
Contributor

haojin2 commented Nov 26, 2019

Fixed by #16800 by @vexilligera, closing

@haojin2 haojin2 closed this as completed Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants