diff --git a/paddle/scripts/paddle_build.sh b/paddle/scripts/paddle_build.sh index 00fb0310e15be6a957c22d66ce64ddc809351c05..d5af0eefe3d530d7c6f0c7a1ee9afa810f665050 100755 --- a/paddle/scripts/paddle_build.sh +++ b/paddle/scripts/paddle_build.sh @@ -314,8 +314,8 @@ function run_test() { ======================================== EOF #ctest --output-on-failure - ctest -R test_parallel_executor_fetch_feed -V ctest -R test_dist_se_resnext -V + ctest -R test_parallel_executor_fetch_feed -V # make install should also be test when unittest make install -j `nproc` pip install /usr/local/opt/paddle/share/wheels/*.whl