barry-jin commented on a change in pull request #20633:
URL: https://github.com/apache/incubator-mxnet/pull/20633#discussion_r741524623
##########
File path: ci/docker/runtime_functions.sh
##########
@@ -873,7 +873,7 @@ unittest_array_api_standardization() {
export MXNET_ENABLE_CYTHON=0
export DMLC_LOG_STACK_TRACE_DEPTH=100
python3 -m pytest --durations=50 --cov-report xml:tests_api.xml --verbose \
-
array_api_tests/test_type_promotion.py::test_elementwise_function_two_arg_bool_type_promotion
Review comment:
Please add a new test instead of replacing the existing tests.
--
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]