未验证 提交 f9c7f58e 编写于 作者: Z zhangchunle 提交者: GitHub

remove duplicated mac_test build (#24793)

上级 f8e370ac
......@@ -425,12 +425,11 @@ function run_mac_test() {
Running unit tests ...
========================================
EOF
#remove proxy here to fix dist error on mac
#remove proxy here to fix dist ut 'test_fl_listen_and_serv_op' error on mac.
#see details: https://github.com/PaddlePaddle/Paddle/issues/24738
my_proxy=$http_proxy
export http_proxy=
export https_proxy=
# make install should also be test when unittest
make install -j 8
set +ex
if [ "$1" == "cp27-cp27m" ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册