On Mon, 18 Feb 2013, Jacek Caban wrote:
[...]
> > wininet:http has the exact same problem.
> > http://wiki.winehq.org/WineTestBotVMs#wininet
>
>
> It seems to me like those tests could be simply removed. The part that
> is failing is just a preparation for tests reading from cache.
I'm not parti
On Mon, 18 Feb 2013, Akihiro Sagawa wrote:
> Did you change ANSI codepage? As you may know, Japanese (codepage
> 932) is not compatible with Windows 1252 except for 7-bit ASCII
> characters. So you have to change codepage settings, Language for
> Non-Unicode Programs, in the Control Panel.
Not sp
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=24441
Your paranoid android
On 02/18/13 15:50, Marvin wrote:
> 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/
On 02/18/13 12:49, Francois Gouget wrote:
> On Sat, 16 Feb 2013, Jacek Caban wrote:
>
>> On 2/16/13 1:28 AM, Francois Gouget wrote:
>>> However I think the test should still not fail. So I'm looking for a
>>> volunteer to either get the test to succeed with urlmon 6.0, or find a
>>> way to detect i
Did you change ANSI codepage? As you may know, Japanese (codepage
932) is not compatible with Windows 1252 except for 7-bit ASCII
characters. So you have to change codepage settings, Language for
Non-Unicode Programs, in the Control Panel.
Most of wine test try to run ANSI version of APIs. Languag
Hans Leidekker writes:
> ---
> dlls/msi/action.c |5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
It fails here:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so
action.c && touch action.ok
action.c:6397: Test failed: Expected ERROR_SUCCESS, got 2
acti
On Sat, 16 Feb 2013, Jacek Caban wrote:
> On 2/16/13 1:28 AM, Francois Gouget wrote:
> > However I think the test should still not fail. So I'm looking for a
> > volunteer to either get the test to succeed with urlmon 6.0, or find a
> > way to detect it and skip these three tests.
>
> I believe i
Hi,
One thing to note is a slight change when Prepare is called twice in a row.
When the ACM is used, the former Wine code would prepare the ACM
again, leaking the memory of the previous preparation. Now that code
is by-passed as the header is prepared exactly once, the first time.
What if the
On Mon, Feb 18, 2013 at 12:48 PM, Francois Gouget wrote:
> On Sun, 17 Feb 2013, Yaron Shahrabani wrote:
>
> > Looks like both encoding and RTL checks.
>
> Did you mean that for a specific test?
>
No I was talking about all the Hebrew test in general.
>
>
> > I think the translation is non-UTF-8
On Sun, 17 Feb 2013, Yaron Shahrabani wrote:
> Looks like both encoding and RTL checks.
Did you mean that for a specific test?
> I think the translation is non-UTF-8 (At least it was like that when I was
> working with .rc files).
>
> Nowadays I believe that the PO should be UTF-8 so it should
On 18 February 2013 01:24, Matteo Bruni wrote:
> to date already. You're right that it doesn't make sense to call
> surface_load_ds_location() (in its current form, anyway) at all here,
> so what about this instead?
Yeah, I think that makes more sense.
12 matches
Mail list logo