[tomcat] branch 7.0.x updated: Corrected instructions to reduce unit tests verbosity

2021-04-11 Thread isapir
tests verbosity 7115dc3 is described below commit 7115dc32a9da314a65b9e0a9021ba0bd43dd6db0 Author: Igal Sapir AuthorDate: Sun Apr 11 18:04:52 2021 -0700 Corrected instructions to reduce unit tests verbosity --- BUILDING.txt | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff

[tomcat] branch 8.5.x updated: Corrected instructions to reduce unit tests verbosity

2021-04-11 Thread isapir
tests verbosity cb10b3f is described below commit cb10b3f3f559f80142bcb72144fa5802248dd3a8 Author: Igal Sapir AuthorDate: Sun Apr 11 18:01:18 2021 -0700 Corrected instructions to reduce unit tests verbosity --- BUILDING.txt | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff

[tomcat] branch 9.0.x updated: Corrected instructions to reduce unit tests verbosity

2021-04-11 Thread isapir
tests verbosity fba2bf9 is described below commit fba2bf9e17b53d619941bd0454cff5b7d8716ff8 Author: Igal Sapir AuthorDate: Sun Apr 11 17:58:14 2021 -0700 Corrected instructions to reduce unit tests verbosity --- BUILDING.txt | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff

[tomcat] branch master updated: Corrected instructions to reduce unit tests verbosity

2021-04-11 Thread isapir
tests verbosity 2351749 is described below commit 23517499b0f313b07c59cab02d74aaad4690f7b3 Author: Igal Sapir AuthorDate: Sun Apr 11 17:53:43 2021 -0700 Corrected instructions to reduce unit tests verbosity --- BUILDING.txt | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff

Re: Tests verbosity

2016-11-24 Thread Emmanuel Bourg
Le 24/11/2016 à 10:06, Violeta Georgieva a écrit : > Thanks for the report and the patch. > This has been fixed in > - 9.0.x for 9.0.0.M14 onwards > - 8.5.x for 8.5.9 onwards > - 8.0.x for 8.0.40 onwards and > - 7.0.x for 7.0.74 onwards That's perfect, thank you! Emmanuel Bourg ---

Re: Tests verbosity

2016-11-24 Thread Violeta Georgieva
Hi, 2016-11-23 20:43 GMT+02:00 Emmanuel Bourg : > > Hi, > > I'd like to suggest a minor improvement to better control the verbosity > of the tests. Currently the output of the tests is displayed on the > console, and it's rather difficult to see which tests failed until the > whole suite ran. > >

Tests verbosity

2016-11-23 Thread Emmanuel Bourg
Hi, I'd like to suggest a minor improvement to better control the verbosity of the tests. Currently the output of the tests is displayed on the console, and it's rather difficult to see which tests failed until the whole suite ran. The build could use an extra parameter, for example "test.verbose