Jeff Wang
4713f0a9e4
Simplify the travis script. ( #12557 )
...
* Simplify the travis script.
Now use docker to deploy documentations
* Check for the pull request
* Update paddle_build.sh
* Update paddle_build.sh
7 years ago
Lei Wang
f0c4088a88
Build: remove fixed container name to allow multiple build together. ( #10780 )
7 years ago
Lei Wang
dbbeccc466
Scripts: add a feature to run a single test. ( #10678 )
7 years ago
Lei Wang
f3ffec23cf
CI: exit when fail any step. ( #10579 )
7 years ago
Xin Pan
01a2773df4
Merge pull request #10547 from panyx0718/reduce_parall
...
Our tests interfere with each other and cause random failure.
7 years ago
Xin Pan
e3aff13451
Our tests interfere with each other and cause random failure.
...
We should improve our test isolation before raising the
level of parallelism.
7 years ago
Xin Pan
dcb77813aa
Revert "CI: rerun failed tests. ( #10536 )"
...
This reverts commit 0446220e01
.
Reason:
Rerun failed test hides flaky test.
Flaky test can be bugs, for example, race condition.
Test shouldn't be flaky, if a test is flaky, it should be fixed.
7 years ago
Lei Wang
0446220e01
CI: rerun failed tests. ( #10536 )
...
* CI: rerun failed tests.
* fix check style error.
7 years ago
Lei Wang
20fa848076
Travis: using ccache for docker build.
7 years ago
Lei Wang
95d2651bc2
Build: simplify travis CI script. ( #10245 )
...
* Build: simplify travis CI script.
* Add linkcheck and run gen_doc in host machine not in docker.
* Add LinkCheck python package.
7 years ago
Lei Wang
ba27db84c2
Scripts: fix syntax error.
7 years ago
Lei Wang
b8b2e897cd
Scripts: refactor paddle bash shell scripts. ( #10038 )
...
* Scripts: refactor paddle bash shell scripts.
* Fix indent.
* Modify readme documents.
7 years ago