tests: updates snapshots

This commit is contained in:
Nuno Maduro
2023-01-21 01:36:44 +00:00
parent c45a303451
commit 48caaed58c

View File

@ -49,7 +49,6 @@
--fail-on-risky .............................. Treat risky tests as failures --fail-on-risky .............................. Treat risky tests as failures
--fail-on-skipped .......................... Treat skipped tests as failures --fail-on-skipped .......................... Treat skipped tests as failures
--fail-on-warning .................... Treat tests with warnings as failures --fail-on-warning .................... Treat tests with warnings as failures
--repeat <times> ...................................... Runs the test(s) repeatedly
--cache-result ............................ Write test results to cache file --cache-result ............................ Write test results to cache file
--do-not-cache-result .............. Do not write test results to cache file --do-not-cache-result .............. Do not write test results to cache file
--order-by <order> Run tests in order: default|defects|duration|no-depends|random|reverse|size --order-by <order> Run tests in order: default|defects|duration|no-depends|random|reverse|size
@ -78,7 +77,6 @@
--log-teamcity <file> .............. Log test execution in TeamCity format to file --log-teamcity <file> .............. Log test execution in TeamCity format to file
--testdox-html <file> ................. Write documentation in HTML format to file --testdox-html <file> ................. Write documentation in HTML format to file
--testdox-text <file> ................. Write documentation in Text format to file --testdox-text <file> ................. Write documentation in Text format to file
--testdox-xml <file> ................... Write documentation in XML format to file
--log-events-text <file> ..................... Stream events as plain text to file --log-events-text <file> ..................... Stream events as plain text to file
--log-events-verbose-text <file> Stream events as plain text to file (with telemetry information) --log-events-verbose-text <file> Stream events as plain text to file (with telemetry information)
--no-logging .................................. Ignore logging configuration --no-logging .................................. Ignore logging configuration