Hello Alexandre,
attached is the list of translation commits that can be cherry-picked
for wine-1.2.3.
Notes:
- The cherry-picks for cryptui and wineconsole will need a manual
conflict resolution as they depend on my janitorial commits.
- The Arab and Hebrew translations are filtered out (sup
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10353
Your paranoid android
On 4/5/2011 23:36, Vincent Pelletier wrote:
Hi.
Le samedi 02 avril 2011 09:16:53, Nikolay Sivov a écrit :
Please use table for test data and put your macro body in a loop.
Done locally (indeed nicer).
I have one more thing to figure out before posting again: how to deal with the
NT4 failures t
Hi Vincent,
> Those tests are boolean, so I doubt an "ok(pass || fail /* NT4 */)" makes any
> sense.
> I saw that it is discouraged (forbidden ?) to depend on OS version in tests,
> so I will avoid that path unless asked to follow it.
> I've been advised on IRC to use "broken()", but I don't see h
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10349
Your paranoid android
Hi.
Le samedi 02 avril 2011 09:16:53, Nikolay Sivov a écrit :
> Please use table for test data and put your macro body in a loop.
Done locally (indeed nicer).
I have one more thing to figure out before posting again: how to deal with the
NT4 failures testbot detected[1].
Those tests are boolean
When trying to submit my first patch I did not do it correctly, and on
http://source.winehq.org/patches/ it shows up 5 times.
The correct patch is
http://www.winehq.org/pipermail/wine-patches/2011-April/100677.html
Thanks for your patience.
Joel Teichroeb
Due to personal circumstances I won't be able to maintain the TestBot much
longer. I'm looking for a volunteer to take over this responsibility. I can
offer the hardware on which the bot runs for another 2 years or so. You'll get
full access to the hardware. It helps if you have a bit of experie
On Tue, Apr 05, 2011 at 03:31:23PM +0100, Huw Davies wrote:
>
> Try2. Using the A_SHA functions to generate the hashes.
Although somewhat neater than the first version it doesn't work on
nt4/win2k as they don't export these functions. So we're better off
using the original.
Huw.
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10338
Your paranoid android
Jacek Caban writes:
> +if(nschannel->post_data_contains_headers) {
> +if(data[0] == '\r' && data[1] == '\n') {
> +post_data = data+2;
> +data_len -= 2;
> +}else {
> +WCHAR *headers;
> +DWORD size;
> +
> +post_data = m
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10334
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=10333
Your paranoid android
13 matches
Mail list logo