david-seiler opened a new pull request #15147: Python test failures under 
windows now report the exit code
URL: https://github.com/apache/incubator-mxnet/pull/15147
 
 
   ## Description ##
   While working on PR-14617, I hit an obscure Windows-only crash.  Adding the 
$LastExitCode to the error message helped me debug it; a hex-formatted version 
of that change appears here.
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - The only changes are on the error paths for ci/windows/test_*.ps1, so the 
PR doesn't test all that well.  In the first version I've deliberately broken 
test_py2_gpu.ps1 (see line 27), so we should see that test fail and report an 
exit code of 0x0.  Assuming that behaves as expected, I'll amend the PR to make 
it pass.
   
   ## Comments ##
   - No rush to merge this, I just promised Marco I'd give it its own PR.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to