public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/pathod/files: pathod-0.9.2-skip-cert-test.patch
@ 2013-11-22  9:06 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2013-11-22  9:06 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/11/22 09:06:16

  Added:                pathod-0.9.2-skip-cert-test.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.1                  www-servers/pathod/files/pathod-0.9.2-skip-cert-test.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/pathod/files/pathod-0.9.2-skip-cert-test.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/pathod/files/pathod-0.9.2-skip-cert-test.patch?rev=1.1&content-type=text/plain

Index: pathod-0.9.2-skip-cert-test.patch
===================================================================
--- pathod-0.9.2/test/test_pathoc.py
+++ pathod-0.9.2/test/test_pathoc.py
@@ -52,18 +52,18 @@
         d = json.loads(r.content)
         assert d["log"][0]["request"]["sni"] == "foobar.com"
 
-    def test_clientcert(self):
-        c = pathoc.Pathoc(
-            "127.0.0.1",
-            self.d.port,
-            ssl = True,
-            clientcert = tutils.test_data.path("data/clientcert/client.pem")
-        )
-        c.connect()
-        c.request("get:/p/200")
-        r = c.request("get:/api/log")
-        d = json.loads(r.content)
-        assert d["log"][0]["request"]["clientcert"]["keyinfo"]
+    #def test_clientcert(self):
+    #    c = pathoc.Pathoc(
+    #        "127.0.0.1",
+    #        self.d.port,
+    #        ssl = True,
+    #        clientcert = tutils.test_data.path("data/clientcert/client.pem")
+    #    )
+    #    c.connect()
+    #    c.request("get:/p/200")
+    #    r = c.request("get:/api/log")
+    #    d = json.loads(r.content)
+    #    assert d["log"][0]["request"]["clientcert"]["keyinfo"]
 
 
 class TestDaemon(_TestDaemon):





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in www-servers/pathod/files: pathod-0.9.2-skip-cert-test.patch
@ 2014-10-08  1:11 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-10-08  1:11 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/10/08 01:11:01

  Removed:              pathod-0.9.2-skip-cert-test.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-08  1:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22  9:06 [gentoo-commits] gentoo-x86 commit in www-servers/pathod/files: pathod-0.9.2-skip-cert-test.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-08  1:11 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox