You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Dariusz Knociński <dk...@gmail.com> on 2021/12/08 10:14:25 UTC

NB 12.5/12.6 C++: The newsimpletest does not show any progress bars.

Hi,

  I have a problem with test progress bars in C ++ projects. In the "Test Results"
window, the title does not change and still shows "Tests passed: 0.00%". The test
progress window shows "Running tests, please wait...".  The tests pass as such, 
the output window include:

...
%SUITE_STARTING% Testy tokenizerów EDS
%SUITE_STARTED%
%TEST_STARTED% SimplifiedCircullarBuffer::TypicalUse (newsimpletest)
%TEST_FINISHED% time=1 SimplifiedCircullarBuffer::TypicalUse (newsimpletest)
...
%TEST_STARTED% OldTokenizer::PerformanceOnRealData (newsimpletest)
%TEST_FINISHED% time=1 OldTokenizer::PerformanceOnRealData (newsimpletest)
%SUITE_FINISHED% time=0
...

In version 12.4, these tests worked fine. If anyone has any ideas, please let me
know how to fix it. 

Best regards
Dariusz Knociński.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists