• Victor Stinner's avatar
    bpo-30764: regrtest: add --fail-env-changed option (#2402) · 63f54c68
    Victor Stinner yazdı
    * bpo-30764: regrtest: change exit code on failure
    
    * Exit code 2 if failed tests ("bad")
    * Exit code 3 if interrupted
    
    * bpo-30764: regrtest: add --fail-env-changed option
    
    If the option is set, mark a test as failed if it alters the
    environment, for example if it creates a file without removing it.
    63f54c68
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
cmdline.py Loading commit data...
main.py Loading commit data...
refleak.py Loading commit data...
runtest.py Loading commit data...
runtest_mp.py Loading commit data...
save_env.py Loading commit data...
setup.py Loading commit data...