Skip to content

Instantly share code, notes, and snippets.

@hyspace
Last active June 17, 2019 00:13
Show Gist options
  • Save hyspace/5965e4db6b2b84cc19c40c8440a57bb9 to your computer and use it in GitHub Desktop.
Save hyspace/5965e4db6b2b84cc19c40c8440a57bb9 to your computer and use it in GitHub Desktop.
Failing Tests
Test Name: WebPlatFormUrlTest
Test FullName: AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests(AngleSharp.Core.Tests.Urls.UrlTestFixture).WebPlatFormUrlTest
Test Source: C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs : line 43
Test Outcome: Failed
Test Duration: 0:00:00.479012
Result1 Name: WebPlatFormUrlTest
Result1 Outcome: Failed
Result1 Duration: 0:00:00.022
Result1 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result1 Message:
Description: # unknown schemes and backslashes
Input: sc:\../
Base: about:blank
Target: Path
Expected string length 4 but was 1. Strings differ at index 0.
Expected: "\\../"
But was: "/"
-----------^
Result1 StandardOutput:
Result1 StandardError:
Result2 Name: WebPlatFormUrlTest
Result2 Outcome: Failed
Result2 Duration: 0:00:00.007
Result2 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result2 Message:
Input: x
Base: sc://ñ
Target: Href
Expected string length 13 but was 7. Strings differ at index 5.
Expected: "sc://%C3%B1/x"
But was: "sc:///x"
----------------^
Result2 StandardOutput:
Result2 StandardError:
Result3 Name: WebPlatFormUrlTest
Result3 Outcome: Failed
Result3 Duration: 0:00:00.004
Result3 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result3 Message:
Input: sc://]/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result3 StandardOutput:
Result3 StandardError:
Result4 Name: WebPlatFormUrlTest
Result4 Outcome: Failed
Result4 Duration: 0:00:00.001
Result4 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result4 Message:
Input: sc://\/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result4 StandardOutput:
Result4 StandardError:
Result5 Name: WebPlatFormUrlTest
Result5 Outcome: Failed
Result5 Duration: 0:00:00.001
Result5 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result5 Message:
Input: sc://[/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result5 StandardOutput:
Result5 StandardError:
Result6 Name: WebPlatFormUrlTest
Result6 Outcome: Failed
Result6 Duration: 0:00:00.004
Result6 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result6 Message:
Input: sc://:12/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result6 StandardOutput:
Result6 StandardError:
Result7 Name: WebPlatFormUrlTest
Result7 Outcome: Failed
Result7 Duration: 0:00:00.001
Result7 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result7 Message:
Input: sc://:/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result7 StandardOutput:
Result7 StandardError:
Result8 Name: WebPlatFormUrlTest
Result8 Outcome: Failed
Result8 Duration: 0:00:00.001
Result8 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result8 Message:
Input: sc://te@s:t@/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result8 StandardOutput:
Result8 StandardError:
Result9 Name: WebPlatFormUrlTest
Result9 Outcome: Failed
Result9 Duration: 0:00:00.001
Result9 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result9 Message:
Input: sc://@/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result9 StandardOutput:
Result9 StandardError:
Result10 Name: WebPlatFormUrlTest
Result10 Outcome: Failed
Result10 Duration: 0:00:00.001
Result10 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result10 Message:
Input: sc://%/
Base: about:blank
Target: Host
Expected string length 1 but was 0. Strings differ at index 0.
Expected: "%"
But was: <string.Empty>
-----------^
Result10 StandardOutput:
Result10 StandardError:
Result11 Name: WebPlatFormUrlTest
Result11 Outcome: Failed
Result11 Duration: 0:00:00.001
Result11 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result11 Message:
Input: sc:// /
Base: about:blank
Target: Failure
Expected: True
But was: False
Result11 StandardOutput:
Result11 StandardError:
Result12 Name: WebPlatFormUrlTest
Result12 Outcome: Failed
Result12 Duration: 0:00:00.001
Result12 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result12 Message:
Input: sc://\0/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result12 StandardOutput:
Result12 StandardError:
Result13 Name: WebPlatFormUrlTest
Result13 Outcome: Failed
Result13 Duration: 0:00:00.001
Result13 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result13 Message:
Input: sc://\u001f!"$&'()*+,-.;<=>^_`{|}~/
Base: about:blank
Target: Host
Expected string length 26 but was 0. Strings differ at index 0.
Expected: "%1F!"$&'()*+,-.;<=>^_`{|}~"
But was: <string.Empty>
-----------^
Result13 StandardOutput:
Result13 StandardError:
Result14 Name: WebPlatFormUrlTest
Result14 Outcome: Failed
Result14 Duration: 0:00:00.003
Result14 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result14 Message:
Description: # unknown scheme with path looking like a password
Input: sc::a@example.net
Base: about:blank
Target: Path
Expected string length 14 but was 1. Strings differ at index 0.
Expected: ":a@example.net"
But was: "/"
-----------^
Result14 StandardOutput:
Result14 StandardError:
Result15 Name: WebPlatFormUrlTest
Result15 Outcome: Failed
Result15 Duration: 0:00:00.001
Result15 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result15 Message:
Description: # unknown schemes and their hosts
Input: sc://ñ.test/
Base: about:blank
Target: Host
Expected string length 11 but was 0. Strings differ at index 0.
Expected: "%C3%B1.test"
But was: <string.Empty>
-----------^
Result15 StandardOutput:
Result15 StandardError:
Result16 Name: WebPlatFormUrlTest
Result16 Outcome: Failed
Result16 Duration: 0:00:00.001
Result16 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result16 Message:
Input: javascript:/../
Base: about:blank
Target: Href
Expected string length 12 but was 15. Strings differ at index 12.
Expected: "javascript:/"
But was: "javascript:/../"
-----------------------^
Result16 StandardOutput:
Result16 StandardError:
Result17 Name: WebPlatFormUrlTest
Result17 Outcome: Failed
Result17 Duration: 0:00:00.001
Result17 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result17 Message:
Input: data:/../
Base: about:blank
Target: Href
Expected string length 6 but was 9. Strings differ at index 6.
Expected: "data:/"
But was: "data:/../"
-----------------^
Result17 StandardOutput:
Result17 StandardError:
Result18 Name: WebPlatFormUrlTest
Result18 Outcome: Failed
Result18 Duration: 0:00:00.001
Result18 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result18 Message:
Description: # make sure that relative URL logic works on known typically non-relative schemes too
Input: about:/../
Base: about:blank
Target: Href
Expected string length 7 but was 10. Strings differ at index 7.
Expected: "about:/"
But was: "about:/../"
------------------^
Result18 StandardOutput:
Result18 StandardError:
Result19 Name: WebPlatFormUrlTest
Result19 Outcome: Failed
Result19 Duration: 0:00:00.001
Result19 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result19 Message:
Input: #i
Base: sc:///pa/pa
Target: Href
Expected string length 13 but was 8. Strings differ at index 6.
Expected: "sc:///pa/pa#i"
But was: "sc:///#i"
-----------------^
Result19 StandardOutput:
Result19 StandardError:
Result20 Name: WebPlatFormUrlTest
Result20 Outcome: Failed
Result20 Duration: 0:00:00.001
Result20 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result20 Message:
Input: #i
Base: sc://ho/pa
Target: Href
Expected string length 12 but was 8. Strings differ at index 5.
Expected: "sc://ho/pa#i"
But was: "sc:///#i"
----------------^
Result20 StandardOutput:
Result20 StandardError:
Result21 Name: WebPlatFormUrlTest
Result21 Outcome: Failed
Result21 Duration: 0:00:00.001
Result21 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result21 Message:
Input: #i
Base: sc:/pa/pa
Target: Href
Expected string length 11 but was 8. Strings differ at index 4.
Expected: "sc:/pa/pa#i"
But was: "sc:///#i"
---------------^
Result21 StandardOutput:
Result21 StandardError:
Result22 Name: WebPlatFormUrlTest
Result22 Outcome: Failed
Result22 Duration: 0:00:00.001
Result22 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result22 Message:
Input: #i
Base: sc:sd/sd
Target: Href
Expected string length 10 but was 8. Strings differ at index 3.
Expected: "sc:sd/sd#i"
But was: "sc:///#i"
--------------^
Result22 StandardOutput:
Result22 StandardError:
Result23 Name: WebPlatFormUrlTest
Result23 Outcome: Failed
Result23 Duration: 0:00:00.001
Result23 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result23 Message:
Input: #i
Base: sc:sd
Target: Href
Expected string length 7 but was 8. Strings differ at index 3.
Expected: "sc:sd#i"
But was: "sc:///#i"
--------------^
Result23 StandardOutput:
Result23 StandardError:
Result24 Name: WebPlatFormUrlTest
Result24 Outcome: Failed
Result24 Duration: 0:00:00.001
Result24 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result24 Message:
Input: ?i
Base: sc:///pa/pa
Target: Href
Expected string length 13 but was 8. Strings differ at index 6.
Expected: "sc:///pa/pa?i"
But was: "sc:///?i"
-----------------^
Result24 StandardOutput:
Result24 StandardError:
Result25 Name: WebPlatFormUrlTest
Result25 Outcome: Failed
Result25 Duration: 0:00:00.001
Result25 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result25 Message:
Input: ?i
Base: sc://ho/pa
Target: Href
Expected string length 12 but was 8. Strings differ at index 5.
Expected: "sc://ho/pa?i"
But was: "sc:///?i"
----------------^
Result25 StandardOutput:
Result25 StandardError:
Result26 Name: WebPlatFormUrlTest
Result26 Outcome: Failed
Result26 Duration: 0:00:00.001
Result26 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result26 Message:
Input: ?i
Base: sc:/pa/pa
Target: Href
Expected string length 11 but was 8. Strings differ at index 4.
Expected: "sc:/pa/pa?i"
But was: "sc:///?i"
---------------^
Result26 StandardOutput:
Result26 StandardError:
Result27 Name: WebPlatFormUrlTest
Result27 Outcome: Failed
Result27 Duration: 0:00:00.001
Result27 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result27 Message:
Input: ?i
Base: sc:sd/sd
Target: Failure
Expected: True
But was: False
Result27 StandardOutput:
Result27 StandardError:
Result28 Name: WebPlatFormUrlTest
Result28 Outcome: Failed
Result28 Duration: 0:00:00.001
Result28 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result28 Message:
Input: ?i
Base: sc:sd
Target: Failure
Expected: True
But was: False
Result28 StandardOutput:
Result28 StandardError:
Result29 Name: WebPlatFormUrlTest
Result29 Outcome: Failed
Result29 Duration: 0:00:00.001
Result29 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result29 Message:
Input: mailto:/../
Base: about:blank
Target: Href
Expected string length 8 but was 11. Strings differ at index 8.
Expected: "mailto:/"
But was: "mailto:/../"
-------------------^
Result29 StandardOutput:
Result29 StandardError:
Result30 Name: WebPlatFormUrlTest
Result30 Outcome: Failed
Result30 Duration: 0:00:00.001
Result30 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result30 Message:
Input: /i
Base: sc:///pa/pa
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/i"
But was: "i"
-----------^
Result30 StandardOutput:
Result30 StandardError:
Result31 Name: WebPlatFormUrlTest
Result31 Outcome: Failed
Result31 Duration: 0:00:00.001
Result31 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result31 Message:
Description: # unknown scheme with bogus percent-encoding
Input: wow:%NBD
Base: about:blank
Target: Path
Expected string length 4 but was 1. Strings differ at index 0.
Expected: "%NBD"
But was: "/"
-----------^
Result31 StandardOutput:
Result31 StandardError:
Result32 Name: WebPlatFormUrlTest
Result32 Outcome: Failed
Result32 Duration: 0:00:00.001
Result32 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result32 Message:
Description: # unknown scheme with non-URL characters in the path
Input: wow:\uffff
Base: about:blank
Target: Path
Expected string length 9 but was 1. Strings differ at index 0.
Expected: "%EF%BF%BF"
But was: "/"
-----------^
Result32 StandardOutput:
Result32 StandardError:
Result33 Name: WebPlatFormUrlTest
Result33 Outcome: Failed
Result33 Duration: 0:00:00.001
Result33 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result33 Message:
Input: http://10000000000
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result33 StandardOutput:
Result33 StandardError:
Result34 Name: WebPlatFormUrlTest
Result34 Outcome: Failed
Result34 Duration: 0:00:00.001
Result34 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result34 Message:
Input: http://999999999
Base: http://other.com/
Target: Href
Expected string length 22 but was 17. Strings differ at index 7.
Expected: "http://59.154.201.255/"
But was: "http://999999999/"
------------------^
Result34 StandardOutput:
Result34 StandardError:
Result35 Name: WebPlatFormUrlTest
Result35 Outcome: Failed
Result35 Duration: 0:00:00.001
Result35 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result35 Message:
Input: http://256
Base: http://other.com/
Target: Href
Expected string length 15 but was 11. Strings differ at index 7.
Expected: "http://0.0.1.0/"
But was: "http://256/"
------------------^
Result35 StandardOutput:
Result35 StandardError:
Result36 Name: WebPlatFormUrlTest
Result36 Outcome: Failed
Result36 Duration: 0:00:00.001
Result36 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result36 Message:
Description: # IPv4 parsing (via https://github.com/nodejs/node/pull/10317)
Input: http://192.168.257
Base: http://other.com/
Target: Href
String lengths are both 19. Strings differ at index 15.
Expected: "http://192.168.1.1/"
But was: "http://192.168.257/"
--------------------------^
Result36 StandardOutput:
Result36 StandardError:
Result37 Name: WebPlatFormUrlTest
Result37 Outcome: Failed
Result37 Duration: 0:00:00.001
Result37 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result37 Message:
Input: http://foo.bar/baz?qux#foo`bar
Base: about:blank
Target: Href
Expected string length 32 but was 30. Strings differ at index 26.
Expected: "http://foo.bar/baz?qux#foo%60bar"
But was: "http://foo.bar/baz?qux#foo`bar"
-------------------------------------^
Result37 StandardOutput:
Result37 StandardError:
Result38 Name: WebPlatFormUrlTest
Result38 Outcome: Failed
Result38 Duration: 0:00:00.001
Result38 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result38 Message:
Input: http://foo.bar/baz?qux#foo>bar
Base: about:blank
Target: Href
Expected string length 32 but was 30. Strings differ at index 26.
Expected: "http://foo.bar/baz?qux#foo%3Ebar"
But was: "http://foo.bar/baz?qux#foo>bar"
-------------------------------------^
Result38 StandardOutput:
Result38 StandardError:
Result39 Name: WebPlatFormUrlTest
Result39 Outcome: Failed
Result39 Duration: 0:00:00.001
Result39 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result39 Message:
Input: http://foo.bar/baz?qux#foo<bar
Base: about:blank
Target: Href
Expected string length 32 but was 30. Strings differ at index 26.
Expected: "http://foo.bar/baz?qux#foo%3Cbar"
But was: "http://foo.bar/baz?qux#foo<bar"
-------------------------------------^
Result39 StandardOutput:
Result39 StandardError:
Result40 Name: WebPlatFormUrlTest
Result40 Outcome: Failed
Result40 Duration: 0:00:00.001
Result40 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result40 Message:
Input: http://foo.bar/baz?qux#foo"bar
Base: about:blank
Target: Href
Expected string length 32 but was 30. Strings differ at index 26.
Expected: "http://foo.bar/baz?qux#foo%22bar"
But was: "http://foo.bar/baz?qux#foo"bar"
-------------------------------------^
Result40 StandardOutput:
Result40 StandardError:
Result41 Name: WebPlatFormUrlTest
Result41 Outcome: Failed
Result41 Duration: 0:00:00.001
Result41 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result41 Message:
Description: # Percent encoding of fragments
Input: http://foo.bar/baz?qux#foo\u0008bar
Base: about:blank
Target: Href
Expected string length 32 but was 30. Strings differ at index 26.
Expected: "http://foo.bar/baz?qux#foo%08bar"
But was: "http://foo.bar/baz?qux#foo\bbar"
-------------------------------------^
Result41 StandardOutput:
Result41 StandardError:
Result42 Name: WebPlatFormUrlTest
Result42 Outcome: Failed
Result42 Duration: 0:00:00.001
Result42 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result42 Message:
Input: wow:%1G
Base: about:blank
Target: Path
Expected string length 3 but was 1. Strings differ at index 0.
Expected: "%1G"
But was: "/"
-----------^
Result42 StandardOutput:
Result42 StandardError:
Result43 Name: WebPlatFormUrlTest
Result43 Outcome: Failed
Result43 Duration: 0:00:00.001
Result43 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result43 Message:
Input: sc:
Base: https://example.org/foo/bar
Target: Path
Expected string length 0 but was 1. Strings differ at index 0.
Expected: <string.Empty>
But was: "/"
-----------^
Result43 StandardOutput:
Result43 StandardError:
Result44 Name: WebPlatFormUrlTest
Result44 Outcome: Failed
Result44 Duration: 0:00:00.001
Result44 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result44 Message:
Description: # Scheme only
Input: http:
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result44 StandardOutput:
Result44 StandardError:
Result45 Name: WebPlatFormUrlTest
Result45 Outcome: Failed
Result45 Duration: 0:00:00.001
Result45 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result45 Message:
Input: ??a=b&c=d
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result45 StandardOutput:
Result45 StandardError:
Result46 Name: WebPlatFormUrlTest
Result46 Outcome: Failed
Result46 Duration: 0:00:00.001
Result46 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result46 Message:
Description: # Stringification of URL.searchParams
Input: ?a=b&c=d
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result46 StandardOutput:
Result46 StandardError:
Result47 Name: WebPlatFormUrlTest
Result47 Outcome: Failed
Result47 Duration: 0:00:00.001
Result47 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result47 Message:
Description: # tab/LF/CR
Input: h t
t
p://h o
s
t:9 0
0
0/p a
t
h?q u
e
ry#f r
a
g
Base: about:blank
Target: Href
Expected string length 32 but was 50. Strings differ at index 0.
Expected: "http://host:9000/path?query#frag"
But was: "about:///http://host:9000/path?q%09u%0Ae%0Dry#frag"
-----------^
Result47 StandardOutput:
Result47 StandardError:
Result48 Name: WebPlatFormUrlTest
Result48 Outcome: Failed
Result48 Duration: 0:00:00.002
Result48 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result48 Message:
Input: https://localhost:3000/jqueryui@1.2.3
Base: about:blank
Target: Path
Expected string length 15 but was 14. Strings differ at index 0.
Expected: "/jqueryui@1.2.3"
But was: "jqueryui@1.2.3"
-----------^
Result48 StandardOutput:
Result48 StandardError:
Result49 Name: WebPlatFormUrlTest
Result49 Outcome: Failed
Result49 Duration: 0:00:00.001
Result49 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 63
Result49 Message:
Input: http://facebook.com/?foo=%7B%22abc%22
Base: about:blank
Target: Search
Expected string length 17 but was 16. Strings differ at index 0.
Expected: "?foo=%7B%22abc%22"
But was: "foo=%7B%22abc%22"
-----------^
Result49 StandardOutput:
Result49 StandardError:
Result50 Name: WebPlatFormUrlTest
Result50 Outcome: Failed
Result50 Duration: 0:00:00.001
Result50 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result50 Message:
Description: # tests from jsdom/whatwg-url designed for code coverage
Input: http://127.0.0.1:10100/relative_import.html
Base: about:blank
Target: Path
Expected string length 21 but was 20. Strings differ at index 0.
Expected: "/relative_import.html"
But was: "relative_import.html"
-----------^
Result50 StandardOutput:
Result50 StandardError:
Result51 Name: WebPlatFormUrlTest
Result51 Outcome: Failed
Result51 Duration: 0:00:00.001
Result51 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result51 Message:
Input: https://%e2%98%83
Base: about:blank
Target: Href
Expected string length 16 but was 18. Strings differ at index 8.
Expected: "https://xn--n3h/"
But was: "https://%e2%98%83/"
-------------------^
Result51 StandardOutput:
Result51 StandardError:
Result52 Name: WebPlatFormUrlTest
Result52 Outcome: Failed
Result52 Duration: 0:00:00.001
Result52 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result52 Message:
Input: ftp://%e2%98%83
Base: about:blank
Target: Href
Expected string length 14 but was 16. Strings differ at index 6.
Expected: "ftp://xn--n3h/"
But was: "ftp://%e2%98%83/"
-----------------^
Result52 StandardOutput:
Result52 StandardError:
Result53 Name: WebPlatFormUrlTest
Result53 Outcome: Failed
Result53 Duration: 0:00:00.001
Result53 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result53 Message:
Input: http:
Base: https://example.org/foo/bar
Target: Failure
Expected: True
But was: False
Result53 StandardOutput:
Result53 StandardError:
Result54 Name: WebPlatFormUrlTest
Result54 Outcome: Failed
Result54 Duration: 0:00:00.001
Result54 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result54 Message:
Input: /i
Base: sc://ho/pa
Target: Href
Expected string length 9 but was 7. Strings differ at index 5.
Expected: "sc://ho/i"
But was: "sc:///i"
----------------^
Result54 StandardOutput:
Result54 StandardError:
Result55 Name: WebPlatFormUrlTest
Result55 Outcome: Failed
Result55 Duration: 0:00:00.003
Result55 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result55 Message:
Input: /i
Base: sc:/pa/pa
Target: Href
Expected string length 5 but was 7. Strings differ at index 4.
Expected: "sc:/i"
But was: "sc:///i"
---------------^
Result55 StandardOutput:
Result55 StandardError:
Result56 Name: WebPlatFormUrlTest
Result56 Outcome: Failed
Result56 Duration: 0:00:00.001
Result56 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result56 Message:
Input: /i
Base: sc:sd/sd
Target: Failure
Expected: True
But was: False
Result56 StandardOutput:
Result56 StandardError:
Result57 Name: WebPlatFormUrlTest
Result57 Outcome: Failed
Result57 Duration: 0:00:00.001
Result57 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result57 Message:
Description: Fullwidth and escaped UTF-8 fullwidth should still be treated as IP
Input: http://0Xc0.0250.01
Base: http://other.com/
Target: Href
Expected string length 19 but was 20. Strings differ at index 7.
Expected: "http://192.168.0.1/"
But was: "http://0xc0.0250.01/"
------------------^
Result57 StandardOutput:
Result57 StandardError:
Result58 Name: WebPlatFormUrlTest
Result58 Outcome: Failed
Result58 Duration: 0:00:00.001
Result58 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result58 Message:
Input: http://192.168.0.257
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result58 StandardOutput:
Result58 StandardError:
Result59 Name: WebPlatFormUrlTest
Result59 Outcome: Failed
Result59 Duration: 0:00:00.001
Result59 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result59 Message:
Input: http://%30%78%63%30%2e%30%32%35%30.01%2e
Base: http://other.com/
Target: Href
Expected string length 19 but was 21. Strings differ at index 7.
Expected: "http://192.168.0.1/"
But was: "http://0xc0.0250.01./"
------------------^
Result59 StandardOutput:
Result59 StandardError:
Result60 Name: WebPlatFormUrlTest
Result60 Outcome: Failed
Result60 Duration: 0:00:00.001
Result60 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result60 Message:
Description: Escaped numbers should be treated like IP addresses if they are.
Input: http://%30%78%63%30%2e%30%32%35%30.01
Base: http://other.com/
Target: Href
Expected string length 19 but was 20. Strings differ at index 7.
Expected: "http://192.168.0.1/"
But was: "http://0xc0.0250.01/"
------------------^
Result60 StandardOutput:
Result60 StandardError:
Result61 Name: WebPlatFormUrlTest
Result61 Outcome: Failed
Result61 Duration: 0:00:00.001
Result61 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result61 Message:
Input: sc://faß.ExAmPlE/
Base: about:blank
Target: Host
Expected string length 16 but was 0. Strings differ at index 0.
Expected: "fa%C3%9F.ExAmPlE"
But was: <string.Empty>
-----------^
Result61 StandardOutput:
Result61 StandardError:
Result62 Name: WebPlatFormUrlTest
Result62 Outcome: Failed
Result62 Duration: 0:00:00.001
Result62 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result62 Message:
Input: https://faß.ExAmPlE/
Base: about:blank
Target: Href
Expected string length 27 but was 21. Strings differ at index 8.
Expected: "https://xn--fa-hia.example/"
But was: "https://fass.example/"
-------------------^
Result62 StandardOutput:
Result62 StandardError:
Result63 Name: WebPlatFormUrlTest
Result63 Outcome: Failed
Result63 Duration: 0:00:00.001
Result63 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result63 Message:
Input: https://x/�?�#�
Base: about:blank
Target: Href
Expected string length 39 but was 31. Strings differ at index 30.
Expected: "https://x/%EF%BF%BD?%EF%BF%BD#%EF%BF%BD"
But was: "https://x/%EF%BF%BD?%EF%BF%BD#�"
-----------------------------------------^
Result63 StandardOutput:
Result63 StandardError:
Result64 Name: WebPlatFormUrlTest
Result64 Outcome: Failed
Result64 Duration: 0:00:00.006
Result64 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result64 Message:
Input: https://%EF%BF%BD
Base: about:blank
Target: Failure
Expected: True
But was: False
Result64 StandardOutput:
Result64 StandardError:
Result65 Name: WebPlatFormUrlTest
Result65 Outcome: Failed
Result65 Duration: 0:00:00.001
Result65 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result65 Message:
Description: Broken IPv6
Input: http://[www.google.com]/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result65 StandardOutput:
Result65 StandardError:
Result66 Name: WebPlatFormUrlTest
Result66 Outcome: Failed
Result66 Duration: 0:00:00.001
Result66 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result66 Message:
Input: http://[google.com]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result66 StandardOutput:
Result66 StandardError:
Result67 Name: WebPlatFormUrlTest
Result67 Outcome: Failed
Result67 Duration: 0:00:00.001
Result67 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result67 Message:
Input: /i
Base: sc:sd
Target: Failure
Expected: True
But was: False
Result67 StandardOutput:
Result67 StandardError:
Result68 Name: WebPlatFormUrlTest
Result68 Outcome: Failed
Result68 Duration: 0:00:00.001
Result68 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result68 Message:
Input: ../i
Base: sc:///pa/pa
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/i"
But was: "i"
-----------^
Result68 StandardOutput:
Result68 StandardError:
Result69 Name: WebPlatFormUrlTest
Result69 Outcome: Failed
Result69 Duration: 0:00:00.001
Result69 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result69 Message:
Input: ../i
Base: sc://ho/pa
Target: Href
Expected string length 9 but was 7. Strings differ at index 5.
Expected: "sc://ho/i"
But was: "sc:///i"
----------------^
Result69 StandardOutput:
Result69 StandardError:
Result70 Name: WebPlatFormUrlTest
Result70 Outcome: Failed
Result70 Duration: 0:00:00.001
Result70 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result70 Message:
Input: ../i
Base: sc:/pa/pa
Target: Href
Expected string length 5 but was 7. Strings differ at index 4.
Expected: "sc:/i"
But was: "sc:///i"
---------------^
Result70 StandardOutput:
Result70 StandardError:
Result71 Name: WebPlatFormUrlTest
Result71 Outcome: Failed
Result71 Duration: 0:00:00.001
Result71 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result71 Message:
Input: ../i
Base: sc:sd/sd
Target: Failure
Expected: True
But was: False
Result71 StandardOutput:
Result71 StandardError:
Result72 Name: WebPlatFormUrlTest
Result72 Outcome: Failed
Result72 Duration: 0:00:00.001
Result72 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result72 Message:
Input: ../i
Base: sc:sd
Target: Failure
Expected: True
But was: False
Result72 StandardOutput:
Result72 StandardError:
Result73 Name: WebPlatFormUrlTest
Result73 Outcome: Failed
Result73 Duration: 0:00:00.001
Result73 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result73 Message:
Input: i
Base: sc:///pa/pa
Target: Href
Expected string length 10 but was 7. Strings differ at index 6.
Expected: "sc:///pa/i"
But was: "sc:///i"
-----------------^
Result73 StandardOutput:
Result73 StandardError:
Result74 Name: WebPlatFormUrlTest
Result74 Outcome: Failed
Result74 Duration: 0:00:00.001
Result74 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result74 Message:
Input: i
Base: sc://ho/pa
Target: Href
Expected string length 9 but was 7. Strings differ at index 5.
Expected: "sc://ho/i"
But was: "sc:///i"
----------------^
Result74 StandardOutput:
Result74 StandardError:
Result75 Name: WebPlatFormUrlTest
Result75 Outcome: Failed
Result75 Duration: 0:00:00.001
Result75 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result75 Message:
Input: i
Base: sc:/pa/pa
Target: Href
Expected string length 8 but was 7. Strings differ at index 4.
Expected: "sc:/pa/i"
But was: "sc:///i"
---------------^
Result75 StandardOutput:
Result75 StandardError:
Result76 Name: WebPlatFormUrlTest
Result76 Outcome: Failed
Result76 Duration: 0:00:00.001
Result76 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result76 Message:
Input: i
Base: sc:sd/sd
Target: Failure
Expected: True
But was: False
Result76 StandardOutput:
Result76 StandardError:
Result77 Name: WebPlatFormUrlTest
Result77 Outcome: Failed
Result77 Duration: 0:00:00.001
Result77 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result77 Message:
Description: # a set of tests designed by zcorpan for relative URLs with unknown schemes
Input: i
Base: sc:sd
Target: Failure
Expected: True
But was: False
Result77 StandardOutput:
Result77 StandardError:
Result78 Name: WebPlatFormUrlTest
Result78 Outcome: Failed
Result78 Duration: 0:00:00.001
Result78 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result78 Message:
Input: /some/path
Base: http://user:pass@example.org:21/smth
Target: Href
Expected string length 41 but was 31. Strings differ at index 7.
Expected: "http://user:pass@example.org:21/some/path"
But was: "http://example.org:21/some/path"
------------------^
Result78 StandardOutput:
Result78 StandardError:
Result79 Name: WebPlatFormUrlTest
Result79 Outcome: Failed
Result79 Duration: 0:00:00.001
Result79 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result79 Message:
Input:
Base: http://user:pass@example.org:21/smth
Target: Href
Expected string length 36 but was 26. Strings differ at index 7.
Expected: "http://user:pass@example.org:21/smth"
But was: "http://example.org:21/smth"
------------------^
Result79 StandardOutput:
Result79 StandardError:
Result80 Name: WebPlatFormUrlTest
Result80 Outcome: Failed
Result80 Duration: 0:00:00.001
Result80 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result80 Message:
Description: # Credentials in base
Input: /some/path
Base: http://user@example.org/smth
Target: Href
Expected string length 33 but was 28. Strings differ at index 7.
Expected: "http://user@example.org/some/path"
But was: "http://example.org/some/path"
------------------^
Result80 StandardOutput:
Result80 StandardError:
Result81 Name: WebPlatFormUrlTest
Result81 Outcome: Failed
Result81 Duration: 0:00:00.001
Result81 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result81 Message:
Input: notspecial://host/?'
Base: about:blank
Target: Host
Expected string length 4 but was 0. Strings differ at index 0.
Expected: "host"
But was: <string.Empty>
-----------^
Result81 StandardOutput:
Result81 StandardError:
Result82 Name: WebPlatFormUrlTest
Result82 Outcome: Failed
Result82 Duration: 0:00:00.001
Result82 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result82 Message:
Description: byte is ' and url is special
Input: http://host/?'
Base: about:blank
Target: Href
Expected string length 16 but was 14. Strings differ at index 13.
Expected: "http://host/?%27"
But was: "http://host/?'"
------------------------^
Result82 StandardOutput:
Result82 StandardError:
Result83 Name: WebPlatFormUrlTest
Result83 Outcome: Failed
Result83 Duration: 0:00:00.001
Result83 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result83 Message:
Description: non-az-09 characters
Input: http://`{}:`{}@h/`{}?`{}
Base: http://doesnotmatter/
Target: Href
Expected string length 42 but was 32. Strings differ at index 10.
Expected: "http://%60%7B%7D:%60%7B%7D@h/%60%7B%7D?`{}"
But was: "http://%60{}:%60{}@h/%60{}?%60{}"
---------------------^
Result83 StandardOutput:
Result83 StandardError:
Result84 Name: WebPlatFormUrlTest
Result84 Outcome: Failed
Result84 Duration: 0:00:00.001
Result84 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result84 Message:
Input: https://@@@example
Base: http://doesnotmatter/
Target: Href
Expected string length 23 but was 24. Strings differ at index 8.
Expected: "https://%40%40@example/"
But was: "https://:%40%40@example/"
-------------------^
Result84 StandardOutput:
Result84 StandardError:
Result85 Name: WebPlatFormUrlTest
Result85 Outcome: Failed
Result85 Duration: 0:00:00.001
Result85 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result85 Message:
Description: # multiple @ in authority state
Input: https://@test@test@example:800/
Base: http://doesnotmatter/
Target: Href
Expected string length 35 but was 36. Strings differ at index 8.
Expected: "https://%40test%40test@example:800/"
But was: "https://:%40test%40test@example:800/"
-------------------^
Result85 StandardOutput:
Result85 StandardError:
Result86 Name: WebPlatFormUrlTest
Result86 Outcome: Failed
Result86 Duration: 0:00:00.001
Result86 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result86 Message:
Input: #
Base: test:test?test
Target: Href
Expected string length 15 but was 9. Strings differ at index 5.
Expected: "test:test?test#"
But was: "test:///#"
----------------^
Result86 StandardOutput:
Result86 StandardError:
Result87 Name: WebPlatFormUrlTest
Result87 Outcome: Failed
Result87 Duration: 0:00:00.001
Result87 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result87 Message:
Input: #x
Base: about:blank
Target: Href
Expected string length 13 but was 11. Strings differ at index 6.
Expected: "about:blank#x"
But was: "about:///#x"
-----------------^
Result87 StandardOutput:
Result87 StandardError:
Result88 Name: WebPlatFormUrlTest
Result88 Outcome: Failed
Result88 Duration: 0:00:00.001
Result88 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result88 Message:
Input: #x
Base: data:,
Target: Href
Expected string length 8 but was 10. Strings differ at index 5.
Expected: "data:,#x"
But was: "data:///#x"
----------------^
Result88 StandardOutput:
Result88 StandardError:
Result89 Name: WebPlatFormUrlTest
Result89 Outcome: Failed
Result89 Duration: 0:00:00.001
Result89 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result89 Message:
Input: #x
Base: mailto:x@x.com
Target: Href
Expected string length 16 but was 12. Strings differ at index 7.
Expected: "mailto:x@x.com#x"
But was: "mailto:///#x"
------------------^
Result89 StandardOutput:
Result89 StandardError:
Result90 Name: WebPlatFormUrlTest
Result90 Outcome: Failed
Result90 Duration: 0:00:00.001
Result90 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result90 Message:
Description: # resolving a fragment against any scheme succeeds
Input: #
Base: test:test
Target: Href
Expected string length 10 but was 9. Strings differ at index 5.
Expected: "test:test#"
But was: "test:///#"
----------------^
Result90 StandardOutput:
Result90 StandardError:
Result91 Name: WebPlatFormUrlTest
Result91 Outcome: Failed
Result91 Duration: 0:00:00.001
Result91 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result91 Message:
Description: Misc Unicode
Input: http://foo:💩@example.com/bar
Base: http://other.com/
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/bar"
But was: "bar"
-----------^
Result91 StandardOutput:
Result91 StandardError:
Result92 Name: WebPlatFormUrlTest
Result92 Outcome: Failed
Result92 Duration: 0:00:00.001
Result92 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result92 Message:
Input: http://[::1.]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result92 StandardOutput:
Result92 StandardError:
Result93 Name: WebPlatFormUrlTest
Result93 Outcome: Failed
Result93 Duration: 0:00:00.001
Result93 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result93 Message:
Input: http://[::1.2.]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result93 StandardOutput:
Result93 StandardError:
Result94 Name: WebPlatFormUrlTest
Result94 Outcome: Failed
Result94 Duration: 0:00:00.001
Result94 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result94 Message:
Input: http://[::1.2.3.]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result94 StandardOutput:
Result94 StandardError:
Result95 Name: WebPlatFormUrlTest
Result95 Outcome: Failed
Result95 Duration: 0:00:00.001
Result95 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result95 Message:
Input: http://[::1.2.3.4x]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result95 StandardOutput:
Result95 StandardError:
Result96 Name: WebPlatFormUrlTest
Result96 Outcome: Failed
Result96 Duration: 0:00:00.001
Result96 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result96 Message:
Input: http://4294967295
Base: http://other.com/
Target: Href
Expected string length 23 but was 18. Strings differ at index 7.
Expected: "http://255.255.255.255/"
But was: "http://4294967295/"
------------------^
Result96 StandardOutput:
Result96 StandardError:
Result97 Name: WebPlatFormUrlTest
Result97 Outcome: Failed
Result97 Duration: 0:00:00.001
Result97 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result97 Message:
Input: http://[:]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result97 StandardOutput:
Result97 StandardError:
Result98 Name: WebPlatFormUrlTest
Result98 Outcome: Failed
Result98 Duration: 0:00:00.001
Result98 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result98 Message:
Input: http://4294967296
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result98 StandardOutput:
Result98 StandardError:
Result99 Name: WebPlatFormUrlTest
Result99 Outcome: Failed
Result99 Duration: 0:00:00.001
Result99 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result99 Message:
Input: http://0xffffffff1
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result99 StandardOutput:
Result99 StandardError:
Result100 Name: WebPlatFormUrlTest
Result100 Outcome: Failed
Result100 Duration: 0:00:00.002
Result100 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result100 Message:
Input: urn:ietf:rfc:2648
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 0.
Expected: "ietf:rfc:2648"
But was: "/"
-----------^
Result100 StandardOutput:
Result100 StandardError:
Result101 Name: WebPlatFormUrlTest
Result101 Outcome: Failed
Result101 Duration: 0:00:00.001
Result101 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result101 Message:
Input: git+https://github.com/foo/bar
Base: about:blank
Target: Host
Expected string length 10 but was 0. Strings differ at index 0.
Expected: "github.com"
But was: <string.Empty>
-----------^
Result101 StandardOutput:
Result101 StandardError:
Result102 Name: WebPlatFormUrlTest
Result102 Outcome: Failed
Result102 Duration: 0:00:00.001
Result102 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result102 Message:
Input: ldap://localhost:389/ou=People,o=JNDITutorial
Base: about:blank
Target: Host
Expected string length 13 but was 0. Strings differ at index 0.
Expected: "localhost:389"
But was: <string.Empty>
-----------^
Result102 StandardOutput:
Result102 StandardError:
Result103 Name: WebPlatFormUrlTest
Result103 Outcome: Failed
Result103 Duration: 0:00:00.001
Result103 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result103 Message:
Input: dns://fw.example.org:9999/foo.bar.org?type=TXT
Base: about:blank
Target: Host
Expected string length 19 but was 0. Strings differ at index 0.
Expected: "fw.example.org:9999"
But was: <string.Empty>
-----------^
Result103 StandardOutput:
Result103 StandardError:
Result104 Name: WebPlatFormUrlTest
Result104 Outcome: Failed
Result104 Duration: 0:00:00.001
Result104 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result104 Message:
Input: irc://myserver.com:6999/channel?passwd
Base: about:blank
Target: Host
Expected string length 17 but was 0. Strings differ at index 0.
Expected: "myserver.com:6999"
But was: <string.Empty>
-----------^
Result104 StandardOutput:
Result104 StandardError:
Result105 Name: WebPlatFormUrlTest
Result105 Outcome: Failed
Result105 Duration: 0:00:00.001
Result105 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result105 Message:
Input: git://github.com/foo/bar.git
Base: about:blank
Target: Host
Expected string length 10 but was 0. Strings differ at index 0.
Expected: "github.com"
But was: <string.Empty>
-----------^
Result105 StandardOutput:
Result105 StandardError:
Result106 Name: WebPlatFormUrlTest
Result106 Outcome: Failed
Result106 Duration: 0:00:00.001
Result106 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 57
Result106 Message:
Input: rsync://foo@host:911/sup
Base: about:blank
Target: UserName
Expected string length 3 but was 0. Strings differ at index 0.
Expected: "foo"
But was: <string.Empty>
-----------^
Result106 StandardOutput:
Result106 StandardError:
Result107 Name: WebPlatFormUrlTest
Result107 Outcome: Failed
Result107 Duration: 0:00:00.001
Result107 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 57
Result107 Message:
Input: redis://foo:bar@somehost:6379/0?baz=bam&qux=baz
Base: about:blank
Target: UserName
Expected string length 3 but was 0. Strings differ at index 0.
Expected: "foo"
But was: <string.Empty>
-----------^
Result107 StandardOutput:
Result107 StandardError:
Result108 Name: WebPlatFormUrlTest
Result108 Outcome: Failed
Result108 Duration: 0:00:00.001
Result108 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result108 Message:
Input: ut2004://10.10.10.10:7777/Index.ut2
Base: about:blank
Target: Host
Expected string length 16 but was 0. Strings differ at index 0.
Expected: "10.10.10.10:7777"
But was: <string.Empty>
-----------^
Result108 StandardOutput:
Result108 StandardError:
Result109 Name: WebPlatFormUrlTest
Result109 Outcome: Failed
Result109 Duration: 0:00:00.001
Result109 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 57
Result109 Message:
Input: telnet://user:pass@foobar.com:23/
Base: about:blank
Target: UserName
Expected string length 4 but was 0. Strings differ at index 0.
Expected: "user"
But was: <string.Empty>
-----------^
Result109 StandardOutput:
Result109 StandardError:
Result110 Name: WebPlatFormUrlTest
Result110 Outcome: Failed
Result110 Duration: 0:00:00.001
Result110 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result110 Message:
Input: tftp://foobar.com/someconfig;mode=netascii
Base: about:blank
Target: Host
Expected string length 10 but was 0. Strings differ at index 0.
Expected: "foobar.com"
But was: <string.Empty>
-----------^
Result110 StandardOutput:
Result110 StandardError:
Result111 Name: WebPlatFormUrlTest
Result111 Outcome: Failed
Result111 Duration: 0:00:00.001
Result111 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result111 Message:
Input: ////x/
Base: sc://x/
Target: Href
Expected string length 9 but was 7. Strings differ at index 5.
Expected: "sc:////x/"
But was: "sc://x/"
----------------^
Result111 StandardOutput:
Result111 StandardError:
Result112 Name: WebPlatFormUrlTest
Result112 Outcome: Failed
Result112 Duration: 0:00:00.001
Result112 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result112 Message:
Input: ////
Base: sc://x/
Target: Href
Expected string length 7 but was 6. Strings differ at index 6.
Expected: "sc:////"
But was: "sc:///"
-----------------^
Result112 StandardOutput:
Result112 StandardError:
Result113 Name: WebPlatFormUrlTest
Result113 Outcome: Failed
Result113 Duration: 0:00:00.001
Result113 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result113 Message:
Input: tag:joe@example.org,2001:foo/bar
Base: about:blank
Target: Path
Expected string length 28 but was 1. Strings differ at index 0.
Expected: "joe@example.org,2001:foo/bar"
But was: "/"
-----------^
Result113 StandardOutput:
Result113 StandardError:
Result114 Name: WebPlatFormUrlTest
Result114 Outcome: Failed
Result114 Duration: 0:00:00.001
Result114 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result114 Message:
Input: sc://?
Base: about:blank
Target: Path
Expected string length 0 but was 1. Strings differ at index 0.
Expected: <string.Empty>
But was: "/"
-----------^
Result114 StandardOutput:
Result114 StandardError:
Result115 Name: WebPlatFormUrlTest
Result115 Outcome: Failed
Result115 Duration: 0:00:00.001
Result115 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result115 Message:
Input: ?x
Base: sc://ñ
Target: Href
Expected string length 13 but was 8. Strings differ at index 5.
Expected: "sc://%C3%B1?x"
But was: "sc:///?x"
----------------^
Result115 StandardOutput:
Result115 StandardError:
Result116 Name: WebPlatFormUrlTest
Result116 Outcome: Failed
Result116 Duration: 0:00:00.001
Result116 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result116 Message:
Input: #x
Base: sc://ñ
Target: Href
Expected string length 13 but was 8. Strings differ at index 5.
Expected: "sc://%C3%B1#x"
But was: "sc:///#x"
----------------^
Result116 StandardOutput:
Result116 StandardError:
Result117 Name: WebPlatFormUrlTest
Result117 Outcome: Failed
Result117 Duration: 0:00:00.001
Result117 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result117 Message:
Input: sc://ñ#x
Base: about:blank
Target: Host
Expected string length 6 but was 0. Strings differ at index 0.
Expected: "%C3%B1"
But was: <string.Empty>
-----------^
Result117 StandardOutput:
Result117 StandardError:
Result118 Name: WebPlatFormUrlTest
Result118 Outcome: Failed
Result118 Duration: 0:00:00.001
Result118 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result118 Message:
Input: sc://ñ?x
Base: about:blank
Target: Host
Expected string length 6 but was 0. Strings differ at index 0.
Expected: "%C3%B1"
But was: <string.Empty>
-----------^
Result118 StandardOutput:
Result118 StandardError:
Result119 Name: WebPlatFormUrlTest
Result119 Outcome: Failed
Result119 Duration: 0:00:00.001
Result119 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result119 Message:
Description: # Non-special-URL path tests
Input: sc://ñ
Base: about:blank
Target: Host
Expected string length 6 but was 0. Strings differ at index 0.
Expected: "%C3%B1"
But was: <string.Empty>
-----------^
Result119 StandardOutput:
Result119 StandardError:
Result120 Name: WebPlatFormUrlTest
Result120 Outcome: Failed
Result120 Duration: 0:00:00.001
Result120 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result120 Message:
Description: Port overflow (2^128 + 81)
Input: http://f:340282366920938463463374607431768211537/c
Base: http://example.org/
Target: Failure
Expected: True
But was: False
Result120 StandardOutput:
Result120 StandardError:
Result121 Name: WebPlatFormUrlTest
Result121 Outcome: Failed
Result121 Duration: 0:00:00.001
Result121 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result121 Message:
Description: Port overflow (2^64 + 81)
Input: http://f:18446744073709551697/c
Base: http://example.org/
Target: Failure
Expected: True
But was: False
Result121 StandardOutput:
Result121 StandardError:
Result122 Name: WebPlatFormUrlTest
Result122 Outcome: Failed
Result122 Duration: 0:00:00.001
Result122 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result122 Message:
Description: Port overflow (2^32 + 81)
Input: http://f:4294967377/c
Base: http://example.org/
Target: Failure
Expected: True
But was: False
Result122 StandardOutput:
Result122 StandardError:
Result123 Name: WebPlatFormUrlTest
Result123 Outcome: Failed
Result123 Duration: 0:00:00.001
Result123 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result123 Message:
Input: https://[0:1.23.23]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result123 StandardOutput:
Result123 StandardError:
Result124 Name: WebPlatFormUrlTest
Result124 Outcome: Failed
Result124 Duration: 0:00:00.001
Result124 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result124 Message:
Input: https://[0:1.290.0.0.0]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result124 StandardOutput:
Result124 StandardError:
Result125 Name: WebPlatFormUrlTest
Result125 Outcome: Failed
Result125 Duration: 0:00:00.001
Result125 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result125 Message:
Input: sc://#
Base: about:blank
Target: Path
Expected string length 0 but was 1. Strings differ at index 0.
Expected: <string.Empty>
But was: "/"
-----------^
Result125 StandardOutput:
Result125 StandardError:
Result126 Name: WebPlatFormUrlTest
Result126 Outcome: Failed
Result126 Duration: 0:00:00.001
Result126 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result126 Message:
Input: https://[0:1.00.0.0.0]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result126 StandardOutput:
Result126 StandardError:
Result127 Name: WebPlatFormUrlTest
Result127 Outcome: Failed
Result127 Duration: 0:00:00.001
Result127 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result127 Message:
Description: # percent encoded hosts in non-special-URLs
Input: non-special://%E2%80%A0/
Base: about:blank
Target: Host
Expected string length 9 but was 0. Strings differ at index 0.
Expected: "%E2%80%A0"
But was: <string.Empty>
-----------^
Result127 StandardOutput:
Result127 StandardError:
Result128 Name: WebPlatFormUrlTest
Result128 Outcome: Failed
Result128 Duration: 0:00:00.001
Result128 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result128 Message:
Description: # IPv6 in non-special-URLs
Input: non-special://[1:2:0:0:5:0:0:0]/
Base: about:blank
Target: Href
Expected string length 28 but was 32. Strings differ at index 25.
Expected: "non-special://[1:2:0:0:5::]/"
But was: "non-special://[1:2:0:0:5:0:0:0]/"
------------------------------------^
Result128 StandardOutput:
Result128 StandardError:
Result129 Name: WebPlatFormUrlTest
Result129 Outcome: Failed
Result129 Duration: 0:00:00.001
Result129 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result129 Message:
Input: test-a-colon-slash-b.html
Base: a:/b
Target: Href
Expected string length 28 but was 30. Strings differ at index 3.
Expected: "a:/test-a-colon-slash-b.html"
But was: "a:///test-a-colon-slash-b.html"
--------------^
Result129 StandardOutput:
Result129 StandardError:
Result130 Name: WebPlatFormUrlTest
Result130 Outcome: Failed
Result130 Duration: 0:00:00.001
Result130 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result130 Message:
Input: test-a-colon-slash-slash.html
Base: a://
Target: Path
Expected string length 30 but was 29. Strings differ at index 0.
Expected: "/test-a-colon-slash-slash.html"
But was: "test-a-colon-slash-slash.html"
-----------^
Result130 StandardOutput:
Result130 StandardError:
Result131 Name: WebPlatFormUrlTest
Result131 Outcome: Failed
Result131 Duration: 0:00:00.001
Result131 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result131 Message:
Description: Other base URL tests, that must succeed
Input: test-a-colon-slash.html
Base: a:/
Target: Href
Expected string length 26 but was 28. Strings differ at index 3.
Expected: "a:/test-a-colon-slash.html"
But was: "a:///test-a-colon-slash.html"
--------------^
Result131 StandardOutput:
Result131 StandardError:
Result132 Name: WebPlatFormUrlTest
Result132 Outcome: Failed
Result132 Duration: 0:00:00.001
Result132 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result132 Message:
Input: test-a-colon-b.html
Base: a:b
Target: Failure
Expected: True
But was: False
Result132 StandardOutput:
Result132 StandardError:
Result133 Name: WebPlatFormUrlTest
Result133 Outcome: Failed
Result133 Duration: 0:00:00.001
Result133 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result133 Message:
Description: Bases that don't fail to parse but fail to be bases
Input: test-a-colon.html
Base: a:
Target: Failure
Expected: True
But was: False
Result133 StandardOutput:
Result133 StandardError:
Result134 Name: WebPlatFormUrlTest
Result134 Outcome: Failed
Result134 Duration: 0:00:00.001
Result134 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result134 Message:
Input: a//
Base: about:blank
Target: Failure
Expected: True
But was: False
Result134 StandardOutput:
Result134 StandardError:
Result135 Name: WebPlatFormUrlTest
Result135 Outcome: Failed
Result135 Duration: 0:00:00.001
Result135 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result135 Message:
Input: a/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result135 StandardOutput:
Result135 StandardError:
Result136 Name: WebPlatFormUrlTest
Result136 Outcome: Failed
Result136 Duration: 0:00:00.001
Result136 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result136 Message:
Description: URLs that require a non-about:blank base. (Also serve as invalid base tests.)
Input: a
Base: about:blank
Target: Failure
Expected: True
But was: False
Result136 StandardOutput:
Result136 StandardError:
Result137 Name: WebPlatFormUrlTest
Result137 Outcome: Failed
Result137 Duration: 0:00:00.001
Result137 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result137 Message:
Input: http://example.org/test?a#%GH
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result137 StandardOutput:
Result137 StandardError:
Result138 Name: WebPlatFormUrlTest
Result138 Outcome: Failed
Result138 Duration: 0:00:00.001
Result138 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result138 Message:
Input: http://example.org/test?a#%EF
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result138 StandardOutput:
Result138 StandardError:
Result139 Name: WebPlatFormUrlTest
Result139 Outcome: Failed
Result139 Duration: 0:00:00.001
Result139 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result139 Message:
Input: http://example.org/test?%GH
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result139 StandardOutput:
Result139 StandardError:
Result140 Name: WebPlatFormUrlTest
Result140 Outcome: Failed
Result140 Duration: 0:00:00.001
Result140 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result140 Message:
Input: http://example.org/test?%23%23
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result140 StandardOutput:
Result140 StandardError:
Result141 Name: WebPlatFormUrlTest
Result141 Outcome: Failed
Result141 Duration: 0:00:00.001
Result141 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result141 Message:
Input: http://example.org/test?⌣
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result141 StandardOutput:
Result141 StandardError:
Result142 Name: WebPlatFormUrlTest
Result142 Outcome: Failed
Result142 Duration: 0:00:00.001
Result142 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result142 Message:
Input: non-special://H%4fSt/path
Base: about:blank
Target: Host
Expected string length 6 but was 0. Strings differ at index 0.
Expected: "H%4fSt"
But was: <string.Empty>
-----------^
Result142 StandardOutput:
Result142 StandardError:
Result143 Name: WebPlatFormUrlTest
Result143 Outcome: Failed
Result143 Duration: 0:00:00.001
Result143 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result143 Message:
Input: http://example.org/test?>
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result143 StandardOutput:
Result143 StandardError:
Result144 Name: WebPlatFormUrlTest
Result144 Outcome: Failed
Result144 Duration: 0:00:00.001
Result144 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result144 Message:
Input: http://example.org/test?#
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result144 StandardOutput:
Result144 StandardError:
Result145 Name: WebPlatFormUrlTest
Result145 Outcome: Failed
Result145 Duration: 0:00:00.001
Result145 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result145 Message:
Description: Percent-encoded query and fragment
Input: http://example.org/test?"
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result145 StandardOutput:
Result145 StandardError:
Result146 Name: WebPlatFormUrlTest
Result146 Outcome: Failed
Result146 Duration: 0:00:00.001
Result146 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result146 Message:
Description: Invalid IPv4 portion of IPv6 address
Input: http://[::127.0.0.0.1]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result146 StandardOutput:
Result146 StandardError:
Result147 Name: WebPlatFormUrlTest
Result147 Outcome: Failed
Result147 Duration: 0:00:00.001
Result147 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result147 Message:
Input: blob:d3958f5c-0777-0845-9dcf-2cb28783acaf
Base: about:blank
Target: Path
Expected string length 36 but was 1. Strings differ at index 0.
Expected: "d3958f5c-0777-0845-9dcf-2cb28783acaf"
But was: "/"
-----------^
Result147 StandardOutput:
Result147 StandardError:
Result148 Name: WebPlatFormUrlTest
Result148 Outcome: Failed
Result148 Duration: 0:00:00.001
Result148 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result148 Message:
Input: blob:https://example.com:443/
Base: about:blank
Target: Path
Expected string length 24 but was 1. Strings differ at index 0.
Expected: "https://example.com:443/"
But was: "/"
-----------^
Result148 StandardOutput:
Result148 StandardError:
Result149 Name: WebPlatFormUrlTest
Result149 Outcome: Failed
Result149 Duration: 0:00:00.001
Result149 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result149 Message:
Input: non-special://[:80/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result149 StandardOutput:
Result149 StandardError:
Result150 Name: WebPlatFormUrlTest
Result150 Outcome: Failed
Result150 Duration: 0:00:00.001
Result150 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result150 Message:
Input: non-special://[1:2::3]:80/
Base: about:blank
Target: Host
Expected string length 11 but was 0. Strings differ at index 0.
Expected: "[1:2::3]:80"
But was: <string.Empty>
-----------^
Result150 StandardOutput:
Result150 StandardError:
Result151 Name: WebPlatFormUrlTest
Result151 Outcome: Failed
Result151 Duration: 0:00:00.001
Result151 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result151 Message:
Input: non-special://[1:2:0:0:0:0:0:3]/
Base: about:blank
Target: Href
Expected string length 23 but was 32. Strings differ at index 19.
Expected: "non-special://[1:2::3]/"
But was: "non-special://[1:2:0:0:0:0:0:3]/"
------------------------------^
Result151 StandardOutput:
Result151 StandardError:
Result152 Name: WebPlatFormUrlTest
Result152 Outcome: Failed
Result152 Duration: 0:00:00.001
Result152 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result152 Message:
Input: http://example.org/test?<
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result152 StandardOutput:
Result152 StandardError:
Result153 Name: WebPlatFormUrlTest
Result153 Outcome: Failed
Result153 Duration: 0:00:00.001
Result153 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result153 Message:
Input: https://[0:1:2:3:4:5:6:7.0.0.0.1]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result153 StandardOutput:
Result153 StandardError:
Result154 Name: WebPlatFormUrlTest
Result154 Outcome: Failed
Result154 Duration: 0:00:00.001
Result154 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result154 Message:
Input: https://[0:0:]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result154 StandardOutput:
Result154 StandardError:
Result155 Name: WebPlatFormUrlTest
Result155 Outcome: Failed
Result155 Duration: 0:00:00.001
Result155 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result155 Message:
Input: https://[0:.0]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result155 StandardOutput:
Result155 StandardError:
Result156 Name: WebPlatFormUrlTest
Result156 Outcome: Failed
Result156 Duration: 0:00:00.001
Result156 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result156 Message:
Input: file:///localhost//cat
Base: about:blank
Target: Path
Expected string length 15 but was 14. Strings differ at index 0.
Expected: "/localhost//cat"
But was: "localhost//cat"
-----------^
Result156 StandardOutput:
Result156 StandardError:
Result157 Name: WebPlatFormUrlTest
Result157 Outcome: Failed
Result157 Duration: 0:00:00.001
Result157 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result157 Message:
Input: file:\\localhost//
Base: about:blank
Target: Href
Expected string length 8 but was 18. Strings differ at index 7.
Expected: "file:///"
But was: "file://localhost//"
------------------^
Result157 StandardOutput:
Result157 StandardError:
Result158 Name: WebPlatFormUrlTest
Result158 Outcome: Failed
Result158 Duration: 0:00:00.001
Result158 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result158 Message:
Input: file://spider///
Base: about:blank
Target: Href
Expected string length 14 but was 16. Strings differ at index 14.
Expected: "file://spider/"
But was: "file://spider///"
-------------------------^
Result158 StandardOutput:
Result158 StandardError:
Result159 Name: WebPlatFormUrlTest
Result159 Outcome: Failed
Result159 Duration: 0:00:00.001
Result159 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result159 Message:
Input: file:\\\\#guppy
Base: about:blank
Target: Href
Expected string length 14 but was 15. Strings differ at index 8.
Expected: "file:///#guppy"
But was: "file:////#guppy"
-------------------^
Result159 StandardOutput:
Result159 StandardError:
Result160 Name: WebPlatFormUrlTest
Result160 Outcome: Failed
Result160 Duration: 0:00:00.001
Result160 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result160 Message:
Input: file:\\\\?fox
Base: about:blank
Target: Href
Expected string length 12 but was 13. Strings differ at index 8.
Expected: "file:///?fox"
But was: "file:////?fox"
-------------------^
Result160 StandardOutput:
Result160 StandardError:
Result161 Name: WebPlatFormUrlTest
Result161 Outcome: Failed
Result161 Duration: 0:00:00.001
Result161 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result161 Message:
Input: file:\\\\
Base: about:blank
Target: Href
Expected string length 8 but was 9. Strings differ at index 8.
Expected: "file:///"
But was: "file:////"
-------------------^
Result161 StandardOutput:
Result161 StandardError:
Result162 Name: WebPlatFormUrlTest
Result162 Outcome: Failed
Result162 Duration: 0:00:00.001
Result162 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result162 Message:
Description: # File URLs and many (back)slashes
Input: file:\\//
Base: about:blank
Target: Href
Expected string length 8 but was 9. Strings differ at index 8.
Expected: "file:///"
But was: "file:////"
-------------------^
Result162 StandardOutput:
Result162 StandardError:
Result163 Name: WebPlatFormUrlTest
Result163 Outcome: Failed
Result163 Duration: 0:00:00.001
Result163 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result163 Message:
Input: file:#x
Base: file:///test?test#test
Target: Href
Expected string length 19 but was 14. Strings differ at index 12.
Expected: "file:///test?test#x"
But was: "file:///test#x"
-----------------------^
Result163 StandardOutput:
Result163 StandardError:
Result164 Name: WebPlatFormUrlTest
Result164 Outcome: Failed
Result164 Duration: 0:00:00.001
Result164 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result164 Message:
Input: #x
Base: file:///test?test#test
Target: Href
Expected string length 19 but was 14. Strings differ at index 12.
Expected: "file:///test?test#x"
But was: "file:///test#x"
-----------------------^
Result164 StandardOutput:
Result164 StandardError:
Result165 Name: WebPlatFormUrlTest
Result165 Outcome: Failed
Result165 Duration: 0:00:00.001
Result165 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result165 Message:
Input: file:?x
Base: file:///test?test#test
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result165 StandardOutput:
Result165 StandardError:
Result166 Name: WebPlatFormUrlTest
Result166 Outcome: Failed
Result166 Duration: 0:00:00.001
Result166 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result166 Message:
Input: ?x
Base: file:///test?test#test
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result166 StandardOutput:
Result166 StandardError:
Result167 Name: WebPlatFormUrlTest
Result167 Outcome: Failed
Result167 Duration: 0:00:00.001
Result167 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result167 Message:
Input: file:
Base: file:///test?test#test
Target: Href
Expected string length 17 but was 12. Strings differ at index 12.
Expected: "file:///test?test"
But was: "file:///test"
-----------------------^
Result167 StandardOutput:
Result167 StandardError:
Result168 Name: WebPlatFormUrlTest
Result168 Outcome: Failed
Result168 Duration: 0:00:00.001
Result168 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result168 Message:
Input:
Base: file:///test?test#test
Target: Href
Expected string length 17 but was 12. Strings differ at index 12.
Expected: "file:///test?test"
But was: "file:///test"
-----------------------^
Result168 StandardOutput:
Result168 StandardError:
Result169 Name: WebPlatFormUrlTest
Result169 Outcome: Failed
Result169 Duration: 0:00:00.001
Result169 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result169 Message:
Input: file://\/localhost//cat
Base: about:blank
Target: Href
Expected string length 22 but was 23. Strings differ at index 8.
Expected: "file:///localhost//cat"
But was: "file:////localhost//cat"
-------------------^
Result169 StandardOutput:
Result169 StandardError:
Result170 Name: WebPlatFormUrlTest
Result170 Outcome: Failed
Result170 Duration: 0:00:00.001
Result170 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result170 Message:
Input: //d:/..
Base: file:///C:/a/b
Target: Href
Expected string length 11 but was 8. Strings differ at index 8.
Expected: "file:///d:/"
But was: "file:///"
-------------------^
Result170 StandardOutput:
Result170 StandardError:
Result171 Name: WebPlatFormUrlTest
Result171 Outcome: Failed
Result171 Duration: 0:00:00.001
Result171 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result171 Message:
Input: //d:
Base: file:///C:/a/b
Target: Path
Expected string length 3 but was 2. Strings differ at index 0.
Expected: "/d:"
But was: "d:"
-----------^
Result171 StandardOutput:
Result171 StandardError:
Result172 Name: WebPlatFormUrlTest
Result172 Outcome: Failed
Result172 Duration: 0:00:00.001
Result172 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result172 Message:
Description: # More file URL tests by zcorpan and annevk
Input: /
Base: file:///C:/a/b
Target: Href
Expected string length 11 but was 8. Strings differ at index 8.
Expected: "file:///C:/"
But was: "file:///"
-------------------^
Result172 StandardOutput:
Result172 StandardError:
Result173 Name: WebPlatFormUrlTest
Result173 Outcome: Failed
Result173 Duration: 0:00:00.001
Result173 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result173 Message:
Input: ..
Base: file:///C:/
Target: Href
Expected string length 11 but was 8. Strings differ at index 8.
Expected: "file:///C:/"
But was: "file:///"
-------------------^
Result173 StandardOutput:
Result173 StandardError:
Result174 Name: WebPlatFormUrlTest
Result174 Outcome: Failed
Result174 Duration: 0:00:00.001
Result174 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result174 Message:
Description: # file URLs relative to other file URLs (via https://github.com/jsdom/whatwg-url/pull/60)
Input: pix/submit.gif
Base: file:///C:/Users/Domenic/Dropbox/GitHub/tmpvar/jsdom/test/level2/html/files/anchor.html
Target: Path
Expected string length 83 but was 82. Strings differ at index 0.
Expected: "/C:/Users/Domenic/Dropbox/GitHub/tmpvar/jsdom/test/level2/htm..."
But was: "C:/Users/Domenic/Dropbox/GitHub/tmpvar/jsdom/test/level2/html..."
-----------^
Result174 StandardOutput:
Result174 StandardError:
Result175 Name: WebPlatFormUrlTest
Result175 Outcome: Failed
Result175 Duration: 0:00:00.001
Result175 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result175 Message:
Input: file:///C%7C/
Base: about:blank
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/C%7C/"
But was: "C%7C/"
-----------^
Result175 StandardOutput:
Result175 StandardError:
Result176 Name: WebPlatFormUrlTest
Result176 Outcome: Failed
Result176 Duration: 0:00:00.001
Result176 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result176 Message:
Description: # file URLs containing percent-encoded Windows drive letters (shouldn't work)
Input: file:///C%3A/
Base: about:blank
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/C%3A/"
But was: "C%3A/"
-----------^
Result176 StandardOutput:
Result176 StandardError:
Result177 Name: WebPlatFormUrlTest
Result177 Outcome: Failed
Result177 Duration: 0:00:00.001
Result177 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result177 Message:
Input: https://256.0.0.1/test
Base: about:blank
Target: Failure
Expected: True
But was: False
Result177 StandardOutput:
Result177 StandardError:
Result178 Name: WebPlatFormUrlTest
Result178 Outcome: Failed
Result178 Duration: 0:00:00.001
Result178 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result178 Message:
Description: More IPv4 parsing (via https://github.com/jsdom/whatwg-url/issues/92)
Input: https://0x100000000/test
Base: about:blank
Target: Failure
Expected: True
But was: False
Result178 StandardOutput:
Result178 StandardError:
Result179 Name: WebPlatFormUrlTest
Result179 Outcome: Failed
Result179 Duration: 0:00:00.001
Result179 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result179 Message:
Input: https://0x.0x.0
Base: about:blank
Target: Href
String lengths are both 16. Strings differ at index 9.
Expected: "https://0.0.0.0/"
But was: "https://0x.0x.0/"
--------------------^
Result179 StandardOutput:
Result179 StandardError:
Result180 Name: WebPlatFormUrlTest
Result180 Outcome: Failed
Result180 Duration: 0:00:00.001
Result180 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result180 Message:
Input: http://256.256.256.256
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result180 StandardOutput:
Result180 StandardError:
Result181 Name: WebPlatFormUrlTest
Result181 Outcome: Failed
Result181 Duration: 0:00:00.001
Result181 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result181 Message:
Input: file://localhost//a//../..//
Base: about:blank
Target: Href
Expected string length 8 but was 19. Strings differ at index 7.
Expected: "file:///"
But was: "file://localhost///"
------------------^
Result181 StandardOutput:
Result181 StandardError:
Result182 Name: WebPlatFormUrlTest
Result182 Outcome: Failed
Result182 Duration: 0:00:00.001
Result182 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result182 Message:
Input: /////mouse
Base: file:///elephant
Target: Href
Expected string length 13 but was 15. Strings differ at index 8.
Expected: "file:///mouse"
But was: "file://///mouse"
-------------------^
Result182 StandardOutput:
Result182 StandardError:
Result183 Name: WebPlatFormUrlTest
Result183 Outcome: Failed
Result183 Duration: 0:00:00.001
Result183 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result183 Message:
Input: \//pig
Base: file://lion/
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///pig"
But was: "file://lion/pig"
------------------^
Result183 StandardOutput:
Result183 StandardError:
Result184 Name: WebPlatFormUrlTest
Result184 Outcome: Failed
Result184 Duration: 0:00:00.001
Result184 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result184 Message:
Input: https://[0::0::0]
Base: about:blank
Target: Failure
Expected: True
But was: False
Result184 StandardOutput:
Result184 StandardError:
Result185 Name: WebPlatFormUrlTest
Result185 Outcome: Failed
Result185 Duration: 0:00:00.001
Result185 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result185 Message:
Input: http://[0:1:2:3:4:5:6:7:8]
Base: http://example.net/
Target: Failure
Expected: True
But was: False
Result185 StandardOutput:
Result185 StandardError:
Result186 Name: WebPlatFormUrlTest
Result186 Outcome: Failed
Result186 Duration: 0:00:00.001
Result186 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result186 Message:
Description: # IPv6 tests
Input: http://[1:0::]
Base: http://example.net/
Target: Href
Expected string length 13 but was 15. Strings differ at index 10.
Expected: "http://[1::]/"
But was: "http://[1:0::]/"
---------------------^
Result186 StandardOutput:
Result186 StandardError:
Result187 Name: WebPlatFormUrlTest
Result187 Outcome: Failed
Result187 Duration: 0:00:00.001
Result187 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 64
Result187 Message:
Input: file:#frag
Base: about:blank
Target: Hash
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "#frag"
But was: "frag"
-----------^
Result187 StandardOutput:
Result187 StandardError:
Result188 Name: WebPlatFormUrlTest
Result188 Outcome: Failed
Result188 Duration: 0:00:00.001
Result188 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 63
Result188 Message:
Input: file:?q=v
Base: about:blank
Target: Search
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "?q=v"
But was: "q=v"
-----------^
Result188 StandardOutput:
Result188 StandardError:
Result189 Name: WebPlatFormUrlTest
Result189 Outcome: Failed
Result189 Duration: 0:00:00.001
Result189 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result189 Message:
Input: file://C|/
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/C:/"
But was: "C:/"
-----------^
Result189 StandardOutput:
Result189 StandardError:
Result190 Name: WebPlatFormUrlTest
Result190 Outcome: Failed
Result190 Duration: 0:00:00.001
Result190 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result190 Message:
Description: # Windows drive letter quirk (no host)
Input: file:/C|/
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/C:/"
But was: "C:/"
-----------^
Result190 StandardOutput:
Result190 StandardError:
Result191 Name: WebPlatFormUrlTest
Result191 Outcome: Failed
Result191 Duration: 0:00:00.001
Result191 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result191 Message:
Input: file://[1::8]/C:/
Base: about:blank
Target: Href
Expected string length 11 but was 17. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://[1::8]/C:/"
------------------^
Result191 StandardOutput:
Result191 StandardError:
Result192 Name: WebPlatFormUrlTest
Result192 Outcome: Failed
Result192 Duration: 0:00:00.001
Result192 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result192 Message:
Input: file://1.2.3.4/C:/
Base: about:blank
Target: Href
Expected string length 11 but was 18. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://1.2.3.4/C:/"
------------------^
Result192 StandardOutput:
Result192 StandardError:
Result193 Name: WebPlatFormUrlTest
Result193 Outcome: Failed
Result193 Duration: 0:00:00.001
Result193 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result193 Message:
Description: # Windows drive letter quirk with not empty host
Input: file://example.net/C:/
Base: about:blank
Target: Href
Expected string length 11 but was 22. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://example.net/C:/"
------------------^
Result193 StandardOutput:
Result193 StandardError:
Result194 Name: WebPlatFormUrlTest
Result194 Outcome: Failed
Result194 Duration: 0:00:00.001
Result194 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result194 Message:
Input: /c:/foo/bar
Base: file://host/path
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/c:/foo/bar"
But was: "c:/foo/bar"
-----------^
Result194 StandardOutput:
Result194 StandardError:
Result195 Name: WebPlatFormUrlTest
Result195 Outcome: Failed
Result195 Duration: 0:00:00.001
Result195 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result195 Message:
Input: file:\c:\foo\bar
Base: file:///c:/baz/qux
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/c:/foo/bar"
But was: "c:/foo/bar"
-----------^
Result195 StandardOutput:
Result195 StandardError:
Result196 Name: WebPlatFormUrlTest
Result196 Outcome: Failed
Result196 Duration: 0:00:00.001
Result196 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result196 Message:
Input: /c|/foo/bar
Base: file:///c:/baz/qux
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/c:/foo/bar"
But was: "c:/foo/bar"
-----------^
Result196 StandardOutput:
Result196 StandardError:
Result197 Name: WebPlatFormUrlTest
Result197 Outcome: Failed
Result197 Duration: 0:00:00.001
Result197 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result197 Message:
Description: # Windows drive letter quirk in the file slash state
Input: /c:/foo/bar
Base: file:///c:/baz/qux
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/c:/foo/bar"
But was: "c:/foo/bar"
-----------^
Result197 StandardOutput:
Result197 StandardError:
Result198 Name: WebPlatFormUrlTest
Result198 Outcome: Failed
Result198 Duration: 0:00:00.001
Result198 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result198 Message:
Input: C|a
Base: file://host/dir/file
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/dir/C|a"
But was: "dir/C|a"
-----------^
Result198 StandardOutput:
Result198 StandardError:
Result199 Name: WebPlatFormUrlTest
Result199 Outcome: Failed
Result199 Duration: 0:00:00.001
Result199 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result199 Message:
Input: C
Base: file://host/dir/file
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/dir/C"
But was: "dir/C"
-----------^
Result199 StandardOutput:
Result199 StandardError:
Result200 Name: WebPlatFormUrlTest
Result200 Outcome: Failed
Result200 Duration: 0:00:00.001
Result200 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result200 Message:
Input: C|\
Base: file://host/dir/file
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://host/C:/"
------------------^
Result200 StandardOutput:
Result200 StandardError:
Result201 Name: WebPlatFormUrlTest
Result201 Outcome: Failed
Result201 Duration: 0:00:00.001
Result201 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result201 Message:
Input: C|
/
Base: file://host/dir/file
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://host/C:/"
------------------^
Result201 StandardOutput:
Result201 StandardError:
Result202 Name: WebPlatFormUrlTest
Result202 Outcome: Failed
Result202 Duration: 0:00:00.001
Result202 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result202 Message:
Input: C|/
Base: file://host/dir/file
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///C:/"
But was: "file://host/C:/"
------------------^
Result202 StandardOutput:
Result202 StandardError:
Result203 Name: WebPlatFormUrlTest
Result203 Outcome: Failed
Result203 Duration: 0:00:00.001
Result203 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result203 Message:
Input: C|?
Base: file://host/dir/file
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///C:?"
But was: "file://host/C:?"
------------------^
Result203 StandardOutput:
Result203 StandardError:
Result204 Name: WebPlatFormUrlTest
Result204 Outcome: Failed
Result204 Duration: 0:00:00.001
Result204 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result204 Message:
Input: C|#
Base: file://host/dir/file
Target: Href
Expected string length 11 but was 15. Strings differ at index 7.
Expected: "file:///C:#"
But was: "file://host/C:#"
------------------^
Result204 StandardOutput:
Result204 StandardError:
Result205 Name: WebPlatFormUrlTest
Result205 Outcome: Failed
Result205 Duration: 0:00:00.001
Result205 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result205 Message:
Description: # Windows drive letter handling with the 'file:' base URL
Input: C|
Base: file://host/dir/file
Target: Href
Expected string length 10 but was 14. Strings differ at index 7.
Expected: "file:///C:"
But was: "file://host/C:"
------------------^
Result205 StandardOutput:
Result205 StandardError:
Result206 Name: WebPlatFormUrlTest
Result206 Outcome: Failed
Result206 Duration: 0:00:00.001
Result206 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result206 Message:
Input: /?chai
Base: file://tea/
Target: Href
Expected string length 16 but was 13. Strings differ at index 7.
Expected: "file://tea/?chai"
But was: "file:///?chai"
------------------^
Result206 StandardOutput:
Result206 StandardError:
Result207 Name: WebPlatFormUrlTest
Result207 Outcome: Failed
Result207 Duration: 0:00:00.001
Result207 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result207 Message:
Description: # File URLs with non-empty hosts
Input: /rooibos
Base: file://tea/
Target: Href
Expected string length 18 but was 15. Strings differ at index 7.
Expected: "file://tea/rooibos"
But was: "file:///rooibos"
------------------^
Result207 StandardOutput:
Result207 StandardError:
Result208 Name: WebPlatFormUrlTest
Result208 Outcome: Failed
Result208 Duration: 0:00:00.001
Result208 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result208 Message:
Input: /..//localhost//pig
Base: file://lion/
Target: Href
Expected string length 26 but was 23. Strings differ at index 7.
Expected: "file://lion/localhost//pig"
But was: "file:////localhost//pig"
------------------^
Result208 StandardOutput:
Result208 StandardError:
Result209 Name: WebPlatFormUrlTest
Result209 Outcome: Failed
Result209 Duration: 0:00:00.001
Result209 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result209 Message:
Input: //localhost//pig
Base: file://lion/
Target: Href
Expected string length 11 but was 21. Strings differ at index 7.
Expected: "file:///pig"
But was: "file://localhost//pig"
------------------^
Result209 StandardOutput:
Result209 StandardError:
Result210 Name: WebPlatFormUrlTest
Result210 Outcome: Failed
Result210 Duration: 0:00:00.001
Result210 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result210 Message:
Input: \/localhost//pig
Base: file://lion/
Target: Href
Expected string length 11 but was 21. Strings differ at index 7.
Expected: "file:///pig"
But was: "file://localhost//pig"
------------------^
Result210 StandardOutput:
Result210 StandardError:
Result211 Name: WebPlatFormUrlTest
Result211 Outcome: Failed
Result211 Duration: 0:00:00.001
Result211 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result211 Message:
Input: http://0xffffffff
Base: http://other.com/
Target: Href
Expected string length 23 but was 18. Strings differ at index 7.
Expected: "http://255.255.255.255/"
But was: "http://0xffffffff/"
------------------^
Result211 StandardOutput:
Result211 StandardError:
Result212 Name: WebPlatFormUrlTest
Result212 Outcome: Failed
Result212 Duration: 0:00:00.001
Result212 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result212 Message:
Input: http://[]
Base: http://other.com/
Target: Failure
Expected: True
But was: False
Result212 StandardOutput:
Result212 StandardError:
Result213 Name: WebPlatFormUrlTest
Result213 Outcome: Failed
Result213 Duration: 0:00:00.001
Result213 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result213 Message:
Input: ftps:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result213 StandardOutput:
Result213 StandardError:
Result214 Name: WebPlatFormUrlTest
Result214 Outcome: Failed
Result214 Duration: 0:00:00.001
Result214 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result214 Message:
Input: madeupscheme:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result214 StandardOutput:
Result214 StandardError:
Result215 Name: WebPlatFormUrlTest
Result215 Outcome: Failed
Result215 Duration: 0:00:00.001
Result215 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result215 Message:
Input: http:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 17 but was 16. Strings differ at index 0.
Expected: "/foo/example.com/"
But was: "foo/example.com/"
-----------^
Result215 StandardOutput:
Result215 StandardError:
Result216 Name: WebPlatFormUrlTest
Result216 Outcome: Failed
Result216 Duration: 0:00:00.001
Result216 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result216 Message:
Input: mailto:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result216 StandardOutput:
Result216 StandardError:
Result217 Name: WebPlatFormUrlTest
Result217 Outcome: Failed
Result217 Duration: 0:00:00.001
Result217 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result217 Message:
Input: javascript:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result217 StandardOutput:
Result217 StandardError:
Result218 Name: WebPlatFormUrlTest
Result218 Outcome: Failed
Result218 Duration: 0:00:00.001
Result218 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result218 Message:
Input: data:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result218 StandardOutput:
Result218 StandardError:
Result219 Name: WebPlatFormUrlTest
Result219 Outcome: Failed
Result219 Duration: 0:00:00.001
Result219 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result219 Message:
Input: ftps:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result219 StandardOutput:
Result219 StandardError:
Result220 Name: WebPlatFormUrlTest
Result220 Outcome: Failed
Result220 Duration: 0:00:00.001
Result220 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result220 Message:
Input: file:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/example.com/"
But was: "example.com/"
-----------^
Result220 StandardOutput:
Result220 StandardError:
Result221 Name: WebPlatFormUrlTest
Result221 Outcome: Failed
Result221 Duration: 0:00:00.001
Result221 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result221 Message:
Input: madeupscheme:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result221 StandardOutput:
Result221 StandardError:
Result222 Name: WebPlatFormUrlTest
Result222 Outcome: Failed
Result222 Duration: 0:00:00.001
Result222 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result222 Message:
Input: http:/example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/example.com/"
But was: "example.com/"
-----------^
Result222 StandardOutput:
Result222 StandardError:
Result223 Name: WebPlatFormUrlTest
Result223 Outcome: Failed
Result223 Duration: 0:00:00.001
Result223 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result223 Message:
Input: http://[0:0:0:0:0:0:13.1.68.3]
Base: http://example.org/foo/bar
Target: Href
Expected string length 20 but was 31. Strings differ at index 8.
Expected: "http://[::d01:4403]/"
But was: "http://[0:0:0:0:0:0:13.1.68.3]/"
-------------------^
Result223 StandardOutput:
Result223 StandardError:
Result224 Name: WebPlatFormUrlTest
Result224 Outcome: Failed
Result224 Duration: 0:00:00.001
Result224 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result224 Message:
Input: http://[::127.0.0.1]
Base: http://example.org/foo/bar
Target: Href
Expected string length 18 but was 21. Strings differ at index 10.
Expected: "http://[::7f00:1]/"
But was: "http://[::127.0.0.1]/"
---------------------^
Result224 StandardOutput:
Result224 StandardError:
Result225 Name: WebPlatFormUrlTest
Result225 Outcome: Failed
Result225 Duration: 0:00:00.001
Result225 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result225 Message:
Input: file://[example]/
Base: about:blank
Target: Failure
Expected: True
But was: False
Result225 StandardOutput:
Result225 StandardError:
Result226 Name: WebPlatFormUrlTest
Result226 Outcome: Failed
Result226 Duration: 0:00:00.001
Result226 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result226 Message:
Input: data:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result226 StandardOutput:
Result226 StandardError:
Result227 Name: WebPlatFormUrlTest
Result227 Outcome: Failed
Result227 Duration: 0:00:00.001
Result227 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result227 Message:
Input: mailto:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result227 StandardOutput:
Result227 StandardError:
Result228 Name: WebPlatFormUrlTest
Result228 Outcome: Failed
Result228 Duration: 0:00:00.001
Result228 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result228 Message:
Description: # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/path.js
Input: http://example.com/././foo
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/foo"
But was: "foo"
-----------^
Result228 StandardOutput:
Result228 StandardError:
Result229 Name: WebPlatFormUrlTest
Result229 Outcome: Failed
Result229 Duration: 0:00:00.001
Result229 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result229 Message:
Input: file:test
Base: file:///tmp/mock/path
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/tmp/mock/test"
But was: "tmp/mock/test"
-----------^
Result229 StandardOutput:
Result229 StandardError:
Result230 Name: WebPlatFormUrlTest
Result230 Outcome: Failed
Result230 Duration: 0:00:00.001
Result230 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result230 Message:
Input: test
Base: file:///tmp/mock/path
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/tmp/mock/test"
But was: "tmp/mock/test"
-----------^
Result230 StandardOutput:
Result230 StandardError:
Result231 Name: WebPlatFormUrlTest
Result231 Outcome: Failed
Result231 Duration: 0:00:00.001
Result231 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result231 Message:
Input: file://localhost/test
Base: file:///tmp/mock/path
Target: Href
Expected string length 12 but was 21. Strings differ at index 7.
Expected: "file:///test"
But was: "file://localhost/test"
------------------^
Result231 StandardOutput:
Result231 StandardError:
Result232 Name: WebPlatFormUrlTest
Result232 Outcome: Failed
Result232 Duration: 0:00:00.001
Result232 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result232 Message:
Input: file://localhost/
Base: file:///tmp/mock/path
Target: Href
Expected string length 8 but was 17. Strings differ at index 7.
Expected: "file:///"
But was: "file://localhost/"
------------------^
Result232 StandardOutput:
Result232 StandardError:
Result233 Name: WebPlatFormUrlTest
Result233 Outcome: Failed
Result233 Duration: 0:00:00.001
Result233 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result233 Message:
Input: file://localhost
Base: file:///tmp/mock/path
Target: Href
Expected string length 8 but was 17. Strings differ at index 7.
Expected: "file:///"
But was: "file://localhost/"
------------------^
Result233 StandardOutput:
Result233 StandardError:
Result234 Name: WebPlatFormUrlTest
Result234 Outcome: Failed
Result234 Duration: 0:00:00.001
Result234 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result234 Message:
Input: ///test
Base: file:///tmp/mock/path
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result234 StandardOutput:
Result234 StandardError:
Result235 Name: WebPlatFormUrlTest
Result235 Outcome: Failed
Result235 Duration: 0:00:00.001
Result235 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result235 Message:
Input: file:///home/me
Base: file:///tmp/mock/path
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/home/me"
But was: "home/me"
-----------^
Result235 StandardOutput:
Result235 StandardError:
Result236 Name: WebPlatFormUrlTest
Result236 Outcome: Failed
Result236 Duration: 0:00:00.001
Result236 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result236 Message:
Input: file:///foo/bar.txt
Base: file:///tmp/mock/path
Target: Path
Expected string length 12 but was 11. Strings differ at index 0.
Expected: "/foo/bar.txt"
But was: "foo/bar.txt"
-----------^
Result236 StandardOutput:
Result236 StandardError:
Result237 Name: WebPlatFormUrlTest
Result237 Outcome: Failed
Result237 Duration: 0:00:00.001
Result237 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result237 Message:
Input: /\server/file
Base: file:///tmp/mock/path
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/file"
But was: "file"
-----------^
Result237 StandardOutput:
Result237 StandardError:
Result238 Name: WebPlatFormUrlTest
Result238 Outcome: Failed
Result238 Duration: 0:00:00.001
Result238 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result238 Message:
Input: javascript:example.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result238 StandardOutput:
Result238 StandardError:
Result239 Name: WebPlatFormUrlTest
Result239 Outcome: Failed
Result239 Duration: 0:00:00.001
Result239 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result239 Message:
Input: \\server\file
Base: file:///tmp/mock/path
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/file"
But was: "file"
-----------^
Result239 StandardOutput:
Result239 StandardError:
Result240 Name: WebPlatFormUrlTest
Result240 Outcome: Failed
Result240 Duration: 0:00:00.001
Result240 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result240 Message:
Input: //C|/foo/bar
Base: file:///tmp/mock/path
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/C:/foo/bar"
But was: "C:/foo/bar"
-----------^
Result240 StandardOutput:
Result240 StandardError:
Result241 Name: WebPlatFormUrlTest
Result241 Outcome: Failed
Result241 Duration: 0:00:00.001
Result241 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result241 Message:
Input: /C|\foo\bar
Base: file:///tmp/mock/path
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/C:/foo/bar"
But was: "C:/foo/bar"
-----------^
Result241 StandardOutput:
Result241 StandardError:
Result242 Name: WebPlatFormUrlTest
Result242 Outcome: Failed
Result242 Duration: 0:00:00.001
Result242 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result242 Message:
Input: C|/foo/bar
Base: file:///tmp/mock/path
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/C:/foo/bar"
But was: "C:/foo/bar"
-----------^
Result242 StandardOutput:
Result242 StandardError:
Result243 Name: WebPlatFormUrlTest
Result243 Outcome: Failed
Result243 Duration: 0:00:00.001
Result243 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result243 Message:
Input: File:c|////foo\bar.html
Base: file:///tmp/mock/path
Target: Path
Expected string length 19 but was 18. Strings differ at index 0.
Expected: "/c:////foo/bar.html"
But was: "c:////foo/bar.html"
-----------^
Result243 StandardOutput:
Result243 StandardError:
Result244 Name: WebPlatFormUrlTest
Result244 Outcome: Failed
Result244 Duration: 0:00:00.001
Result244 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result244 Message:
Description: # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/file.html
Input: file:c:\foo\bar.html
Base: file:///tmp/mock/path
Target: Path
Expected string length 16 but was 15. Strings differ at index 0.
Expected: "/c:/foo/bar.html"
But was: "c:/foo/bar.html"
-----------^
Result244 StandardOutput:
Result244 StandardError:
Result245 Name: WebPlatFormUrlTest
Result245 Outcome: Failed
Result245 Duration: 0:00:00.001
Result245 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result245 Message:
Description: # Based on https://felixfbecker.github.io/whatwg-url-custom-host-repro/
Input: ssh://example.com/foo/bar.git
Base: http://example.org/
Target: Host
Expected string length 11 but was 0. Strings differ at index 0.
Expected: "example.com"
But was: <string.Empty>
-----------^
Result245 StandardOutput:
Result245 StandardError:
Result246 Name: WebPlatFormUrlTest
Result246 Outcome: Failed
Result246 Duration: 0:00:00.001
Result246 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result246 Message:
Input: tel:1234567890
Base: http://example.org/foo/bar
Target: Path
Expected string length 10 but was 1. Strings differ at index 0.
Expected: "1234567890"
But was: "/"
-----------^
Result246 StandardOutput:
Result246 StandardError:
Result247 Name: WebPlatFormUrlTest
Result247 Outcome: Failed
Result247 Duration: 0:00:00.001
Result247 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result247 Message:
Input: data:text/html,test#test
Base: http://example.org/foo/bar
Target: Path
Expected string length 14 but was 1. Strings differ at index 0.
Expected: "text/html,test"
But was: "/"
-----------^
Result247 StandardOutput:
Result247 StandardError:
Result248 Name: WebPlatFormUrlTest
Result248 Outcome: Failed
Result248 Duration: 0:00:00.001
Result248 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result248 Message:
Input: #β
Base: http://example.org/foo/bar
Target: Href
Expected string length 33 but was 28. Strings differ at index 27.
Expected: "http://example.org/foo/bar#%CE%B2"
But was: "http://example.org/foo/bar#β"
--------------------------------------^
Result248 StandardOutput:
Result248 StandardError:
Result249 Name: WebPlatFormUrlTest
Result249 Outcome: Failed
Result249 Duration: 0:00:00.001
Result249 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result249 Message:
Input: /a/%2f/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/a/%2f/c"
But was: "a/%2f/c"
-----------^
Result249 StandardOutput:
Result249 StandardError:
Result250 Name: WebPlatFormUrlTest
Result250 Outcome: Failed
Result250 Duration: 0:00:00.001
Result250 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result250 Message:
Input: /a%2fc
Base: http://example.org/foo/bar
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/a%2fc"
But was: "a%2fc"
-----------^
Result250 StandardOutput:
Result250 StandardError:
Result251 Name: WebPlatFormUrlTest
Result251 Outcome: Failed
Result251 Duration: 0:00:00.001
Result251 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result251 Message:
Input: /a/ /c
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/a/%20/c"
But was: "a/%20/c"
-----------^
Result251 StandardOutput:
Result251 StandardError:
Result252 Name: WebPlatFormUrlTest
Result252 Outcome: Failed
Result252 Duration: 0:00:00.001
Result252 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result252 Message:
Input: /a/b/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/a/b/c"
But was: "a/b/c"
-----------^
Result252 StandardOutput:
Result252 StandardError:
Result253 Name: WebPlatFormUrlTest
Result253 Outcome: Failed
Result253 Duration: 0:00:00.001
Result253 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result253 Message:
Input: //server/file
Base: file:///tmp/mock/path
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/file"
But was: "file"
-----------^
Result253 StandardOutput:
Result253 StandardError:
Result254 Name: WebPlatFormUrlTest
Result254 Outcome: Failed
Result254 Duration: 0:00:00.001
Result254 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result254 Message:
Input: http:[61:27]/:foo
Base: http://example.org/foo/bar
Target: Path
Expected string length 17 but was 16. Strings differ at index 0.
Expected: "/foo/[61:27]/:foo"
But was: "foo/[61:27]/:foo"
-----------^
Result254 StandardOutput:
Result254 StandardError:
Result255 Name: WebPlatFormUrlTest
Result255 Outcome: Failed
Result255 Duration: 0:00:00.001
Result255 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result255 Message:
Input: :a
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/foo/:a"
But was: "foo/:a"
-----------^
Result255 StandardOutput:
Result255 StandardError:
Result256 Name: WebPlatFormUrlTest
Result256 Outcome: Failed
Result256 Duration: 0:00:00.001
Result256 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result256 Message:
Input: :
Base: http://example.org/foo/bar
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/foo/:"
But was: "foo/:"
-----------^
Result256 StandardOutput:
Result256 StandardError:
Result257 Name: WebPlatFormUrlTest
Result257 Outcome: Failed
Result257 Duration: 0:00:00.001
Result257 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result257 Message:
Input: :foo.com\
Base: http://example.org/foo/bar
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/foo/:foo.com/"
But was: "foo/:foo.com/"
-----------^
Result257 StandardOutput:
Result257 StandardError:
Result258 Name: WebPlatFormUrlTest
Result258 Outcome: Failed
Result258 Duration: 0:00:00.001
Result258 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result258 Message:
Input: :foo.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/foo/:foo.com/"
But was: "foo/:foo.com/"
-----------^
Result258 StandardOutput:
Result258 StandardError:
Result259 Name: WebPlatFormUrlTest
Result259 Outcome: Failed
Result259 Duration: 0:00:00.001
Result259 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result259 Message:
Input:
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result259 StandardOutput:
Result259 StandardError:
Result260 Name: WebPlatFormUrlTest
Result260 Outcome: Failed
Result260 Duration: 0:00:00.001
Result260 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result260 Message:
Input:
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result260 StandardOutput:
Result260 StandardError:
Result261 Name: WebPlatFormUrlTest
Result261 Outcome: Failed
Result261 Duration: 0:00:00.001
Result261 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result261 Message:
Input: non-special://f:999999/c
Base: http://example.org/foo/bar
Target: Failure
Expected: True
But was: False
Result261 StandardOutput:
Result261 StandardError:
Result262 Name: WebPlatFormUrlTest
Result262 Outcome: Failed
Result262 Duration: 0:00:00.001
Result262 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 49
Result262 Message:
Input: http://f:999999/c
Base: http://example.org/foo/bar
Target: Failure
Expected: True
But was: False
Result262 StandardOutput:
Result262 StandardError:
Result263 Name: WebPlatFormUrlTest
Result263 Outcome: Failed
Result263 Duration: 0:00:00.001
Result263 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result263 Message:
Input: http://f:
/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/c"
But was: "c"
-----------^
Result263 StandardOutput:
Result263 StandardError:
Result264 Name: WebPlatFormUrlTest
Result264 Outcome: Failed
Result264 Duration: 0:00:00.001
Result264 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result264 Message:
Input: :/
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/foo/:/"
But was: "foo/:/"
-----------^
Result264 StandardOutput:
Result264 StandardError:
Result265 Name: WebPlatFormUrlTest
Result265 Outcome: Failed
Result265 Duration: 0:00:00.001
Result265 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result265 Message:
Input: http://f:00000000000000000000080/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/c"
But was: "c"
-----------^
Result265 StandardOutput:
Result265 StandardError:
Result266 Name: WebPlatFormUrlTest
Result266 Outcome: Failed
Result266 Duration: 0:00:00.001
Result266 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result266 Message:
Input: http://f:0/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/c"
But was: "c"
-----------^
Result266 StandardOutput:
Result266 StandardError:
Result267 Name: WebPlatFormUrlTest
Result267 Outcome: Failed
Result267 Duration: 0:00:00.001
Result267 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result267 Message:
Input: http://f:/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/c"
But was: "c"
-----------^
Result267 StandardOutput:
Result267 StandardError:
Result268 Name: WebPlatFormUrlTest
Result268 Outcome: Failed
Result268 Duration: 0:00:00.001
Result268 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result268 Message:
Input: lolscheme:x x#x x
Base: about:blank
Target: Href
Expected string length 19 but was 17. Strings differ at index 15.
Expected: "lolscheme:x x#x%20x"
But was: "lolscheme:x x#x x"
--------------------------^
Result268 StandardOutput:
Result268 StandardError:
Result269 Name: WebPlatFormUrlTest
Result269 Outcome: Failed
Result269 Duration: 0:00:00.001
Result269 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result269 Message:
Input: http://f:21/ b ? d # e
Base: http://example.org/foo/bar
Target: Href
Expected string length 32 but was 30. Strings differ at index 28.
Expected: "http://f:21/%20b%20?%20d%20#%20e"
But was: "http://f:21/%20b%20?%20d%20# e"
---------------------------------------^
Result269 StandardOutput:
Result269 StandardError:
Result270 Name: WebPlatFormUrlTest
Result270 Outcome: Failed
Result270 Duration: 0:00:00.001
Result270 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result270 Message:
Input: a: foo.com
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 1. Strings differ at index 0.
Expected: " foo.com"
But was: "/"
-----------^
Result270 StandardOutput:
Result270 StandardError:
Result271 Name: WebPlatFormUrlTest
Result271 Outcome: Failed
Result271 Duration: 0:00:00.001
Result271 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result271 Message:
Input: foo.com
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 11. Strings differ at index 0.
Expected: "/foo/foo.com"
But was: "foo/foo.com"
-----------^
Result271 StandardOutput:
Result271 StandardError:
Result272 Name: WebPlatFormUrlTest
Result272 Outcome: Failed
Result272 Duration: 0:00:00.001
Result272 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result272 Message:
Input: :foo.com
Base: http://example.org/foo/bar
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/foo/:foo.com"
But was: "foo/:foo.com"
-----------^
Result272 StandardOutput:
Result272 StandardError:
Result273 Name: WebPlatFormUrlTest
Result273 Outcome: Failed
Result273 Duration: 0:00:00.001
Result273 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result273 Message:
Input: http:foo.com
Base: http://example.org/foo/bar
Target: Path
Expected string length 12 but was 11. Strings differ at index 0.
Expected: "/foo/foo.com"
But was: "foo/foo.com"
-----------^
Result273 StandardOutput:
Result273 StandardError:
Result274 Name: WebPlatFormUrlTest
Result274 Outcome: Failed
Result274 Duration: 0:00:00.001
Result274 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result274 Message:
Input: non-special://:@test/x
Base: about:blank
Target: Href
Expected string length 20 but was 22. Strings differ at index 14.
Expected: "non-special://test/x"
But was: "non-special://:@test/x"
-------------------------^
Result274 StandardOutput:
Result274 StandardError:
Result275 Name: WebPlatFormUrlTest
Result275 Outcome: Failed
Result275 Duration: 0:00:00.001
Result275 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result275 Message:
Input: non-special://test:@test/x
Base: about:blank
Target: Href
Expected string length 25 but was 26. Strings differ at index 18.
Expected: "non-special://test@test/x"
But was: "non-special://test:@test/x"
-----------------------------^
Result275 StandardOutput:
Result275 StandardError:
Result276 Name: WebPlatFormUrlTest
Result276 Outcome: Failed
Result276 Duration: 0:00:00.001
Result276 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result276 Message:
Input: https://:@test
Base: about:blank
Target: Href
Expected string length 13 but was 15. Strings differ at index 8.
Expected: "https://test/"
But was: "https://:@test/"
-------------------^
Result276 StandardOutput:
Result276 StandardError:
Result277 Name: WebPlatFormUrlTest
Result277 Outcome: Failed
Result277 Duration: 0:00:00.001
Result277 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result277 Message:
Input: https://test:@test
Base: about:blank
Target: Href
Expected string length 18 but was 19. Strings differ at index 12.
Expected: "https://test@test/"
But was: "https://test:@test/"
-----------------------^
Result277 StandardOutput:
Result277 StandardError:
Result278 Name: WebPlatFormUrlTest
Result278 Outcome: Failed
Result278 Duration: 0:00:00.001
Result278 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result278 Message:
Input: http://user:pass@foo:21/bar;par?b#c
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/bar;par"
But was: "bar;par"
-----------^
Result278 StandardOutput:
Result278 StandardError:
Result279 Name: WebPlatFormUrlTest
Result279 Outcome: Failed
Result279 Duration: 0:00:00.001
Result279 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result279 Message:
Input: http://f:00000000000000/c
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/c"
But was: "c"
-----------^
Result279 StandardOutput:
Result279 StandardError:
Result280 Name: WebPlatFormUrlTest
Result280 Outcome: Failed
Result280 Duration: 0:00:00.001
Result280 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result280 Message:
Input: :\
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/foo/:/"
But was: "foo/:/"
-----------^
Result280 StandardOutput:
Result280 StandardError:
Result281 Name: WebPlatFormUrlTest
Result281 Outcome: Failed
Result281 Duration: 0:00:00.001
Result281 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result281 Message:
Input: :#
Base: http://example.org/foo/bar
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/foo/:"
But was: "foo/:"
-----------^
Result281 StandardOutput:
Result281 StandardError:
Result282 Name: WebPlatFormUrlTest
Result282 Outcome: Failed
Result282 Duration: 0:00:00.001
Result282 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result282 Message:
Input: #
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result282 StandardOutput:
Result282 StandardError:
Result283 Name: WebPlatFormUrlTest
Result283 Outcome: Failed
Result283 Duration: 0:00:00.001
Result283 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result283 Message:
Input: [61:24:74]:98
Base: http://example.org/foo/bar
Target: Path
Expected string length 18 but was 17. Strings differ at index 0.
Expected: "/foo/[61:24:74]:98"
But was: "foo/[61:24:74]:98"
-----------^
Result283 StandardOutput:
Result283 StandardError:
Result284 Name: WebPlatFormUrlTest
Result284 Outcome: Failed
Result284 Duration: 0:00:00.001
Result284 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result284 Message:
Input: http://foo/abcd#foo?bar
Base: http://example.org/foo/bar
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/abcd"
But was: "abcd"
-----------^
Result284 StandardOutput:
Result284 StandardError:
Result285 Name: WebPlatFormUrlTest
Result285 Outcome: Failed
Result285 Duration: 0:00:00.001
Result285 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result285 Message:
Input: http://foo/abcd?efgh?ijkl
Base: http://example.org/foo/bar
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/abcd"
But was: "abcd"
-----------^
Result285 StandardOutput:
Result285 StandardError:
Result286 Name: WebPlatFormUrlTest
Result286 Outcome: Failed
Result286 Duration: 0:00:00.001
Result286 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result286 Message:
Input: http://foo/path;a??e#f#g
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/path;a"
But was: "path;a"
-----------^
Result286 StandardOutput:
Result286 StandardError:
Result287 Name: WebPlatFormUrlTest
Result287 Outcome: Failed
Result287 Duration: 0:00:00.001
Result287 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result287 Message:
Input: //foo/bar
Base: http://example.org/foo/bar
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/bar"
But was: "bar"
-----------^
Result287 StandardOutput:
Result287 StandardError:
Result288 Name: WebPlatFormUrlTest
Result288 Outcome: Failed
Result288 Duration: 0:00:00.001
Result288 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result288 Message:
Input: c:/foo
Base: http://example.org/foo/bar
Target: Path
Expected string length 4 but was 1. Strings differ at index 1.
Expected: "/foo"
But was: "/"
------------^
Result288 StandardOutput:
Result288 StandardError:
Result289 Name: WebPlatFormUrlTest
Result289 Outcome: Failed
Result289 Duration: 0:00:00.001
Result289 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result289 Message:
Input: foo:////://///
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 1. Strings differ at index 1.
Expected: "//://///"
But was: "/"
------------^
Result289 StandardOutput:
Result289 StandardError:
Result290 Name: WebPlatFormUrlTest
Result290 Outcome: Failed
Result290 Duration: 0:00:00.001
Result290 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result290 Message:
Input: foo://///////bar.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 15 but was 1. Strings differ at index 1.
Expected: "///////bar.com/"
But was: "/"
------------^
Result290 StandardOutput:
Result290 StandardError:
Result291 Name: WebPlatFormUrlTest
Result291 Outcome: Failed
Result291 Duration: 0:00:00.001
Result291 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result291 Message:
Input: foo://///////
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 1. Strings differ at index 1.
Expected: "///////"
But was: "/"
------------^
Result291 StandardOutput:
Result291 StandardError:
Result292 Name: WebPlatFormUrlTest
Result292 Outcome: Failed
Result292 Duration: 0:00:00.001
Result292 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result292 Message:
Input: foo:/bar.com/
Base: http://example.org/foo/bar
Target: Path
Expected string length 9 but was 1. Strings differ at index 1.
Expected: "/bar.com/"
But was: "/"
------------^
Result292 StandardOutput:
Result292 StandardError:
Result293 Name: WebPlatFormUrlTest
Result293 Outcome: Failed
Result293 Duration: 0:00:00.001
Result293 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result293 Message:
Input: http:\\a\b:c\d@foo.com\
Base: http://example.org/foo/bar
Target: Path
Expected string length 15 but was 14. Strings differ at index 0.
Expected: "/b:c/d@foo.com/"
But was: "b:c/d@foo.com/"
-----------^
Result293 StandardOutput:
Result293 StandardError:
Result294 Name: WebPlatFormUrlTest
Result294 Outcome: Failed
Result294 Duration: 0:00:00.001
Result294 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result294 Message:
Input: http://foo.com/\@
Base: http://example.org/foo/bar
Target: Path
Expected string length 3 but was 2. Strings differ at index 1.
Expected: "//@"
But was: "/@"
------------^
Result294 StandardOutput:
Result294 StandardError:
Result295 Name: WebPlatFormUrlTest
Result295 Outcome: Failed
Result295 Duration: 0:00:00.001
Result295 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result295 Message:
Input: http://&a:foo(b]c@d:2/
Base: http://example.org/foo/bar
Target: Href
Expected string length 24 but was 22. Strings differ at index 15.
Expected: "http://&a:foo(b%5Dc@d:2/"
But was: "http://&a:foo(b]c@d:2/"
--------------------------^
Result295 StandardOutput:
Result295 StandardError:
Result296 Name: WebPlatFormUrlTest
Result296 Outcome: Failed
Result296 Duration: 0:00:00.001
Result296 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result296 Message:
Input: http::@c:29
Base: http://example.org/foo/bar
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/foo/:@c:29"
But was: "foo/:@c:29"
-----------^
Result296 StandardOutput:
Result296 StandardError:
Result297 Name: WebPlatFormUrlTest
Result297 Outcome: Failed
Result297 Duration: 0:00:00.001
Result297 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result297 Message:
Input: http://a:b@c:29/d
Base: http://example.org/foo/bar
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/d"
But was: "d"
-----------^
Result297 StandardOutput:
Result297 StandardError:
Result298 Name: WebPlatFormUrlTest
Result298 Outcome: Failed
Result298 Duration: 0:00:00.001
Result298 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result298 Message:
Input: foo://
Base: http://example.org/foo/bar
Target: Path
Expected string length 0 but was 1. Strings differ at index 0.
Expected: <string.Empty>
But was: "/"
-----------^
Result298 StandardOutput:
Result298 StandardError:
Result299 Name: WebPlatFormUrlTest
Result299 Outcome: Failed
Result299 Duration: 0:00:00.001
Result299 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result299 Message:
Input: ::23
Base: http://example.org/foo/bar
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/foo/::23"
But was: "foo/::23"
-----------^
Result299 StandardOutput:
Result299 StandardError:
Result300 Name: WebPlatFormUrlTest
Result300 Outcome: Failed
Result300 Duration: 0:00:00.001
Result300 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result300 Message:
Input: ::
Base: http://example.org/foo/bar
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/foo/::"
But was: "foo/::"
-----------^
Result300 StandardOutput:
Result300 StandardError:
Result301 Name: WebPlatFormUrlTest
Result301 Outcome: Failed
Result301 Duration: 0:00:00.001
Result301 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result301 Message:
Input: /:23
Base: http://example.org/foo/bar
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/:23"
But was: ":23"
-----------^
Result301 StandardOutput:
Result301 StandardError:
Result302 Name: WebPlatFormUrlTest
Result302 Outcome: Failed
Result302 Duration: 0:00:00.001
Result302 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result302 Message:
Input: :23
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/:23"
But was: "foo/:23"
-----------^
Result302 StandardOutput:
Result302 StandardError:
Result303 Name: WebPlatFormUrlTest
Result303 Outcome: Failed
Result303 Duration: 0:00:00.001
Result303 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result303 Message:
Input: ?
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result303 StandardOutput:
Result303 StandardError:
Result304 Name: WebPlatFormUrlTest
Result304 Outcome: Failed
Result304 Duration: 0:00:00.001
Result304 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result304 Message:
Input: #;?
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result304 StandardOutput:
Result304 StandardError:
Result305 Name: WebPlatFormUrlTest
Result305 Outcome: Failed
Result305 Duration: 0:00:00.001
Result305 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result305 Message:
Input: #\
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result305 StandardOutput:
Result305 StandardError:
Result306 Name: WebPlatFormUrlTest
Result306 Outcome: Failed
Result306 Duration: 0:00:00.001
Result306 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result306 Message:
Input: #/
Base: http://example.org/foo/bar
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/bar"
But was: "foo/bar"
-----------^
Result306 StandardOutput:
Result306 StandardError:
Result307 Name: WebPlatFormUrlTest
Result307 Outcome: Failed
Result307 Duration: 0:00:00.001
Result307 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result307 Message:
Input: http://example.com/./.foo
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/.foo"
But was: ".foo"
-----------^
Result307 StandardOutput:
Result307 StandardError:
Result308 Name: WebPlatFormUrlTest
Result308 Outcome: Failed
Result308 Duration: 0:00:00.001
Result308 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result308 Message:
Input: http://example.com/foo/.
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result308 StandardOutput:
Result308 StandardError:
Result309 Name: WebPlatFormUrlTest
Result309 Outcome: Failed
Result309 Duration: 0:00:00.001
Result309 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result309 Message:
Input: http://example.com/foo/./
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result309 StandardOutput:
Result309 StandardError:
Result310 Name: WebPlatFormUrlTest
Result310 Outcome: Failed
Result310 Duration: 0:00:00.001
Result310 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result310 Message:
Input: http://example.com/foo/bar/..
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result310 StandardOutput:
Result310 StandardError:
Result311 Name: WebPlatFormUrlTest
Result311 Outcome: Failed
Result311 Duration: 0:00:00.001
Result311 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result311 Message:
Input: mailto:example.com/
Base: about:blank
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result311 StandardOutput:
Result311 StandardError:
Result312 Name: WebPlatFormUrlTest
Result312 Outcome: Failed
Result312 Duration: 0:00:00.001
Result312 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result312 Message:
Input: javascript:example.com/
Base: about:blank
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result312 StandardOutput:
Result312 StandardError:
Result313 Name: WebPlatFormUrlTest
Result313 Outcome: Failed
Result313 Duration: 0:00:00.001
Result313 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result313 Message:
Input: data:example.com/
Base: about:blank
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result313 StandardOutput:
Result313 StandardError:
Result314 Name: WebPlatFormUrlTest
Result314 Outcome: Failed
Result314 Duration: 0:00:00.001
Result314 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result314 Message:
Input: ftps:example.com/
Base: about:blank
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result314 StandardOutput:
Result314 StandardError:
Result315 Name: WebPlatFormUrlTest
Result315 Outcome: Failed
Result315 Duration: 0:00:00.001
Result315 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result315 Message:
Input: madeupscheme:example.com/
Base: about:blank
Target: Path
Expected string length 12 but was 1. Strings differ at index 0.
Expected: "example.com/"
But was: "/"
-----------^
Result315 StandardOutput:
Result315 StandardError:
Result316 Name: WebPlatFormUrlTest
Result316 Outcome: Failed
Result316 Duration: 0:00:00.001
Result316 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result316 Message:
Input: mailto:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result316 StandardOutput:
Result316 StandardError:
Result317 Name: WebPlatFormUrlTest
Result317 Outcome: Failed
Result317 Duration: 0:00:00.002
Result317 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result317 Message:
Input: javascript:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result317 StandardOutput:
Result317 StandardError:
Result318 Name: WebPlatFormUrlTest
Result318 Outcome: Failed
Result318 Duration: 0:00:00.001
Result318 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result318 Message:
Input: data:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result318 StandardOutput:
Result318 StandardError:
Result319 Name: WebPlatFormUrlTest
Result319 Outcome: Failed
Result319 Duration: 0:00:00.001
Result319 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result319 Message:
Input: file:a
Base: http://www.example.com/test
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/a"
But was: "a"
-----------^
Result319 StandardOutput:
Result319 StandardError:
Result320 Name: WebPlatFormUrlTest
Result320 Outcome: Failed
Result320 Duration: 0:00:00.001
Result320 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result320 Message:
Input: file:...
Base: http://www.example.com/test
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/..."
But was: "..."
-----------^
Result320 StandardOutput:
Result320 StandardError:
Result321 Name: WebPlatFormUrlTest
Result321 Outcome: Failed
Result321 Duration: 0:00:00.001
Result321 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result321 Message:
Input: 中/test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 19 but was 18. Strings differ at index 0.
Expected: "/%E4%B8%AD/test.txt"
But was: "%E4%B8%AD/test.txt"
-----------^
Result321 StandardOutput:
Result321 StandardError:
Result322 Name: WebPlatFormUrlTest
Result322 Outcome: Failed
Result322 Duration: 0:00:00.001
Result322 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result322 Message:
Input: ../../test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/test.txt"
But was: "test.txt"
-----------^
Result322 StandardOutput:
Result322 StandardError:
Result323 Name: WebPlatFormUrlTest
Result323 Outcome: Failed
Result323 Duration: 0:00:00.001
Result323 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result323 Message:
Input: ../aaa/test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/aaa/test.txt"
But was: "aaa/test.txt"
-----------^
Result323 StandardOutput:
Result323 StandardError:
Result324 Name: WebPlatFormUrlTest
Result324 Outcome: Failed
Result324 Duration: 0:00:00.001
Result324 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result324 Message:
Input: ../test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/test.txt"
But was: "test.txt"
-----------^
Result324 StandardOutput:
Result324 StandardError:
Result325 Name: WebPlatFormUrlTest
Result325 Outcome: Failed
Result325 Duration: 0:00:00.001
Result325 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result325 Message:
Input: ./test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/test.txt"
But was: "test.txt"
-----------^
Result325 StandardOutput:
Result325 StandardError:
Result326 Name: WebPlatFormUrlTest
Result326 Outcome: Failed
Result326 Duration: 0:00:00.001
Result326 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result326 Message:
Input: test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/test.txt"
But was: "test.txt"
-----------^
Result326 StandardOutput:
Result326 StandardError:
Result327 Name: WebPlatFormUrlTest
Result327 Outcome: Failed
Result327 Duration: 0:00:00.001
Result327 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result327 Message:
Input: /test.txt
Base: http://www.example.com/test
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/test.txt"
But was: "test.txt"
-----------^
Result327 StandardOutput:
Result327 StandardError:
Result328 Name: WebPlatFormUrlTest
Result328 Outcome: Failed
Result328 Duration: 0:00:00.001
Result328 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result328 Message:
Input: http://:@www.example.com
Base: about:blank
Target: Href
Expected string length 23 but was 25. Strings differ at index 7.
Expected: "http://www.example.com/"
But was: "http://:@www.example.com/"
------------------^
Result328 StandardOutput:
Result328 StandardError:
Result329 Name: WebPlatFormUrlTest
Result329 Outcome: Failed
Result329 Duration: 0:00:00.001
Result329 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result329 Message:
Input: http://a:@www.example.com
Base: about:blank
Target: Href
Expected string length 25 but was 26. Strings differ at index 8.
Expected: "http://a@www.example.com/"
But was: "http://a:@www.example.com/"
-------------------^
Result329 StandardOutput:
Result329 StandardError:
Result330 Name: WebPlatFormUrlTest
Result330 Outcome: Failed
Result330 Duration: 0:00:00.001
Result330 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result330 Message:
Input: http:/a:@www.example.com
Base: about:blank
Target: Href
Expected string length 25 but was 26. Strings differ at index 8.
Expected: "http://a@www.example.com/"
But was: "http://a:@www.example.com/"
-------------------^
Result330 StandardOutput:
Result330 StandardError:
Result331 Name: WebPlatFormUrlTest
Result331 Outcome: Failed
Result331 Duration: 0:00:00.001
Result331 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result331 Message:
Input: http:a:@www.example.com
Base: about:blank
Target: Href
Expected string length 25 but was 26. Strings differ at index 8.
Expected: "http://a@www.example.com/"
But was: "http://a:@www.example.com/"
-------------------^
Result331 StandardOutput:
Result331 StandardError:
Result332 Name: WebPlatFormUrlTest
Result332 Outcome: Failed
Result332 Duration: 0:00:00.001
Result332 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result332 Message:
Input: ftps:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result332 StandardOutput:
Result332 StandardError:
Result333 Name: WebPlatFormUrlTest
Result333 Outcome: Failed
Result333 Duration: 0:00:00.001
Result333 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result333 Message:
Input: test-a-colon-slash-slash-b.html
Base: a://b
Target: Href
Expected string length 37 but was 36. Strings differ at index 4.
Expected: "a://b/test-a-colon-slash-slash-b.html"
But was: "a:///test-a-colon-slash-slash-b.html"
---------------^
Result333 StandardOutput:
Result333 StandardError:
Result334 Name: WebPlatFormUrlTest
Result334 Outcome: Failed
Result334 Duration: 0:00:00.001
Result334 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result334 Message:
Input: file:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/example.com/"
But was: "example.com/"
-----------^
Result334 StandardOutput:
Result334 StandardError:
Result335 Name: WebPlatFormUrlTest
Result335 Outcome: Failed
Result335 Duration: 0:00:00.001
Result335 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result335 Message:
Input: http://example.com/你好你好
Base: about:blank
Target: Path
Expected string length 37 but was 36. Strings differ at index 0.
Expected: "/%E4%BD%A0%E5%A5%BD%E4%BD%A0%E5%A5%BD"
But was: "%E4%BD%A0%E5%A5%BD%E4%BD%A0%E5%A5%BD"
-----------^
Result335 StandardOutput:
Result335 StandardError:
Result336 Name: WebPlatFormUrlTest
Result336 Outcome: Failed
Result336 Duration: 0:00:00.001
Result336 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result336 Message:
Input: http://example.com/@asdf%40
Base: about:blank
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/@asdf%40"
But was: "@asdf%40"
-----------^
Result336 StandardOutput:
Result336 StandardError:
Result337 Name: WebPlatFormUrlTest
Result337 Outcome: Failed
Result337 Duration: 0:00:00.001
Result337 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result337 Message:
Input: http://example.com/%7Ffp3%3Eju%3Dduvgw%3Dd
Base: about:blank
Target: Path
Expected string length 24 but was 23. Strings differ at index 0.
Expected: "/%7Ffp3%3Eju%3Dduvgw%3Dd"
But was: "%7Ffp3%3Eju%3Dduvgw%3Dd"
-----------^
Result337 StandardOutput:
Result337 StandardError:
Result338 Name: WebPlatFormUrlTest
Result338 Outcome: Failed
Result338 Duration: 0:00:00.001
Result338 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result338 Message:
Input: http://example.com\\foo\\bar
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 1.
Expected: "//foo//bar"
But was: "/foo//bar"
------------^
Result338 StandardOutput:
Result338 StandardError:
Result339 Name: WebPlatFormUrlTest
Result339 Outcome: Failed
Result339 Duration: 0:00:00.001
Result339 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result339 Message:
Input: http://example.com/foo bar
Base: about:blank
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/foobar"
But was: "foobar"
-----------^
Result339 StandardOutput:
Result339 StandardError:
Result340 Name: WebPlatFormUrlTest
Result340 Outcome: Failed
Result340 Duration: 0:00:00.001
Result340 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result340 Message:
Input: http://example.com/%3A%3a%3C%3c
Base: about:blank
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/%3A%3a%3C%3c"
But was: "%3A%3a%3C%3c"
-----------^
Result340 StandardOutput:
Result340 StandardError:
Result341 Name: WebPlatFormUrlTest
Result341 Outcome: Failed
Result341 Duration: 0:00:00.001
Result341 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result341 Message:
Input: http://example.com/(%28:%3A%29)
Base: about:blank
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/(%28:%3A%29)"
But was: "(%28:%3A%29)"
-----------^
Result341 StandardOutput:
Result341 StandardError:
Result342 Name: WebPlatFormUrlTest
Result342 Outcome: Failed
Result342 Duration: 0:00:00.001
Result342 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result342 Message:
Input: http://example.com/foo%00%51
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 0.
Expected: "/foo%00%51"
But was: "foo%00%51"
-----------^
Result342 StandardOutput:
Result342 StandardError:
Result343 Name: WebPlatFormUrlTest
Result343 Outcome: Failed
Result343 Duration: 0:00:00.001
Result343 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result343 Message:
Input: http://example.com/foo ‘%91
Base: about:blank
Target: Path
Expected string length 13 but was 12. Strings differ at index 0.
Expected: "/foo%C2%91%91"
But was: "foo%C2%91%91"
-----------^
Result343 StandardOutput:
Result343 StandardError:
Result344 Name: WebPlatFormUrlTest
Result344 Outcome: Failed
Result344 Duration: 0:00:00.001
Result344 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result344 Message:
Input: http://example.com/foo%41%7a
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 0.
Expected: "/foo%41%7a"
But was: "foo%41%7a"
-----------^
Result344 StandardOutput:
Result344 StandardError:
Result345 Name: WebPlatFormUrlTest
Result345 Outcome: Failed
Result345 Duration: 0:00:00.001
Result345 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result345 Message:
Input: http://example.com/foo%2©zbar
Base: about:blank
Target: Path
Expected string length 22 but was 21. Strings differ at index 0.
Expected: "/foo%2%C3%82%C2%A9zbar"
But was: "foo%2%C3%82%C2%A9zbar"
-----------^
Result345 StandardOutput:
Result345 StandardError:
Result346 Name: WebPlatFormUrlTest
Result346 Outcome: Failed
Result346 Duration: 0:00:00.001
Result346 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result346 Message:
Input: http://example.com/foo%2zbar
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 0.
Expected: "/foo%2zbar"
But was: "foo%2zbar"
-----------^
Result346 StandardOutput:
Result346 StandardError:
Result347 Name: WebPlatFormUrlTest
Result347 Outcome: Failed
Result347 Duration: 0:00:00.001
Result347 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result347 Message:
Input: http://example.com/foo%2
Base: about:blank
Target: Path
Expected string length 6 but was 5. Strings differ at index 0.
Expected: "/foo%2"
But was: "foo%2"
-----------^
Result347 StandardOutput:
Result347 StandardError:
Result348 Name: WebPlatFormUrlTest
Result348 Outcome: Failed
Result348 Duration: 0:00:00.001
Result348 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result348 Message:
Input: http://example.com/‥/foo
Base: about:blank
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/%E2%80%A5/foo"
But was: "%E2%80%A5/foo"
-----------^
Result348 StandardOutput:
Result348 StandardError:
Result349 Name: WebPlatFormUrlTest
Result349 Outcome: Failed
Result349 Duration: 0:00:00.001
Result349 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result349 Message:
Input: http://example.com/foo%
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo%"
But was: "foo%"
-----------^
Result349 StandardOutput:
Result349 StandardError:
Result350 Name: WebPlatFormUrlTest
Result350 Outcome: Failed
Result350 Duration: 0:00:00.001
Result350 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result350 Message:
Input: http://example.com/foo
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/foo"
But was: "foo"
-----------^
Result350 StandardOutput:
Result350 StandardError:
Result351 Name: WebPlatFormUrlTest
Result351 Outcome: Failed
Result351 Duration: 0:00:00.001
Result351 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result351 Message:
Input: http://example.com/foo/bar//..
Base: about:blank
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/foo/bar/"
But was: "foo/bar/"
-----------^
Result351 StandardOutput:
Result351 StandardError:
Result352 Name: WebPlatFormUrlTest
Result352 Outcome: Failed
Result352 Duration: 0:00:00.001
Result352 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result352 Message:
Input: http://example.com/foo/bar//../..
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result352 StandardOutput:
Result352 StandardError:
Result353 Name: WebPlatFormUrlTest
Result353 Outcome: Failed
Result353 Duration: 0:00:00.001
Result353 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result353 Message:
Input: http://example.com////../..
Base: about:blank
Target: Path
Expected string length 2 but was 1. Strings differ at index 1.
Expected: "//"
But was: "/"
------------^
Result353 StandardOutput:
Result353 StandardError:
Result354 Name: WebPlatFormUrlTest
Result354 Outcome: Failed
Result354 Duration: 0:00:00.001
Result354 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result354 Message:
Input: http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar
Base: about:blank
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/%2e.bar"
But was: "%2e.bar"
-----------^
Result354 StandardOutput:
Result354 StandardError:
Result355 Name: WebPlatFormUrlTest
Result355 Outcome: Failed
Result355 Duration: 0:00:00.001
Result355 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result355 Message:
Input: http://example.com/foo/%2e%2
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 0.
Expected: "/foo/%2e%2"
But was: "foo/%2e%2"
-----------^
Result355 StandardOutput:
Result355 StandardError:
Result356 Name: WebPlatFormUrlTest
Result356 Outcome: Failed
Result356 Duration: 0:00:00.001
Result356 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result356 Message:
Input: http://example.com/foo/%2e
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result356 StandardOutput:
Result356 StandardError:
Result357 Name: WebPlatFormUrlTest
Result357 Outcome: Failed
Result357 Duration: 0:00:00.001
Result357 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result357 Message:
Input: http://example.com/foo/../../../ton
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/ton"
But was: "ton"
-----------^
Result357 StandardOutput:
Result357 StandardError:
Result358 Name: WebPlatFormUrlTest
Result358 Outcome: Failed
Result358 Duration: 0:00:00.001
Result358 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result358 Message:
Input: http://example.com/foo/bar/../ton/../../a
Base: about:blank
Target: Path
Expected string length 2 but was 1. Strings differ at index 0.
Expected: "/a"
But was: "a"
-----------^
Result358 StandardOutput:
Result358 StandardError:
Result359 Name: WebPlatFormUrlTest
Result359 Outcome: Failed
Result359 Duration: 0:00:00.001
Result359 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result359 Message:
Input: http://example.com/foo/bar/../ton
Base: about:blank
Target: Path
Expected string length 8 but was 7. Strings differ at index 0.
Expected: "/foo/ton"
But was: "foo/ton"
-----------^
Result359 StandardOutput:
Result359 StandardError:
Result360 Name: WebPlatFormUrlTest
Result360 Outcome: Failed
Result360 Duration: 0:00:00.001
Result360 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result360 Message:
Input: http://example.com/foo/..bar
Base: about:blank
Target: Path
Expected string length 10 but was 9. Strings differ at index 0.
Expected: "/foo/..bar"
But was: "foo/..bar"
-----------^
Result360 StandardOutput:
Result360 StandardError:
Result361 Name: WebPlatFormUrlTest
Result361 Outcome: Failed
Result361 Duration: 0:00:00.001
Result361 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result361 Message:
Input: http://example.com/foo/bar/../
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/foo/"
But was: "foo/"
-----------^
Result361 StandardOutput:
Result361 StandardError:
Result362 Name: WebPlatFormUrlTest
Result362 Outcome: Failed
Result362 Duration: 0:00:00.001
Result362 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result362 Message:
Input: http://example.com/%20foo
Base: about:blank
Target: Path
Expected string length 7 but was 6. Strings differ at index 0.
Expected: "/%20foo"
But was: "%20foo"
-----------^
Result362 StandardOutput:
Result362 StandardError:
Result363 Name: WebPlatFormUrlTest
Result363 Outcome: Failed
Result363 Duration: 0:00:00.001
Result363 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result363 Message:
Input: http://example.com//foo
Base: about:blank
Target: Path
Expected string length 14 but was 13. Strings differ at index 0.
Expected: "/%EF%BB%BF/foo"
But was: "%EF%BB%BF/foo"
-----------^
Result363 StandardOutput:
Result363 StandardError:
Result364 Name: WebPlatFormUrlTest
Result364 Outcome: Failed
Result364 Duration: 0:00:00.001
Result364 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result364 Message:
Input: http://example.com/‮/foo/‭/bar
Base: about:blank
Target: Path
Expected string length 28 but was 27. Strings differ at index 0.
Expected: "/%E2%80%AE/foo/%E2%80%AD/bar"
But was: "%E2%80%AE/foo/%E2%80%AD/bar"
-----------^
Result364 StandardOutput:
Result364 StandardError:
Result365 Name: WebPlatFormUrlTest
Result365 Outcome: Failed
Result365 Duration: 0:00:00.001
Result365 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result365 Message:
Description: # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/relative.js
Input: http://www.google.com/foo?bar=baz#
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/foo"
But was: "foo"
-----------^
Result365 StandardOutput:
Result365 StandardError:
Result366 Name: WebPlatFormUrlTest
Result366 Outcome: Failed
Result366 Duration: 0:00:00.001
Result366 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 59
Result366 Message:
Input: httpa://foo:80/
Base: about:blank
Target: Host
Expected string length 6 but was 0. Strings differ at index 0.
Expected: "foo:80"
But was: <string.Empty>
-----------^
Result366 StandardOutput:
Result366 StandardError:
Result367 Name: WebPlatFormUrlTest
Result367 Outcome: Failed
Result367 Duration: 0:00:00.001
Result367 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result367 Message:
Input: http:\\www.google.com\foo
Base: about:blank
Target: Path
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "/foo"
But was: "foo"
-----------^
Result367 StandardOutput:
Result367 StandardError:
Result368 Name: WebPlatFormUrlTest
Result368 Outcome: Failed
Result368 Duration: 0:00:00.001
Result368 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result368 Message:
Input: http://www/foo/%2E/html
Base: about:blank
Target: Path
Expected string length 9 but was 8. Strings differ at index 0.
Expected: "/foo/html"
But was: "foo/html"
-----------^
Result368 StandardOutput:
Result368 StandardError:
Result369 Name: WebPlatFormUrlTest
Result369 Outcome: Failed
Result369 Duration: 0:00:00.001
Result369 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result369 Message:
Input: http://www/foo%2Ehtml
Base: about:blank
Target: Path
Expected string length 11 but was 10. Strings differ at index 0.
Expected: "/foo%2Ehtml"
But was: "foo%2Ehtml"
-----------^
Result369 StandardOutput:
Result369 StandardError:
Result370 Name: WebPlatFormUrlTest
Result370 Outcome: Failed
Result370 Duration: 0:00:00.001
Result370 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result370 Message:
Input: http://192.0x00A80001
Base: about:blank
Target: Href
Expected string length 19 but was 22. Strings differ at index 11.
Expected: "http://192.168.0.1/"
But was: "http://192.0x00a80001/"
----------------------^
Result370 StandardOutput:
Result370 StandardError:
Result371 Name: WebPlatFormUrlTest
Result371 Outcome: Failed
Result371 Duration: 0:00:00.001
Result371 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result371 Message:
Input: data:test# »
Base: about:blank
Target: Href
Expected string length 19 but was 12. Strings differ at index 10.
Expected: "data:test#%20%C2%BB"
But was: "data:test# »"
---------------------^
Result371 StandardOutput:
Result371 StandardError:
Result372 Name: WebPlatFormUrlTest
Result372 Outcome: Failed
Result372 Duration: 0:00:00.001
Result372 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 54
Result372 Message:
Input: http://www.google.com/foo?bar=baz# »
Base: about:blank
Target: Href
Expected string length 43 but was 36. Strings differ at index 34.
Expected: "http://www.google.com/foo?bar=baz#%20%C2%BB"
But was: "http://www.google.com/foo?bar=baz# »"
---------------------------------------------^
Result372 StandardOutput:
Result372 StandardError:
Result373 Name: WebPlatFormUrlTest
Result373 Outcome: Failed
Result373 Duration: 0:00:00.001
Result373 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result373 Message:
Input: madeupscheme:/example.com/
Base: about:blank
Target: Path
Expected string length 13 but was 1. Strings differ at index 1.
Expected: "/example.com/"
But was: "/"
------------^
Result373 StandardOutput:
Result373 StandardError:
Result374 Name: WebPlatFormUrlTest
Result374 Outcome: Failed
Result374 Duration: 0:00:00.001
Result374 StackTrace: at AngleSharp.Core.Tests.Urls.WebPlatFormUrlTests.WebPlatFormUrlTest() in C:\Users\hyspa\Documents\code\AngleSharp\src\AngleSharp.Core.Tests\Urls\WebPlatformUrlTests.cs:line 62
Result374 Message:
Description: Null code point in fragment
Input: http://example.org/test?a#b\0c
Base: about:blank
Target: Path
Expected string length 5 but was 4. Strings differ at index 0.
Expected: "/test"
But was: "test"
-----------^
Result374 StandardOutput:
Result374 StandardError:
Result375 Name: WebPlatFormUrlTest
Result375 Outcome: Passed
Result375 Duration: 0:00:00.039
Result375 StackTrace:
Result375 Message:
Description: # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/script-tests/segments.js
Input: http://example .
org
Base: http://example.org/foo/bar
Target: Href
Result: http://example.org/
Result375 StandardOutput:
Result375 StandardError:
Result376 Name: WebPlatFormUrlTest
Result376 Outcome: Passed
Result376 Duration: 0:00:00.001
Result376 StackTrace:
Result376 Message:
Input: http://10000000000.com
Base: http://other.com/
Target: Href
Result: http://10000000000.com/
Result376 StandardOutput:
Result376 StandardError:
Result377 Name: WebPlatFormUrlTest
Result377 Outcome: Passed
Result377 Duration: 0:00:00.0000001
Result377 StackTrace:
Result377 Message:
Input: http://999999999.com
Base: http://other.com/
Target: Href
Result: http://999999999.com/
Result377 StandardOutput:
Result377 StandardError:
Result378 Name: WebPlatFormUrlTest
Result378 Outcome: Passed
Result378 Duration: 0:00:00.0000001
Result378 StackTrace:
Result378 Message:
Input: http://256.com
Base: http://other.com/
Target: Href
Result: http://256.com/
Result378 StandardOutput:
Result378 StandardError:
Result379 Name: WebPlatFormUrlTest
Result379 Outcome: Passed
Result379 Duration: 0:00:00.0000001
Result379 StackTrace:
Result379 Message:
Input: http://192.168.257.com
Base: http://other.com/
Target: Href
Result: http://192.168.257.com/
Result379 StandardOutput:
Result379 StandardError:
Result380 Name: WebPlatFormUrlTest
Result380 Outcome: Passed
Result380 Duration: 0:00:00.0000001
Result380 StackTrace:
Result380 Message:
Input: https://example.com%A0/
Base: about:blank
Target: Failure
Result: True
Result380 StandardOutput:
Result380 StandardError:
Result381 Name: WebPlatFormUrlTest
Result381 Outcome: Passed
Result381 Duration: 0:00:00.0000001
Result381 StackTrace:
Result381 Message:
Input: https://example.com%80/
Base: about:blank
Target: Failure
Result: True
Result381 StandardOutput:
Result381 StandardError:
Result382 Name: WebPlatFormUrlTest
Result382 Outcome: Passed
Result382 Duration: 0:00:00.0000001
Result382 StackTrace:
Result382 Message:
Input: ftp://example.com%A0/
Base: about:blank
Target: Failure
Result: True
Result382 StandardOutput:
Result382 StandardError:
Result383 Name: WebPlatFormUrlTest
Result383 Outcome: Passed
Result383 Duration: 0:00:00.0000001
Result383 StackTrace:
Result383 Message:
Description: # Hosts and percent-encoding
Input: ftp://example.com%80/
Base: about:blank
Target: Failure
Result: True
Result383 StandardOutput:
Result383 StandardError:
Result384 Name: WebPlatFormUrlTest
Result384 Outcome: Passed
Result384 Duration: 0:00:00.0000001
Result384 StackTrace:
Result384 Message:
Description: Domains with empty labels
Input: http://./
Base: about:blank
Target: Href
Result: http://./
Result384 StandardOutput:
Result384 StandardError:
Result385 Name: WebPlatFormUrlTest
Result385 Outcome: Passed
Result385 Duration: 0:00:00.0000001
Result385 StackTrace:
Result385 Message:
Input: https://x x:12
Base: about:blank
Target: Failure
Result: True
Result385 StandardOutput:
Result385 StandardError:
Result386 Name: WebPlatFormUrlTest
Result386 Outcome: Passed
Result386 Duration: 0:00:00.0000001
Result386 StackTrace:
Result386 Message:
Description: A space in a host causes failure
Input: http://192.168.0.1 hello
Base: http://other.com/
Target: Failure
Result: True
Result386 StandardOutput:
Result386 StandardError:
Result387 Name: WebPlatFormUrlTest
Result387 Outcome: Passed
Result387 Duration: 0:00:00.0000001
Result387 StackTrace:
Result387 Message:
Description: Invalid escaping in hosts causes failure
Input: http://%3g%78%63%30%2e%30%32%35%30%2E.01
Base: http://other.com/
Target: Failure
Result: True
Result387 StandardOutput:
Result387 StandardError:
Result388 Name: WebPlatFormUrlTest
Result388 Outcome: Passed
Result388 Duration: 0:00:00.001
Result388 StackTrace:
Result388 Message:
Input: http://hello%00
Base: http://other.com/
Target: Failure
Result: True
Result388 StandardOutput:
Result388 StandardError:
Result389 Name: WebPlatFormUrlTest
Result389 Outcome: Passed
Result389 Duration: 0:00:00.0000001
Result389 StackTrace:
Result389 Message:
Description: If we get an invalid character that has been escaped.
Input: http://%25
Base: http://other.com/
Target: Failure
Result: True
Result389 StandardOutput:
Result389 StandardError:
Result390 Name: WebPlatFormUrlTest
Result390 Outcome: Passed
Result390 Duration: 0:00:00.0000001
Result390 StackTrace:
Result390 Message:
Description: Invalid escaped characters should fail and the percents should be escaped. https://www.w3.org/Bugs/Public/show_bug.cgi?id=24191
Input: http://%zz%66%a.com
Base: http://other.com/
Target: Failure
Result: True
Result390 StandardOutput:
Result390 StandardError:
Result391 Name: WebPlatFormUrlTest
Result391 Outcome: Passed
Result391 Duration: 0:00:00.0000001
Result391 StackTrace:
Result391 Message:
Input: http://../
Base: about:blank
Target: Href
Result: http://../
Result391 StandardOutput:
Result391 StandardError:
Result392 Name: WebPlatFormUrlTest
Result392 Outcome: Passed
Result392 Duration: 0:00:00.0000001
Result392 StackTrace:
Result392 Message:
Description: Basic IDN support, UTF-8 and UTF-16 input should be converted to IDN
Input: http://你好你好
Base: http://other.com/
Target: Href
Result: http://xn--6qqa088eba/
Result392 StandardOutput:
Result392 StandardError:
Result393 Name: WebPlatFormUrlTest
Result393 Outcome: Passed
Result393 Duration: 0:00:00.0000001
Result393 StackTrace:
Result393 Message:
Description: ...%00 in fullwidth should fail (also as escaped UTF-8 input)
Input: http://%00.com
Base: http://other.com/
Target: Failure
Result: True
Result393 StandardOutput:
Result393 StandardError:
Result394 Name: WebPlatFormUrlTest
Result394 Outcome: Passed
Result394 Duration: 0:00:00.0000001
Result394 StackTrace:
Result394 Message:
Input: http://%ef%bc%85%ef%bc%94%ef%bc%91.com
Base: http://other.com/
Target: Failure
Result: True
Result394 StandardOutput:
Result394 StandardError:
Result395 Name: WebPlatFormUrlTest
Result395 Outcome: Passed
Result395 Duration: 0:00:00.0000001
Result395 StackTrace:
Result395 Message:
Description: URL spec forbids the following. https://www.w3.org/Bugs/Public/show_bug.cgi?id=24257
Input: http://%41.com
Base: http://other.com/
Target: Failure
Result: True
Result395 StandardOutput:
Result395 StandardError:
Result396 Name: WebPlatFormUrlTest
Result396 Outcome: Passed
Result396 Duration: 0:00:00.0000001
Result396 StackTrace:
Result396 Message:
Description: Test name prepping, fullwidth input should be converted to ASCII and NOT IDN-ized. This is 'Go' in fullwidth UTF-8/UTF-16.
Input: http://Go.com
Base: http://other.com/
Target: Href
Result: http://go.com/
Result396 StandardOutput:
Result396 StandardError:
Result397 Name: WebPlatFormUrlTest
Result397 Outcome: Passed
Result397 Duration: 0:00:00.0000001
Result397 StackTrace:
Result397 Message:
Description: U+FFFD
Input: https://�
Base: about:blank
Target: Failure
Result: True
Result397 StandardOutput:
Result397 StandardError:
Result398 Name: WebPlatFormUrlTest
Result398 Outcome: Passed
Result398 Duration: 0:00:00.0000001
Result398 StackTrace:
Result398 Message:
Description: This is the same as previous but escaped
Input: http://%ef%b7%90zyx.com
Base: http://other.com/
Target: Failure
Result: True
Result398 StandardOutput:
Result398 StandardError:
Result399 Name: WebPlatFormUrlTest
Result399 Outcome: Passed
Result399 Duration: 0:00:00.0000001
Result399 StackTrace:
Result399 Message:
Description: Invalid unicode characters should fail... U+FDD0 is disallowed; %ef%b7%90 is U+FDD0
Input: http://﷐zyx.com
Base: http://other.com/
Target: Failure
Result: True
Result399 StandardOutput:
Result399 StandardError:
Result400 Name: WebPlatFormUrlTest
Result400 Outcome: Passed
Result400 Duration: 0:00:00.0000001
Result400 StackTrace:
Result400 Message:
Description: Ideographic full stop (full-width period for Chinese, etc.) should be treated as a dot. U+3002 is mapped to U+002E (dot)
Input: http://www.foo。bar.com
Base: http://other.com/
Target: Href
Result: http://www.foo.bar.com/
Result400 StandardOutput:
Result400 StandardError:
Result401 Name: WebPlatFormUrlTest
Result401 Outcome: Passed
Result401 Duration: 0:00:00.0000001
Result401 StackTrace:
Result401 Message:
Description: Leading and trailing C0 control or space
Input: \u0000\u001b\u0004\u0012 http://example.com/\u001f
Base: about:blank
Target: Href
Result: http://example.com/
Result401 StandardOutput:
Result401 StandardError:
Result402 Name: WebPlatFormUrlTest
Result402 Outcome: Passed
Result402 Duration: 0:00:00.0000001
Result402 StackTrace:
Result402 Message:
Description: Other types of space (no-break, zero-width, zero-width-no-break) are name-prepped away to nothing. U+200B, U+2060, and U+FEFF, are ignored
Input: http://GOO​⁠goo.com
Base: http://other.com/
Target: Href
Result: http://googoo.com/
Result402 StandardOutput:
Result402 StandardError:
Result403 Name: WebPlatFormUrlTest
Result403 Outcome: Passed
Result403 Duration: 0:00:00.0000001
Result403 StackTrace:
Result403 Message:
Description: U+3000 is mapped to U+0020 (space) which is disallowed
Input: http://GOO  goo.com
Base: http://other.com/
Target: Failure
Result: True
Result403 StandardOutput:
Result403 StandardError:
Result404 Name: WebPlatFormUrlTest
Result404 Outcome: Passed
Result404 Duration: 0:00:00.0000001
Result404 StackTrace:
Result404 Message:
Input: http://%ef%bc%85%ef%bc%90%ef%bc%90.com
Base: http://other.com/
Target: Failure
Result: True
Result404 StandardOutput:
Result404 StandardError:
Result405 Name: WebPlatFormUrlTest
Result405 Outcome: Passed
Result405 Duration: 0:00:00.0000001
Result405 StackTrace:
Result405 Message:
Input: http://0..0x300/
Base: about:blank
Target: Href
Result: http://0..0x300/
Result405 StandardOutput:
Result405 StandardError:
Result406 Name: WebPlatFormUrlTest
Result406 Outcome: Passed
Result406 Duration: 0:00:00.0000001
Result406 StackTrace:
Result406 Message:
Input: ///
Base: sc://x/
Target: Href
Result: sc:///
Result406 StandardOutput:
Result406 StandardError:
Result407 Name: WebPlatFormUrlTest
Result407 Outcome: Passed
Result407 Duration: 0:00:00.0000001
Result407 StackTrace:
Result407 Message:
Input: http://#
Base: about:blank
Target: Failure
Result: True
Result407 StandardOutput:
Result407 StandardError:
Result408 Name: WebPlatFormUrlTest
Result408 Outcome: Passed
Result408 Duration: 0:00:00.0000001
Result408 StackTrace:
Result408 Message:
Description: # Empty host
Input: http://?
Base: about:blank
Target: Failure
Result: True
Result408 StandardOutput:
Result408 StandardError:
Result409 Name: WebPlatFormUrlTest
Result409 Outcome: Passed
Result409 Duration: 0:00:00.0000001
Result409 StackTrace:
Result409 Message:
Input: http://[1:0:1:0:1:0:1:0]
Base: about:blank
Target: Href
Result: http://[1:0:1:0:1:0:1:0]/
Result409 StandardOutput:
Result409 StandardError:
Result410 Name: WebPlatFormUrlTest
Result410 Outcome: Passed
Result410 Duration: 0:00:00.0000001
Result410 StackTrace:
Result410 Message:
Description: Uncompressed IPv6 addresses with 0
Input: http://[0:1:0:1:0:1:0:1]
Base: about:blank
Target: Href
Result: http://[0:1:0:1:0:1:0:1]/
Result410 StandardOutput:
Result410 StandardError:
Result411 Name: WebPlatFormUrlTest
Result411 Outcome: Passed
Result411 Duration: 0:00:00.0000001
Result411 StackTrace:
Result411 Message:
Input: http://0X7F.0.0.0X7G
Base: about:blank
Target: Href
Result: http://0x7f.0.0.0x7g/
Result411 StandardOutput:
Result411 StandardError:
Result412 Name: WebPlatFormUrlTest
Result412 Outcome: Passed
Result412 Duration: 0:00:00.0000001
Result412 StackTrace:
Result412 Message:
Input: http://0x7f.0.0.0x7g
Base: about:blank
Target: Href
Result: http://0x7f.0.0.0x7g/
Result412 StandardOutput:
Result412 StandardError:
Result413 Name: WebPlatFormUrlTest
Result413 Outcome: Passed
Result413 Duration: 0:00:00.0000001
Result413 StackTrace:
Result413 Message:
Description: Invalid IPv4 radix digits
Input: http://0177.0.0.0189
Base: about:blank
Target: Href
Result: http://0177.0.0.0189/
Result413 StandardOutput:
Result413 StandardError:
Result414 Name: WebPlatFormUrlTest
Result414 Outcome: Passed
Result414 Duration: 0:00:00.0000001
Result414 StackTrace:
Result414 Message:
Input: ..
Base: file:///1:/
Target: Href
Result: file:///
Result414 StandardOutput:
Result414 StandardError:
Result415 Name: WebPlatFormUrlTest
Result415 Outcome: Passed
Result415 Duration: 0:00:00.0000001
Result415 StackTrace:
Result415 Message:
Input: ..
Base: file:///
Target: Href
Result: file:///
Result415 StandardOutput:
Result415 StandardError:
Result416 Name: WebPlatFormUrlTest
Result416 Outcome: Passed
Result416 Duration: 0:00:00.001
Result416 StackTrace:
Result416 Message:
Input: http://256.256.256.256.256
Base: http://other.com/
Target: Href
Result: http://256.256.256.256.256/
Result416 StandardOutput:
Result416 StandardError:
Result417 Name: WebPlatFormUrlTest
Result417 Outcome: Passed
Result417 Duration: 0:00:00.0000001
Result417 StackTrace:
Result417 Message:
Input: ..
Base: file:///ab:/
Target: Href
Result: file:///
Result417 StandardOutput:
Result417 StandardError:
Result418 Name: WebPlatFormUrlTest
Result418 Outcome: Passed
Result418 Duration: 0:00:00.0000001
Result418 StackTrace:
Result418 Message:
Description: # file URLs without base URL by Rimas Misevičius
Input: file:
Base: about:blank
Target: Href
Result: file:///
Result418 StandardOutput:
Result418 StandardError:
Result419 Name: WebPlatFormUrlTest
Result419 Outcome: Passed
Result419 Duration: 0:00:00.001
Result419 StackTrace:
Result419 Message:
Input: file://
Base: file://ape/
Target: Href
Result: file:///
Result419 StandardOutput:
Result419 StandardError:
Result420 Name: WebPlatFormUrlTest
Result420 Outcome: Passed
Result420 Duration: 0:00:00.0000001
Result420 StackTrace:
Result420 Message:
Input: http://Goo%20 goo%7C|.com
Base: http://other.com/
Target: Failure
Result: True
Result420 StandardOutput:
Result420 StandardError:
Result421 Name: WebPlatFormUrlTest
Result421 Outcome: Passed
Result421 Duration: 0:00:00.0000001
Result421 StackTrace:
Result421 Message:
Input: http://example example.com
Base: http://other.com/
Target: Failure
Result: True
Result421 StandardOutput:
Result421 StandardError:
Result422 Name: WebPlatFormUrlTest
Result422 Outcome: Passed
Result422 Duration: 0:00:00.0000001
Result422 StackTrace:
Result422 Message:
Input: ws:example.com/
Base: http://example.org/foo/bar
Target: Href
Result: ws://example.com/
Result422 StandardOutput:
Result422 StandardError:
Result423 Name: WebPlatFormUrlTest
Result423 Outcome: Passed
Result423 Duration: 0:00:00.0000001
Result423 StackTrace:
Result423 Message:
Input: gopher:example.com/
Base: http://example.org/foo/bar
Target: Href
Result: gopher://example.com/
Result423 StandardOutput:
Result423 StandardError:
Result424 Name: WebPlatFormUrlTest
Result424 Outcome: Passed
Result424 Duration: 0:00:00.0000001
Result424 StackTrace:
Result424 Message:
Input: https:example.com/
Base: http://example.org/foo/bar
Target: Href
Result: https://example.com/
Result424 StandardOutput:
Result424 StandardError:
Result425 Name: WebPlatFormUrlTest
Result425 Outcome: Passed
Result425 Duration: 0:00:00.0000001
Result425 StackTrace:
Result425 Message:
Input: ftp:example.com/
Base: http://example.org/foo/bar
Target: Href
Result: ftp://example.com/
Result425 StandardOutput:
Result425 StandardError:
Result426 Name: WebPlatFormUrlTest
Result426 Outcome: Passed
Result426 Duration: 0:00:00.001
Result426 StackTrace:
Result426 Message:
Input: wss:/example.com/
Base: http://example.org/foo/bar
Target: Href
Result: wss://example.com/
Result426 StandardOutput:
Result426 StandardError:
Result427 Name: WebPlatFormUrlTest
Result427 Outcome: Passed
Result427 Duration: 0:00:00.0000001
Result427 StackTrace:
Result427 Message:
Input: ws:/example.com/
Base: http://example.org/foo/bar
Target: Href
Result: ws://example.com/
Result427 StandardOutput:
Result427 StandardError:
Result428 Name: WebPlatFormUrlTest
Result428 Outcome: Passed
Result428 Duration: 0:00:00.0000001
Result428 StackTrace:
Result428 Message:
Input: gopher:/example.com/
Base: http://example.org/foo/bar
Target: Href
Result: gopher://example.com/
Result428 StandardOutput:
Result428 StandardError:
Result429 Name: WebPlatFormUrlTest
Result429 Outcome: Passed
Result429 Duration: 0:00:00.0000001
Result429 StackTrace:
Result429 Message:
Input: wss:example.com/
Base: http://example.org/foo/bar
Target: Href
Result: wss://example.com/
Result429 StandardOutput:
Result429 StandardError:
Result430 Name: WebPlatFormUrlTest
Result430 Outcome: Passed
Result430 Duration: 0:00:00.0000001
Result430 StackTrace:
Result430 Message:
Input: file://example%/
Base: about:blank
Target: Failure
Result: True
Result430 StandardOutput:
Result430 StandardError:
Result431 Name: WebPlatFormUrlTest
Result431 Outcome: Passed
Result431 Duration: 0:00:00.001
Result431 StackTrace:
Result431 Message:
Input: file://example:test/
Base: about:blank
Target: Failure
Result: True
Result431 StandardOutput:
Result431 StandardError:
Result432 Name: WebPlatFormUrlTest
Result432 Outcome: Passed
Result432 Duration: 0:00:00.001
Result432 StackTrace:
Result432 Message:
Input: file://example:1/
Base: about:blank
Target: Failure
Result: True
Result432 StandardOutput:
Result432 StandardError:
Result433 Name: WebPlatFormUrlTest
Result433 Outcome: Passed
Result433 Duration: 0:00:00.0000001
Result433 StackTrace:
Result433 Message:
Input: https:/example.com/
Base: http://example.org/foo/bar
Target: Href
Result: https://example.com/
Result433 StandardOutput:
Result433 StandardError:
Result434 Name: WebPlatFormUrlTest
Result434 Outcome: Passed
Result434 Duration: 0:00:00.0000001
Result434 StackTrace:
Result434 Message:
Input: ftp:/example.com/
Base: http://example.org/foo/bar
Target: Href
Result: ftp://example.com/
Result434 StandardOutput:
Result434 StandardError:
Result435 Name: WebPlatFormUrlTest
Result435 Outcome: Passed
Result435 Duration: 0:00:00.0000001
Result435 StackTrace:
Result435 Message:
Input: http://[2001::1]:80
Base: http://example.org/foo/bar
Target: Href
Result: http://[2001::1]/
Result435 StandardOutput:
Result435 StandardError:
Result436 Name: WebPlatFormUrlTest
Result436 Outcome: Passed
Result436 Duration: 0:00:00.0000001
Result436 StackTrace:
Result436 Message:
Input: http://[2001::1]
Base: http://example.org/foo/bar
Target: Href
Result: http://[2001::1]/
Result436 StandardOutput:
Result436 StandardError:
Result437 Name: WebPlatFormUrlTest
Result437 Outcome: Passed
Result437 Duration: 0:00:00.0000001
Result437 StackTrace:
Result437 Message:
Input: http://2001::1]:80
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result437 StandardOutput:
Result437 StandardError:
Result438 Name: WebPlatFormUrlTest
Result438 Outcome: Passed
Result438 Duration: 0:00:00.0000001
Result438 StackTrace:
Result438 Message:
Input: http://2001::1]
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result438 StandardOutput:
Result438 StandardError:
Result439 Name: WebPlatFormUrlTest
Result439 Outcome: Passed
Result439 Duration: 0:00:00.0000001
Result439 StackTrace:
Result439 Message:
Input: file://test
Base: file:///tmp/mock/path
Target: Href
Result: file://test/
Result439 StandardOutput:
Result439 StandardError:
Result440 Name: WebPlatFormUrlTest
Result440 Outcome: Passed
Result440 Duration: 0:00:00.0000001
Result440 StackTrace:
Result440 Message:
Input: ///
Base: file:///tmp/mock/path
Target: Href
Result: file:///
Result440 StandardOutput:
Result440 StandardError:
Result441 Name: WebPlatFormUrlTest
Result441 Outcome: Passed
Result441 Duration: 0:00:00.0000001
Result441 StackTrace:
Result441 Message:
Input: //
Base: file:///tmp/mock/path
Target: Href
Result: file:///
Result441 StandardOutput:
Result441 StandardError:
Result442 Name: WebPlatFormUrlTest
Result442 Outcome: Passed
Result442 Duration: 0:00:00.0000001
Result442 StackTrace:
Result442 Message:
Input: http://2001::1
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result442 StandardOutput:
Result442 StandardError:
Result443 Name: WebPlatFormUrlTest
Result443 Outcome: Passed
Result443 Duration: 0:00:00.0000001
Result443 StackTrace:
Result443 Message:
Input: http://[1::2]:3:4
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result443 StandardOutput:
Result443 StandardError:
Result444 Name: WebPlatFormUrlTest
Result444 Outcome: Passed
Result444 Duration: 0:00:00.0000001
Result444 StackTrace:
Result444 Message:
Input: http://f: 21 / b ? d # e
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result444 StandardOutput:
Result444 StandardError:
Result445 Name: WebPlatFormUrlTest
Result445 Outcome: Passed
Result445 Duration: 0:00:00.0000001
Result445 StackTrace:
Result445 Message:
Input: http://f:fifty-two/c
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result445 StandardOutput:
Result445 StandardError:
Result446 Name: WebPlatFormUrlTest
Result446 Outcome: Passed
Result446 Duration: 0:00:00.001
Result446 StackTrace:
Result446 Message:
Input: http://f: /c
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result446 StandardOutput:
Result446 StandardError:
Result447 Name: WebPlatFormUrlTest
Result447 Outcome: Passed
Result447 Duration: 0:00:00.001
Result447 StackTrace:
Result447 Message:
Input: http://f:b/c
Base: http://example.org/foo/bar
Target: Failure
Result: True
Result447 StandardOutput:
Result447 StandardError:
Result448 Name: WebPlatFormUrlTest
Result448 Outcome: Passed
Result448 Duration: 0:00:00.0000001
Result448 StackTrace:
Result448 Message:
Input: foo:/
Base: http://example.org/foo/bar
Target: Href
Result: foo:/
Result448 StandardOutput:
Result448 StandardError:
Result449 Name: WebPlatFormUrlTest
Result449 Outcome: Passed
Result449 Duration: 0:00:00.0000001
Result449 StackTrace:
Result449 Message:
Input: http:\\foo.com\
Base: http://example.org/foo/bar
Target: Href
Result: http://foo.com/
Result449 StandardOutput:
Result449 StandardError:
Result450 Name: WebPlatFormUrlTest
Result450 Outcome: Passed
Result450 Duration: 0:00:00.0000001
Result450 StackTrace:
Result450 Message:
Input: http://foo.com:b@d/
Base: http://example.org/foo/bar
Target: Href
Result: http://foo.com:b@d/
Result450 StandardOutput:
Result450 StandardError:
Result451 Name: WebPlatFormUrlTest
Result451 Outcome: Passed
Result451 Duration: 0:00:00.0000001
Result451 StackTrace:
Result451 Message:
Input: http://::@c@d:2
Base: http://example.org/foo/bar
Target: Href
Result: http://:%3A%40c@d:2/
Result451 StandardOutput:
Result451 StandardError:
Result452 Name: WebPlatFormUrlTest
Result452 Outcome: Passed
Result452 Duration: 0:00:00.0000001
Result452 StackTrace:
Result452 Message:
Input: /
Base: http://example.org/foo/bar
Target: Href
Result: http://example.org/
Result452 StandardOutput:
Result452 StandardError:
Result453 Name: WebPlatFormUrlTest
Result453 Outcome: Passed
Result453 Duration: 0:00:00.0000001
Result453 StackTrace:
Result453 Message:
Input: http:/:@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result453 StandardOutput:
Result453 StandardError:
Result454 Name: WebPlatFormUrlTest
Result454 Outcome: Passed
Result454 Duration: 0:00:00.0000001
Result454 StackTrace:
Result454 Message:
Input: http://:b@www.example.com
Base: about:blank
Target: Href
Result: http://:b@www.example.com/
Result454 StandardOutput:
Result454 StandardError:
Result455 Name: WebPlatFormUrlTest
Result455 Outcome: Passed
Result455 Duration: 0:00:00.0000001
Result455 StackTrace:
Result455 Message:
Input: http:/:b@www.example.com
Base: about:blank
Target: Href
Result: http://:b@www.example.com/
Result455 StandardOutput:
Result455 StandardError:
Result456 Name: WebPlatFormUrlTest
Result456 Outcome: Passed
Result456 Duration: 0:00:00.0000001
Result456 StackTrace:
Result456 Message:
Input: http::b@www.example.com
Base: about:blank
Target: Href
Result: http://:b@www.example.com/
Result456 StandardOutput:
Result456 StandardError:
Result457 Name: WebPlatFormUrlTest
Result457 Outcome: Passed
Result457 Duration: 0:00:00.001
Result457 StackTrace:
Result457 Message:
Input: http://@pple.com
Base: about:blank
Target: Href
Result: http://pple.com/
Result457 StandardOutput:
Result457 StandardError:
Result458 Name: WebPlatFormUrlTest
Result458 Outcome: Passed
Result458 Duration: 0:00:00.0000001
Result458 StackTrace:
Result458 Message:
Input: http://a:b@www.example.com
Base: about:blank
Target: Href
Result: http://a:b@www.example.com/
Result458 StandardOutput:
Result458 StandardError:
Result459 Name: WebPlatFormUrlTest
Result459 Outcome: Passed
Result459 Duration: 0:00:00.0000001
Result459 StackTrace:
Result459 Message:
Input: http:/a:b@www.example.com
Base: about:blank
Target: Href
Result: http://a:b@www.example.com/
Result459 StandardOutput:
Result459 StandardError:
Result460 Name: WebPlatFormUrlTest
Result460 Outcome: Passed
Result460 Duration: 0:00:00.0000001
Result460 StackTrace:
Result460 Message:
Input: http:a:b@www.example.com
Base: about:blank
Target: Href
Result: http://a:b@www.example.com/
Result460 StandardOutput:
Result460 StandardError:
Result461 Name: WebPlatFormUrlTest
Result461 Outcome: Passed
Result461 Duration: 0:00:00.0000001
Result461 StackTrace:
Result461 Message:
Input: http://@www.example.com
Base: about:blank
Target: Href
Result: http://www.example.com/
Result461 StandardOutput:
Result461 StandardError:
Result462 Name: WebPlatFormUrlTest
Result462 Outcome: Passed
Result462 Duration: 0:00:00.0000001
Result462 StackTrace:
Result462 Message:
Input: http:/@www.example.com
Base: about:blank
Target: Href
Result: http://www.example.com/
Result462 StandardOutput:
Result462 StandardError:
Result463 Name: WebPlatFormUrlTest
Result463 Outcome: Passed
Result463 Duration: 0:00:00.0000001
Result463 StackTrace:
Result463 Message:
Description: # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html
Input: http:@www.example.com
Base: about:blank
Target: Href
Result: http://www.example.com/
Result463 StandardOutput:
Result463 StandardError:
Result464 Name: WebPlatFormUrlTest
Result464 Outcome: Passed
Result464 Duration: 0:00:00.0000001
Result464 StackTrace:
Result464 Message:
Input: http://user@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result464 StandardOutput:
Result464 StandardError:
Result465 Name: WebPlatFormUrlTest
Result465 Outcome: Passed
Result465 Duration: 0:00:00.0000001
Result465 StackTrace:
Result465 Message:
Input: ws:example.com/
Base: about:blank
Target: Href
Result: ws://example.com/
Result465 StandardOutput:
Result465 StandardError:
Result466 Name: WebPlatFormUrlTest
Result466 Outcome: Passed
Result466 Duration: 0:00:00.001
Result466 StackTrace:
Result466 Message:
Input: gopher:example.com/
Base: about:blank
Target: Href
Result: gopher://example.com/
Result466 StandardOutput:
Result466 StandardError:
Result467 Name: WebPlatFormUrlTest
Result467 Outcome: Passed
Result467 Duration: 0:00:00.0000001
Result467 StackTrace:
Result467 Message:
Input: https:example.com/
Base: about:blank
Target: Href
Result: https://example.com/
Result467 StandardOutput:
Result467 StandardError:
Result468 Name: WebPlatFormUrlTest
Result468 Outcome: Passed
Result468 Duration: 0:00:00.0000001
Result468 StackTrace:
Result468 Message:
Input: ftp:example.com/
Base: about:blank
Target: Href
Result: ftp://example.com/
Result468 StandardOutput:
Result468 StandardError:
Result469 Name: WebPlatFormUrlTest
Result469 Outcome: Passed
Result469 Duration: 0:00:00.0000001
Result469 StackTrace:
Result469 Message:
Input: http:example.com/
Base: about:blank
Target: Href
Result: http://example.com/
Result469 StandardOutput:
Result469 StandardError:
Result470 Name: WebPlatFormUrlTest
Result470 Outcome: Passed
Result470 Duration: 0:00:00.0000001
Result470 StackTrace:
Result470 Message:
Input: wss:/example.com/
Base: about:blank
Target: Href
Result: wss://example.com/
Result470 StandardOutput:
Result470 StandardError:
Result471 Name: WebPlatFormUrlTest
Result471 Outcome: Passed
Result471 Duration: 0:00:00.0000001
Result471 StackTrace:
Result471 Message:
Input: ws:/example.com/
Base: about:blank
Target: Href
Result: ws://example.com/
Result471 StandardOutput:
Result471 StandardError:
Result472 Name: WebPlatFormUrlTest
Result472 Outcome: Passed
Result472 Duration: 0:00:00.0000001
Result472 StackTrace:
Result472 Message:
Input: gopher:/example.com/
Base: about:blank
Target: Href
Result: gopher://example.com/
Result472 StandardOutput:
Result472 StandardError:
Result473 Name: WebPlatFormUrlTest
Result473 Outcome: Passed
Result473 Duration: 0:00:00.0000001
Result473 StackTrace:
Result473 Message:
Input: wss:example.com/
Base: about:blank
Target: Href
Result: wss://example.com/
Result473 StandardOutput:
Result473 StandardError:
Result474 Name: WebPlatFormUrlTest
Result474 Outcome: Passed
Result474 Duration: 0:00:00.0000001
Result474 StackTrace:
Result474 Message:
Input: http:@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result474 StandardOutput:
Result474 StandardError:
Result475 Name: WebPlatFormUrlTest
Result475 Outcome: Passed
Result475 Duration: 0:00:00.0000001
Result475 StackTrace:
Result475 Message:
Input: http:/@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result475 StandardOutput:
Result475 StandardError:
Result476 Name: WebPlatFormUrlTest
Result476 Outcome: Passed
Result476 Duration: 0:00:00.0000001
Result476 StackTrace:
Result476 Message:
Input: http://@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result476 StandardOutput:
Result476 StandardError:
Result477 Name: WebPlatFormUrlTest
Result477 Outcome: Passed
Result477 Duration: 0:00:00.0000001
Result477 StackTrace:
Result477 Message:
Description: Basic canonicalization, uppercase should be converted to lowercase
Input: http://ExAmPlE.CoM
Base: http://other.com/
Target: Href
Result: http://example.com/
Result477 StandardOutput:
Result477 StandardError:
Result478 Name: WebPlatFormUrlTest
Result478 Outcome: Passed
Result478 Duration: 0:00:00.0000001
Result478 StackTrace:
Result478 Message:
Input: file:..
Base: http://www.example.com/test
Target: Href
Result: file:///
Result478 StandardOutput:
Result478 StandardError:
Result479 Name: WebPlatFormUrlTest
Result479 Outcome: Passed
Result479 Duration: 0:00:00.0000001
Result479 StackTrace:
Result479 Message:
Input: //www.example2.com
Base: http://www.example.com/test
Target: Href
Result: http://www.example2.com/
Result479 StandardOutput:
Result479 StandardError:
Result480 Name: WebPlatFormUrlTest
Result480 Outcome: Passed
Result480 Duration: 0:00:00.0000001
Result480 StackTrace:
Result480 Message:
Input: http://www.example2.com
Base: http://www.example.com/test
Target: Href
Result: http://www.example2.com/
Result480 StandardOutput:
Result480 StandardError:
Result481 Name: WebPlatFormUrlTest
Result481 Outcome: Passed
Result481 Duration: 0:00:00.0000001
Result481 StackTrace:
Result481 Message:
Input: ..
Base: http://www.example.com/test
Target: Href
Result: http://www.example.com/
Result481 StandardOutput:
Result481 StandardError:
Result482 Name: WebPlatFormUrlTest
Result482 Outcome: Passed
Result482 Duration: 0:00:00.0000001
Result482 StackTrace:
Result482 Message:
Input: .
Base: http://www.example.com/test
Target: Href
Result: http://www.example.com/
Result482 StandardOutput:
Result482 StandardError:
Result483 Name: WebPlatFormUrlTest
Result483 Outcome: Passed
Result483 Duration: 0:00:00.0000001
Result483 StackTrace:
Result483 Message:
Description: # Others
Input: /
Base: http://www.example.com/test
Target: Href
Result: http://www.example.com/
Result483 StandardOutput:
Result483 StandardError:
Result484 Name: WebPlatFormUrlTest
Result484 Outcome: Passed
Result484 Duration: 0:00:00.0000001
Result484 StackTrace:
Result484 Message:
Input: http://@:www.example.com
Base: about:blank
Target: Failure
Result: True
Result484 StandardOutput:
Result484 StandardError:
Result485 Name: WebPlatFormUrlTest
Result485 Outcome: Passed
Result485 Duration: 0:00:00.0000001
Result485 StackTrace:
Result485 Message:
Input: http:/@:www.example.com
Base: about:blank
Target: Failure
Result: True
Result485 StandardOutput:
Result485 StandardError:
Result486 Name: WebPlatFormUrlTest
Result486 Outcome: Passed
Result486 Duration: 0:00:00.0000001
Result486 StackTrace:
Result486 Message:
Input: http:@:www.example.com
Base: about:blank
Target: Failure
Result: True
Result486 StandardOutput:
Result486 StandardError:
Result487 Name: WebPlatFormUrlTest
Result487 Outcome: Passed
Result487 Duration: 0:00:00.0000001
Result487 StackTrace:
Result487 Message:
Input: http://www.@pple.com
Base: about:blank
Target: Href
Result: http://www.@pple.com/
Result487 StandardOutput:
Result487 StandardError:
Result488 Name: WebPlatFormUrlTest
Result488 Outcome: Passed
Result488 Duration: 0:00:00.0000001
Result488 StackTrace:
Result488 Message:
Input: http::@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result488 StandardOutput:
Result488 StandardError:
Result489 Name: WebPlatFormUrlTest
Result489 Outcome: Passed
Result489 Duration: 0:00:00.0000001
Result489 StackTrace:
Result489 Message:
Input: http://a:b@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result489 StandardOutput:
Result489 StandardError:
Result490 Name: WebPlatFormUrlTest
Result490 Outcome: Passed
Result490 Duration: 0:00:00.001
Result490 StackTrace:
Result490 Message:
Input: http:/a:b@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result490 StandardOutput:
Result490 StandardError:
Result491 Name: WebPlatFormUrlTest
Result491 Outcome: Passed
Result491 Duration: 0:00:00.0000001
Result491 StackTrace:
Result491 Message:
Input: http:a:b@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result491 StandardOutput:
Result491 StandardError:
Result492 Name: WebPlatFormUrlTest
Result492 Outcome: Passed
Result492 Duration: 0:00:00.001
Result492 StackTrace:
Result492 Message:
Input: https:@/www.example.com
Base: about:blank
Target: Failure
Result: True
Result492 StandardOutput:
Result492 StandardError:
Result493 Name: WebPlatFormUrlTest
Result493 Outcome: Passed
Result493 Duration: 0:00:00.0000001
Result493 StackTrace:
Result493 Message:
Input: https:/example.com/
Base: about:blank
Target: Href
Result: https://example.com/
Result493 StandardOutput:
Result493 StandardError:
Result494 Name: WebPlatFormUrlTest
Result494 Outcome: Passed
Result494 Duration: 0:00:00.0000001
Result494 StackTrace:
Result494 Message:
Input: http://example.com/foo/../../..
Base: about:blank
Target: Href
Result: http://example.com/
Result494 StandardOutput:
Result494 StandardError:
Result495 Name: WebPlatFormUrlTest
Result495 Outcome: Passed
Result495 Duration: 0:00:00.0000001
Result495 StackTrace:
Result495 Message:
Input: ftp:/example.com/
Base: about:blank
Target: Href
Result: ftp://example.com/
Result495 StandardOutput:
Result495 StandardError:
Result496 Name: WebPlatFormUrlTest
Result496 Outcome: Passed
Result496 Duration: 0:00:00.0000001
Result496 StackTrace:
Result496 Message:
Input: http:/example.com/
Base: about:blank
Target: Href
Result: http://example.com/
Result496 StandardOutput:
Result496 StandardError:
Result497 Name: WebPlatFormUrlTest
Result497 Outcome: Passed
Result497 Duration: 0:00:00.0000001
Result497 StackTrace:
Result497 Message:
Input: wss://foo:815/
Base: about:blank
Target: Href
Result: wss://foo:815/
Result497 StandardOutput:
Result497 StandardError:
Result498 Name: WebPlatFormUrlTest
Result498 Outcome: Passed
Result498 Duration: 0:00:00.0000001
Result498 StackTrace:
Result498 Message:
Input: wss://foo:443/
Base: about:blank
Target: Href
Result: wss://foo/
Result498 StandardOutput:
Result498 StandardError:
Result499 Name: WebPlatFormUrlTest
Result499 Outcome: Passed
Result499 Duration: 0:00:00.0000001
Result499 StackTrace:
Result499 Message:
Input: wss://foo:81/
Base: about:blank
Target: Href
Result: wss://foo:81/
Result499 StandardOutput:
Result499 StandardError:
Result500 Name: WebPlatFormUrlTest
Result500 Outcome: Passed
Result500 Duration: 0:00:00.0000001
Result500 StackTrace:
Result500 Message:
Input: wss://foo:80/
Base: about:blank
Target: Href
Result: wss://foo:80/
Result500 StandardOutput:
Result500 StandardError:
Result501 Name: WebPlatFormUrlTest
Result501 Outcome: Passed
Result501 Duration: 0:00:00.001
Result501 StackTrace:
Result501 Message:
Input: ws://foo:815/
Base: about:blank
Target: Href
Result: ws://foo:815/
Result501 StandardOutput:
Result501 StandardError:
Result502 Name: WebPlatFormUrlTest
Result502 Outcome: Passed
Result502 Duration: 0:00:00.0000001
Result502 StackTrace:
Result502 Message:
Input: ws://foo:443/
Base: about:blank
Target: Href
Result: ws://foo:443/
Result502 StandardOutput:
Result502 StandardError:
Result503 Name: WebPlatFormUrlTest
Result503 Outcome: Passed
Result503 Duration: 0:00:00.001
Result503 StackTrace:
Result503 Message:
Input: ws://foo:81/
Base: about:blank
Target: Href
Result: ws://foo:81/
Result503 StandardOutput:
Result503 StandardError:
Result504 Name: WebPlatFormUrlTest
Result504 Outcome: Passed
Result504 Duration: 0:00:00.001
Result504 StackTrace:
Result504 Message:
Input: ws://foo:80/
Base: about:blank
Target: Href
Result: ws://foo/
Result504 StandardOutput:
Result504 StandardError:
Result505 Name: WebPlatFormUrlTest
Result505 Outcome: Passed
Result505 Duration: 0:00:00.001
Result505 StackTrace:
Result505 Message:
Input: gopher://foo:443/
Base: about:blank
Target: Href
Result: gopher://foo:443/
Result505 StandardOutput:
Result505 StandardError:
Result506 Name: WebPlatFormUrlTest
Result506 Outcome: Passed
Result506 Duration: 0:00:00.001
Result506 StackTrace:
Result506 Message:
Input: gopher://foo:70/
Base: about:blank
Target: Href
Result: gopher://foo/
Result506 StandardOutput:
Result506 StandardError:
Result507 Name: WebPlatFormUrlTest
Result507 Outcome: Passed
Result507 Duration: 0:00:00.001
Result507 StackTrace:
Result507 Message:
Input: ftp://foo:80/
Base: about:blank
Target: Href
Result: ftp://foo:80/
Result507 StandardOutput:
Result507 StandardError:
Result508 Name: WebPlatFormUrlTest
Result508 Outcome: Passed
Result508 Duration: 0:00:00.001
Result508 StackTrace:
Result508 Message:
Input: ftp://foo:21/
Base: about:blank
Target: Href
Result: ftp://foo/
Result508 StandardOutput:
Result508 StandardError:
Result509 Name: WebPlatFormUrlTest
Result509 Outcome: Passed
Result509 Duration: 0:00:00.0000001
Result509 StackTrace:
Result509 Message:
Input: https://foo:80/
Base: about:blank
Target: Href
Result: https://foo:80/
Result509 StandardOutput:
Result509 StandardError:
Result510 Name: WebPlatFormUrlTest
Result510 Outcome: Passed
Result510 Duration: 0:00:00.0000001
Result510 StackTrace:
Result510 Message:
Input: https://foo:443/
Base: about:blank
Target: Href
Result: https://foo/
Result510 StandardOutput:
Result510 StandardError:
Result511 Name: WebPlatFormUrlTest
Result511 Outcome: Passed
Result511 Duration: 0:00:00.0000001
Result511 StackTrace:
Result511 Message:
Input: http://foo:-80/
Base: about:blank
Target: Failure
Result: True
Result511 StandardOutput:
Result511 StandardError:
Result512 Name: WebPlatFormUrlTest
Result512 Outcome: Passed
Result512 Duration: 0:00:00.001
Result512 StackTrace:
Result512 Message:
Input: http://foo:81/
Base: about:blank
Target: Href
Result: http://foo:81/
Result512 StandardOutput:
Result512 StandardError:
Result513 Name: WebPlatFormUrlTest
Result513 Outcome: Passed
Result513 Duration: 0:00:00.0000001
Result513 StackTrace:
Result513 Message:
Input: http://foo:80/
Base: about:blank
Target: Href
Result: http://foo/
Result513 StandardOutput:
Result513 StandardError:
Result514 Name: WebPlatFormUrlTest
Result514 Outcome: Passed
Result514 Duration: 0:00:00.0000001
Result514 StackTrace:
Result514 Message:
Input: http://%25DOMAIN:foobar@foodomain.com/
Base: about:blank
Target: Href
Result: http://%25DOMAIN:foobar@foodomain.com/
Result514 StandardOutput:
Result514 StandardError:
Result515 Name: WebPlatFormUrlTest
Result515 Outcome: Passed
Result515 Duration: 0:00:00.0000001
Result515 StackTrace:
Result515 Message:
Input: http://user:pass@/
Base: about:blank
Target: Failure
Result: True
Result515 StandardOutput:
Result515 StandardError:
Result516 Name: WebPlatFormUrlTest
Result516 Outcome: Passed
Result516 Duration: 0:00:00.0000001
Result516 StackTrace:
Result516 Message:
Input: http://www.google.com
Base: about:blank
Target: Href
Result: http://www.google.com/
Result516 StandardOutput:
Result516 StandardError:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment