[Pharo-project] Issue 3872 in pharo: [Failing Test] 1.3 HttpUrlTest.testHttps
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3872 by marcus.d...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872
NetworkTests.Url.HttpUrlTest.testHttps 0.0010 99
Comment #1 on issue 3872 by sven.van...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 Name: SLICE-Issue-3872-TestHttpsParseScheme-SvenVanCaekenberghe.1 Author: SvenVanCaekenberghe Time: 15 April 2011, 11:53:35 am UUID: 84cdb3e8-7ecb-4383-8f33-a0d90df3020c Ancestors: Dependencies: NetworkTests-SvenVanCaekenberghe.46 test https url parsing for scheme only, not class
Updates: Status: FixProposed Comment #2 on issue 3872 by marcus.d...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 (No comment was entered for this change.)
Comment #3 on issue 3872 by step...@stack.nl: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 The current implementation allows only one schemeName/urlClass. Simple solution: Introduce a subclass of HttpUrl HttpsUrl returning 'https' as schemeName, and change the test to testHttps self assert: 'https://encrypted.google.com' asUrl class == HttpsUrl
Updates: Status: Closed Comment #4 on issue 3872 by marcus.d...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 (No comment was entered for this change.)
Updates: Status: FixToInclude Comment #5 on issue 3872 by marcus.d...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 hhmm... seems to have been omited on the actual updated
Updates: Status: Closed Comment #6 on issue 3872 by marcus.d...@gmail.com: [Failing Test] 1.3 HttpUrlTest.testHttps http://code.google.com/p/pharo/issues/detail?id=3872 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com