提交 656c77e7 编写于 作者: M minqiyang

Resume cicheck

上级 e1492f19
...@@ -313,17 +313,7 @@ function run_test() { ...@@ -313,17 +313,7 @@ function run_test() {
Running unit tests ... Running unit tests ...
======================================== ========================================
EOF EOF
ctest --output-on-failure -R graph_test -V ctest --output-on-failure
ctest --output-on-failure -R test_dist_transpiler -V
ctest --output-on-failure -R test_dist_word2vec -V
ctest --output-on-failure -R test_desc_clone -V
ctest --output-on-failure -R test_dist_mnist -V
ctest --output-on-failure -R test_listen_and_serv_op -V
ctest --output-on-failure -R test_debugger -V
ctest --output-on-failure -R test_dist_transformer -V
ctest --output-on-failure -R test_dist_se_resnext -V
ctest --output-on-failure -R test_prelu_op -V
# make install should also be test when unittest # make install should also be test when unittest
make install -j `nproc` make install -j `nproc`
pip install /usr/local/opt/paddle/share/wheels/*.whl pip install /usr/local/opt/paddle/share/wheels/*.whl
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册