[ADD] makefile: comment debug command to run_parallel_test.py
This commit is contained in:
parent
7ca08b52eb
commit
b934315962
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -595,6 +595,7 @@ test_full_fast:
|
|||
./script/make.sh clean
|
||||
# Need to create a BD to create cache _cache_erplibre_base
|
||||
./script/database/db_restore.py --database test
|
||||
#./script/test/run_parallel_test.py --keep_cache
|
||||
./script/test/run_parallel_test.py
|
||||
# TODO This test is broken in parallel
|
||||
./script/make.sh test_code_generator_hello_world
|
||||
|
|
|
|||
Loading…
Reference in a new issue