driazati commented on a change in pull request #9733:
URL: https://github.com/apache/tvm/pull/9733#discussion_r778476196



##########
File path: Jenkinsfile
##########
@@ -397,10 +390,10 @@ stage('Unit Test') {
           }
         }
       } else {
-        Utils.markStageSkippedForConditional('python3: GPU')
+        Utils.markStageSkippedForConditional('unittest: GPU')
       }
     },
-    'python3: CPU': {

Review comment:
       Here are some classifications over the last several failing PR jobs, 
seems like the unit test failures aren't super frequent compared to others so 
this PR is probably fine in terms of demand increase 
   
   ```
   build        262
   lint 91
   integration  46
   infra        22
   unit tests   19
   unclassified 3
   ```




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to