samskalicky commented on a change in pull request #18916:
URL: https://github.com/apache/incubator-mxnet/pull/18916#discussion_r472527466



##########
File path: ci/jenkins/Jenkins_steps.groovy
##########
@@ -896,24 +896,6 @@ def test_unix_python3_mkldnn_nocudnn_gpu() {
     }]
 }
 
-def test_unix_python3_tensorrt_gpu() {

Review comment:
       @Kh4L you'd need to get rid of this too if you wanna remove this test:
   
https://github.com/apache/incubator-mxnet/blob/9981e847fff9270268385068c5b7d0c3929e46f9/ci/jenkins/Jenkinsfile_unix_gpu#L53
   This is where its being called from, but since you deleted the function it 
doesnt exist. Hence the error in the log: 
   
https://jenkins.mxnet-ci.amazon-ml.com/job/mxnet-validation/job/unix-gpu/view/change-requests/job/PR-18916/8/consoleText
   ```
   [2020-08-18T07:58:59.886Z] java.lang.NoSuchMethodError: No such DSL method 
‘test_unix_python3_tensorrt_gpu’
   ```




----------------------------------------------------------------
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:
[email protected]


Reply via email to