Christopher raccoonone at procyongames.com wrote:
I tried running "make test" under Ubuntu 7.10, and I just updated to the latest cvs this morning so it's not too old. However, after only running a couple of tests it exited with an error. Is this normal
Sadly, yes. See http://bugs.winehq.org/show_bug.cgi?id=9916
Believe it or not, the situation was much worse five months ago. At the last Wineconf, Jeremy White got everybody to spend a whole day just fixing test failures. We could use something like that again.
and if so how do I run the rest of the tests?
Elementary, my dear Watson. "make -k test". - Dan
On Feb 4, 2008 1:31 PM, Dan Kegel dank@kegel.com wrote:
Christopher raccoonone at procyongames.com wrote:
I tried running "make test" under Ubuntu 7.10, and I just updated to the latest cvs this morning so it's not too old. However, after only running a couple of tests it exited with an error. Is this normal
Sadly, yes. See http://bugs.winehq.org/show_bug.cgi?id=9916
Believe it or not, the situation was much worse five months ago. At the last Wineconf, Jeremy White got everybody to spend a whole day just fixing test failures. We could use something like that again.
+1
-Austin