Re: [6/6] urlmon/tests: Added some more test URIs (resend)

2010-07-28 Thread testbot
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=4009

Your paranoid android.


=== WXPPROSP3 (32 bit uri) ===
uri.c:2169: Test failed: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_tests[60].str_props[2].
uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_test[60].
uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on 
uri_tests[60].str_props[2].

=== WVISTAADM (32 bit uri) ===
uri.c:2169: Test failed: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_tests[60].str_props[2].
uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_test[60].
uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on 
uri_tests[60].str_props[2].

=== W2K8SE (32 bit uri) ===
uri.c:2169: Test failed: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_tests[60].str_props[2].
uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got 
Lhttp://google.com:35; on uri_test[60].
uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on 
uri_tests[60].str_props[2].




Re: [6/6] urlmon/tests: Added some more test URIs (resend)

2010-07-28 Thread Thomas Mullaly
On Wed, Jul 28, 2010 at 8:09 PM, Marvin test...@testbot.winehq.org wrote:

 === WXPPROSP3 (32 bit uri) ===
 uri.c:2169: Test failed: Expected http://google.com:00035 but got L
 http://google.com:35; on uri_tests[60].str_props[2].
 uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got
 Lhttp://google.com:35; on uri_test[60].
 uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on
 uri_tests[60].str_props[2].

 === WVISTAADM (32 bit uri) ===
 uri.c:2169: Test failed: Expected http://google.com:00035 but got L
 http://google.com:35; on uri_tests[60].str_props[2].
 uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got
 Lhttp://google.com:35; on uri_test[60].
 uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on
 uri_tests[60].str_props[2].

 === W2K8SE (32 bit uri) ===
 uri.c:2169: Test failed: Expected http://google.com:00035 but got L
 http://google.com:35; on uri_tests[60].str_props[2].
 uri.c:2400: Test failed: Error: Expected http://google.com:00035 but got
 Lhttp://google.com:35; on uri_test[60].
 uri.c:2856: Test failed: Error: Expected a length of 23 but got 20 on
 uri_tests[60].str_props[2].


There seems to subtle differences between the implementations of CreateUri,
since these tests only failed on machines with IE7 installed and passed on
the machines with IE8 installed...

-- 
Thomas Mullaly
thomas.mull...@gmail.com