emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] Test for url-auth


From: Lars Ingebrigtsen
Subject: Re: [PATCH 1/3] Test for url-auth
Date: Mon, 08 Feb 2016 16:29:14 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

And the digest tests fail.  For instance:

Test url-auth-test-digest-auth condition:
    (ert-test-failed
     ((should
       (string-match-p ".*nc=\".*?\".*" auth))
      :form
      (string-match-p ".*nc=\".*?\".*" "Digest username=\"jytky\", realm=\"Some 
test realm\",nonce=\"uBr3+qkQBybTr/dKWkmpUqVO7SaEwWYzyTKO7g==$\", uri=\"/random/
path\",response=\"e3b0bad6ad5f5cfb0ad6e9312b757f0f\"")
      :value nil))
   FAILED  1/4  url-auth-test-digest-auth

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




reply via email to

[Prev in Thread] Current Thread [Next in Thread]