gigiblender commented on code in PR #12436:
URL: https://github.com/apache/tvm/pull/12436#discussion_r954768873


##########
tests/python/ci/test_ci.py:
##########
@@ -33,6 +34,168 @@ def parameterize_named(*values):
     return pytest.mark.parametrize(",".join(keys), [tuple(d.values()) for d in 
values])
 
 
[email protected]_if_wheel_test
[email protected](
+    # pylint: disable=line-too-long
+    
"main_xml_file,main_xml_content,pr_xml_file,pr_xml_content,target_url,s3_prefix,"

Review Comment:
   Thanks! Seems like a test was also flaky due to different order of reported 
skipped tests. That should be sorted now.



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