Retiring winetestbot

2013-08-27 Thread Jeremy White
Folks, I am writing to announce that we will be retiring the original Wine Test Bot, written by the late Ge van Geldorp, as of August 31, 2013. We will switch over to the new test bot that Francois has been working on at that time. On September 1, we'll panic and fix everything that is broken ).

Re: winetestbot question

2013-08-08 Thread Francois Gouget
On Wed, 7 Aug 2013, Stefan Leichter wrote: > Hello, > > i like to know why the WXPX64 VM of winetestbot does not have the 32 bit vc > runtime 2008. The other 64 bit VMs have the runtime installed. That VM is Windows XP SP1 and apparently that runtime only gets installed with SP

winetestbot question

2013-08-07 Thread Stefan Leichter
Hello, i like to know why the WXPX64 VM of winetestbot does not have the 32 bit vc runtime 2008. The other 64 bit VMs have the runtime installed. Because of the missing runtime each patch for the unit tests of the dlls msvcr90 and msvcp90 is marked as "Failed" at http://source.

Call for help with the new WineTestBot

2013-06-15 Thread Francois Gouget
So while the translators are busy updating Wine's translations, what better time than a freeze for developers to fix Wine's conformance tests, particularly on the new WineTestBot: http://newtestbot.winehq.org It does not have as many VMs as the old one but it does have some i

winetestbot back online, for now

2013-01-19 Thread Maarten Lankhorst
Hey, It looks like the vmware licensing issues are resolved, so all testbot vm's are online again. I hope the replacement testbot is coming along nicely, because winetestbot is still scheduled to go permanently offline in may. ~Maarten

RE: WineTestBot and D3D

2010-08-04 Thread Greg Geldorp
> From: Stefan Doesinger > > Greg's testbot looks pretty useful by now, but for me it has one major > problem: It cannot run D3D tests because it is stuck in a virtual machine. > > I understand that the core of Winetestbot will stay in VMs, but is there a > way we can ext

WineTestBot and D3D

2010-08-04 Thread Stefan Dösinger
Hi, Greg's testbot looks pretty useful by now, but for me it has one major problem: It cannot run D3D tests because it is stuck in a virtual machine. I understand that the core of Winetestbot will stay in VMs, but is there a way we can extend it with extra machines? I have a few spare

Re: WineTestBot: phase 3 implemented

2010-04-11 Thread Nicolas Le Cam
2010/4/12 Greg Geldorp : > I'm happy to announce that WineTestBot (http://winetestbot.geldorp.nl) is now > actively scanning wine-patches submissions for changes to tests. If it finds > a test change, it will apply the changes, build the affected test executables > and run the

WineTestBot: phase 3 implemented

2010-04-11 Thread Greg Geldorp
I'm happy to announce that WineTestBot (http://winetestbot.geldorp.nl) is now actively scanning wine-patches submissions for changes to tests. If it finds a test change, it will apply the changes, build the affected test executables and run them on the base VMs. Results will be mailed ba

Re: [PATCH] shlwapi/tests: ChrCmpI* not present on Win95B (winetestbot)

