Tests crash

Austin English austinenglish at gmail.com
Thu Jun 10 16:38:50 CDT 2010


On Thu, Jun 10, 2010 at 3:49 PM, Peter Davies <ultratwo at gmail.com> wrote:
> Some tests crash for me (eg.
> http://bugs.winehq.org/show_bug.cgi?id=22903 segfaults). This means I
> can't run the entire test suite with "make test", what should I do?

Assuming the tests that are crashing are not caused by a patch you
added to wine, either use 'make -k' to ignore the failure, or do, for
example:
$ touch dlls/d3d8/tests/visual.ok
to have make test skip that particular test.

-- 
-Austin



More information about the wine-devel mailing list