View Issue Details

IDProjectCategoryView StatusLast Update
0014531MMW 5Generalpublic2020-08-10 19:08
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version5.0 
Summary0014531: QUnit issues
DescriptionThere were several Qunit tests issues discussed over IM with other devs, some improvements to be implemented, mainly:

1. A dynamic timeout for visual tests, so that they don't fail randomly.

2. Review tests to be ready for repeated usage (currently some fail on the second run).

3. Fix:
Internals -> TTestMiscFunctions -> TestLongPaths
ETestFailure
expected: <C:\MediaMonkey 5 (2049)\MediaMonkey.exe> but was: <C:\MediaMonkey\MediaMonkey.exe>

4. Test should be run in two rounds, the second round should be with all sample scripts installed

5. It would be useful for the test failure report to contain also debug log (so that it is easier to debug and fix random test failures)

6. MEMECHECKING should be enabled (currently isn't) so that stack trace info is available in the debug logs / failure reports.
And also the memory leaks should be included within the report.
TagsNo tags attached.
Fixed in build2131

Activities

Ludek

2017-11-29 22:14

developer   ~0049314

Raised to immediate because of the continuous error:
'Not all close events are finished !! callstack: No callstack (MEMECHECKING disabled)'

i.e. item 6) needs to be fixed to see which app close callback is causing it on the server

petr

2017-12-01 09:01

developer   ~0049320

Closing test app fixed. Reduced priority for remaining issues.

Ludek

2017-12-04 21:24

developer   ~0049332

Increasing priority mainly because of item 1)

I agree that items like 2) are low priority items, but 1) seems critical for now and 4) is also at a high priority.

petr

2018-09-25 17:32

developer   ~0051210

Last edited: 2018-09-25 19:19

Items 4 & 5 fixed
re 6) memchecking is enabled now, so callstacks will be available

petr

2018-11-06 12:04

developer   ~0051525

FIxed

peke

2020-08-08 02:41

developer   ~0059268

Verified described here using Latest SVN sources.

Not seeing any new issue please close if there is nothing to add.

peke

2020-08-10 19:08

developer   ~0059313

THX Jiri, Closing