[Bug 12083] ok() test doesn't support nested calls

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 17 22:10:54 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12083





--- Comment #2 from Michael Moss <mmoss at google.com>  2008-03-17 22:10:54 ---
Does this mean that nested ok() calls are not allowed? I wasn't worried
specifically about that FinishNotificationThread() call, but just giving it as
an example. Unfortunately, it looks like there are hundreds of such nested
calls in the code (a quick test gave me ~1500, and that didn't even finish
because some of the tests crashed before they could all run). Do all such
instances need to be changed? If so, should there also be a recursion
check/assert to winetest_set_location() and winetest_ok()?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list