2010-01-30 Thread Nikolay Sivov
On 1/30/2010 18:25, Detlef Riekenberg wrote: @@ -608,9 +610,13 @@ static void test_StrCmpA(void) static const char str2[] = {'a','B','c','d','e','f'}; ok(0 != StrCmpNA(str1, str2, 6), "StrCmpNA is case-insensitive\n"); ok(0 == StrCmpNIA(str1, str2, 6), "StrCmpNIA is case-sensitive\n"

winetestbot changes

2010-01-17 Thread Greg Geldorp
A couple of changes to the test bot: - Maximize number of powered on VMs (Paul Vriens) - Make tag prefix for test.winehq.org submissions configurable (Paul Vriens) - Add support for VMs on multiple hosts, add Windows 95/95B/98/98SE VMs - Make the "File" field on the "Submit job" page accept longer

RE: WineTestBot changes

2010-01-04 Thread Greg Geldorp
> > I've completed phase 2 of the testbot: besides (32 and 64 bit) Windows > > executables you can now also submit patch files to the bot. The bot will > > apply the patch files to a clean git tree, cross-compile the test and run > > the > > test on Windows VMs. You'll also be able to download the

RE: winetestbot busted?

2010-01-01 Thread Greg Geldorp
Hi Dan, (adding wine-devel, this info might be interesting for other people as well) > Does the queuing system prioritize jobs at all? e.g. > do quick interactive jobs with low timeouts have > to wait behind the massive three hour daily runs? There is some prioritization, you can see the assign

RE: WineTestBot changes

2010-01-01 Thread Greg Geldorp
> I've completed phase 2 of the testbot: besides (32 and 64 bit) Windows > executables you can now also submit patch files to the bot. The bot will > apply the patch files to a clean git tree, cross-compile the test and run the > test on Windows VMs. You'll also be able to download the cross-compil

Re: WineTestBot changes

2009-12-31 Thread André Hentschel
Greg Geldorp schrieb: > I've completed phase 2 of the testbot: besides (32 and 64 bit) Windows > executables you can now also submit patch files to the bot. The bot will > apply the patch files to a clean git tree, cross-compile the test and run the > test on Windows VMs. You'll also be able to

Re: WineTestBot changes

2009-12-31 Thread Reece Dunn
2009/12/31 Greg Geldorp : > I've completed phase 2 of the testbot: besides (32 and 64 bit) Windows > executables you can now also submit patch files to the bot. The bot will > apply the patch files to a clean git tree, cross-compile the test and run the > test on Windows VMs. You'll also be able

WineTestBot changes

2009-12-31 Thread Greg Geldorp
I've completed phase 2 of the testbot: besides (32 and 64 bit) Windows executables you can now also submit patch files to the bot. The bot will apply the patch files to a clean git tree, cross-compile the test and run the test on Windows VMs. You'll also be able to download the cross-compiled te

WineTestBot changes

2009-12-20 Thread Greg Geldorp
set WINETEST_DEBUG and WINETEST_REPORT_SUCCESS env vars The code (LGPL) is now hosted on SourceForge in the "wine/winetestbot" git repository. Ge.

RE: WineTestBot

2009-12-14 Thread Greg Geldorp
Hi Andre, > From: Andre Hentschel > > Some Questions/Suggestions by me: > - Are the VMs running on Computer at VMWare, on some Internetserver or at your home? I have a personal box (Dell SC1435, Quad core AMD Opteron @ 2.2 GHz, 16GB RAM) collocated at a large Dutch ISP. WineTestBot

WineTestBot

2009-12-14 Thread André Hentschel
Hi, First i have to thank Mr. Geldorp for this really great gift :) Some Questions/Suggestions by me: - Are the VMs running on Computer at VMWare, on some Internetserver or at your home? - IMO you should add pruning to your script, we are at about 120 tests and i guess old ones can be deleted - W

Re: Introducing WineTestBot

2009-12-01 Thread Jeremy White
>> Let me be the first to thank Ge for this awesome piece of work. > > Seconded! It's really quite slick, for anyone that hasn't used it. It's a very nice way to quickly feel comfortable that the test you just wrote actually works in more places than just your mind. Thanks again! Cheers, Jere

RE: Introducing WineTestBot

2009-12-01 Thread Greg Geldorp
> From: Austin English [mailto:austinengl...@gmail.com] > > On a slightly related note, would it be possible to add a > 16-bit display VM? I finally got around to testing wine on a 16-bit > display again, and several things have regressed. It would be good to > test the testsuite on windows in that

Re: Introducing WineTestBot

2009-11-30 Thread Austin English
t out to >> fill >> a gap in Wine testing. Most of the Wine developers don't have access to a >> battery of Windows machines to run the tests they write/modify on. As a >> result, >> there are quite a few regressions in the tests themselves. The WineTestBot >>

RE: Introducing WineTestBot

2009-11-30 Thread Greg Geldorp
Hi Jörg > >So the next step will be to allow you > >to upload the git diff instead of a Windows executable. > > Step 3.5 suggestion: split that in two steps, allow us to > upload the patch and download the .exe. > > >so it's probably not all that useful to > >run sound and DirectDraw tests on them

Introducing WineTestBot

2009-11-30 Thread Joerg-Cyril.Hoehle
Greg, Congratulations, that's a great service. >I know that programmers like to be as lazy as possible. >So the next step will be to allow you >to upload the git diff instead of a Windows executable. The next most wanted improvement! Step 3.5 suggestion: split that in two steps, allow us to uplo

RE: Introducing WineTestBot

2009-11-30 Thread Greg Geldorp
Hi Andrew, > From: Andrew Fenn > > This sounds great, one question though. Is there a way to contribute > to your cloud so that members of the community could grow your windows > vm testing army? Interesting idea, it's not something I considered when designing this. The bot currently depends on

Re: Introducing WineTestBot

2009-11-30 Thread Andrew Fenn
few regressions in the tests themselves. The WineTestBot > provides a whole bunch of Windows machines, ready to accept and run your > modified tests. In its current state you can submit Windows executables (most > likely cross-compiled on a Linux box) to the bot, which will run it in VMs of > y

Re: Introducing WineTestBot

2009-11-30 Thread Paul Vriens
ry of Windows machines to run the tests they write/modify on. As a result, there are quite a few regressions in the tests themselves. The WineTestBot provides a whole bunch of Windows machines, ready to accept and run your modified tests. In its current state you can submit Windows executables (most l

Introducing WineTestBot

2009-11-30 Thread Greg Geldorp
odify on. As a result, there are quite a few regressions in the tests themselves. The WineTestBot provides a whole bunch of Windows machines, ready to accept and run your modified tests. In its current state you can submit Windows executables (most likely cross-compiled on a Linux box) to the bot,