[ADD] makefile: comment debug command to run_parallel_test.py

This commit is contained in:
Mathieu Benoit 2023-01-07 02:00:19 -05:00
parent 7ca08b52eb
commit b934315962

View file

@ -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