[wesnoth-commits] [wesnoth/wesnoth] df6c14: Add command-line options to disable the Windows-sp...
Celtic Minstrel
noreply at github.com
Sun Feb 28 22:23:16 UTC 2021
Branch: refs/heads/run_wml_tests
Home: https://github.com/wesnoth/wesnoth
Commit: df6c14fbfdab43233bce534bc0d31e847cb043f5
https://github.com/wesnoth/wesnoth/commit/df6c14fbfdab43233bce534bc0d31e847cb043f5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M src/commandline_options.cpp
M src/log_windows.cpp
M src/log_windows.hpp
M src/wesnoth.cpp
Log Message:
-----------
Add command-line options to disable the Windows-specific special log/console handling
Commit: aea1f561e6e1c0a0b936d9b98c35a804f082516d
https://github.com/wesnoth/wesnoth/commit/aea1f561e6e1c0a0b936d9b98c35a804f082516d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
run_wml_tests: Refactor the output capturing mechanism to use subprocess.PIPE
- Avoids creating tons of external files
- Suppresses the startup banner to reduce extraneous messages
- Makes the system work on Windows
- Fixes an issue of batched tests being misnamed if one of them is an error
Commit: 2814b8964158c069b9068853f0822e72a5a48c13
https://github.com/wesnoth/wesnoth/commit/2814b8964158c069b9068853f0822e72a5a48c13
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
run_wml_tests: Add command-line option to limit test batch size
Commit: 50ee9cf0532fd0c2a8d774ce321551947d328b81
https://github.com/wesnoth/wesnoth/commit/50ee9cf0532fd0c2a8d774ce321551947d328b81
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
run_wml_tests: Fix attempting to run tests expected to timeout when timeout is disabled
Commit: 67f49c18f6513f22db8bca020a331be6f9be74ce
https://github.com/wesnoth/wesnoth/commit/67f49c18f6513f22db8bca020a331be6f9be74ce
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
run_wml_tests: add summary of test results at the end of the run
Commit: 547ddef38d1ca6691fca7358c269d2ac0a5b0aca
https://github.com/wesnoth/wesnoth/commit/547ddef38d1ca6691fca7358c269d2ac0a5b0aca
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-28 (Sun, 28 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
run_wml_tests: when a batch of tests fails, retry the tests that were skipped
Compare: https://github.com/wesnoth/wesnoth/compare/ee14118050ec...547ddef38d1c
More information about the Commits
mailing list