Marking test cases as flaky?

Stefan Dösinger stefandoesinger at gmx.at
Sat Sep 10 12:55:41 CDT 2011


On Saturday 10 September 2011 19:43:08 Dan Kegel wrote:
> #define ok_(file, func, line)       (winetest_set_location(file, func,
> line), 0) ? (void)0 : winetest_ok
> #define ok       ok_(__FILE__, __FUNCTION__, __LINE__)
> 
> That would get you most of what you propose without any changes to the
> tests, I think.
I think that would work. Of course you have to change the tests that 
explicitly use ok_()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110910/f506d3a8/attachment.pgp>


More information about the wine-devel mailing list