You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/25 13:05:34 UTC

[GitHub] [incubator-mxnet] szha commented on a change in pull request #15990: Remove python2 from CI

szha commented on a change in pull request #15990: Remove python2 from CI
URL: https://github.com/apache/incubator-mxnet/pull/15990#discussion_r370932671
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -1544,17 +1480,7 @@ nightly_model_backwards_compat_train() {
     ./tests/nightly/model_backwards_compatibility_check/train_mxnet_legacy_models.sh
 }
 
-# Nightly 'MXNet: The Straight Dope' Single-GPU Tests
-nightly_straight_dope_python2_single_gpu_tests() {
-    set -ex
-    cd /work/mxnet/tests/nightly/straight_dope
-    export PYTHONPATH=/work/mxnet/python/
-    export MXNET_TEST_KERNEL=python2
     export DMLC_LOG_STACK_TRACE_DEPTH=10
 
 Review comment:
   I think these lines were added after the creation of this PR and thus it's a merge problem.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services