urlmon/tests: Fix a spelling error in a uri comment.

Marvin testbot at winehq.org
Thu Apr 21 18:02:31 CDT 2016


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
https://testbot.winehq.org/JobDetails.pl?Key=22436

Your paranoid android.


=== w1064 (32 bit uri) ===
uri.c:7615: Test failed: Expected google.com.uk but got L"com.uk" on uri_tests[71].str_props[3].
uri.c:7615: Test failed: Expected google.uk.1 but got L"uk.1" on uri_tests[73].str_props[3].
uri.c:7613: Test failed: GetPropertyBSTR returned 0x00000000, expected 0x00000001. On uri_tests[76].str_props[3].
uri.c:7615: Test failed: Expected  but got L".uk" on uri_tests[76].str_props[3].
uri.c:7615: Test failed: Expected google.com.[] but got L"com.[]" on uri_tests[77].str_props[3].
uri.c:7800: Test failed: Error: Expected google.com.uk but got L"com.uk" on uri_tests[71].
uri.c:7800: Test failed: Error: Expected google.uk.1 but got L"uk.1" on uri_tests[73].
uri.c:7798: Test failed: Error: GetDomain returned 0x00000000, expected 0x00000001 on uri_tests[76].
uri.c:7800: Test failed: Error: Expected  but got L".uk" on uri_tests[76].
uri.c:7800: Test failed: Error: Expected google.com.[] but got L"com.[]" on uri_tests[77].
uri.c:8080: Test failed: Error: Expected a length of 13 but got 6 on uri_tests[71].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 11 but got 4 on uri_tests[73].str_props[3].
uri.c:8078: Test failed: Error: GetPropertyLength returned 0x00000000, expected 0x00000001 on uri_tests[76].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 0 but got 3 on uri_tests[76].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 13 but got 6 on uri_tests[77].str_props[3].
uri.c:8147: Test failed: Error: Received flag for property 3 when not expected on uri_tests[76].
uri.c:8197: Test failed: Error: Wasn't expecting to have property 3 on uri_tests[76].
uri.c:10487: Test failed: Error: Expected google.com.uk but got L"com.uk" instead on uri_parse_tests[42].
uri.c:10490: Test failed: Error: Expected 13, but got 6 instead on uri_parse_tests[42].

=== w1064 (64 bit uri) ===
uri.c:7615: Test failed: Expected google.com.uk but got L"com.uk" on uri_tests[71].str_props[3].
uri.c:7615: Test failed: Expected google.uk.1 but got L"uk.1" on uri_tests[73].str_props[3].
uri.c:7613: Test failed: GetPropertyBSTR returned 0x00000000, expected 0x00000001. On uri_tests[76].str_props[3].
uri.c:7615: Test failed: Expected  but got L".uk" on uri_tests[76].str_props[3].
uri.c:7615: Test failed: Expected google.com.[] but got L"com.[]" on uri_tests[77].str_props[3].
uri.c:7800: Test failed: Error: Expected google.com.uk but got L"com.uk" on uri_tests[71].
uri.c:7800: Test failed: Error: Expected google.uk.1 but got L"uk.1" on uri_tests[73].
uri.c:7798: Test failed: Error: GetDomain returned 0x00000000, expected 0x00000001 on uri_tests[76].
uri.c:7800: Test failed: Error: Expected  but got L".uk" on uri_tests[76].
uri.c:7800: Test failed: Error: Expected google.com.[] but got L"com.[]" on uri_tests[77].
uri.c:8080: Test failed: Error: Expected a length of 13 but got 6 on uri_tests[71].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 11 but got 4 on uri_tests[73].str_props[3].
uri.c:8078: Test failed: Error: GetPropertyLength returned 0x00000000, expected 0x00000001 on uri_tests[76].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 0 but got 3 on uri_tests[76].str_props[3].
uri.c:8080: Test failed: Error: Expected a length of 13 but got 6 on uri_tests[77].str_props[3].
uri.c:8147: Test failed: Error: Received flag for property 3 when not expected on uri_tests[76].
uri.c:8197: Test failed: Error: Wasn't expecting to have property 3 on uri_tests[76].
uri.c:10487: Test failed: Error: Expected google.com.uk but got L"com.uk" instead on uri_parse_tests[42].
uri.c:10490: Test failed: Error: Expected 13, but got 6 instead on uri_parse_tests[42].



More information about the wine-devel mailing list