Re: [1/2] winetest: Add a trace in the log when skipping a subtest.
9 Dec
2010
9 Dec
'10
4:19 p.m.
Francois Gouget <fgouget(a)free.fr> writes:
I'm not happy with the situation when we skip a whole test executable. One issue is that in such a case we don't even extract the executable right now, thus making it impossible to print the subtest name. So we'd need a different skip line format for that case. Or we could decide to extract all the files and query their subtest names anyway and only disable actually running the tests.
The problem with this is that one of the reasons for skipping a test is that loading the test binary crashes the system, so loading it to get the subtest names wouldn't help. -- Alexandre Julliard julliard(a)winehq.org
5572
Age (days ago)
5572
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard