[Mono-devel-list] Re: Test Failure in Mono.Security

Sebastien Pouliot sebastien at ximian.com
Sun Feb 13 11:43:42 EST 2005


Hello Nick,

I get that error but I'm fairly sure it wasn't there before. I wonder if
it was introduced with Fx 1.1 SP1...

Anyway I'll re-read the spec but I think the original OID was badly
encoded.

Thanks!

On Sat, 2005-02-12 at 16:00 +0900, Nick Drochak wrote:
> Hi (especially to SP),
> 
>  
> 
> I’m getting one failure while running the unit tests on .NET (cygwin)
> for the Mono.Security tests:
> 
>  
> 
> <test-case
> name="MonoTests.Mono.Security.ASN1ConvertTest.ConvertOID_LargeX"
> executed="True" success="False" time="0.203" asserts="2">
> 
> <failure>
> 
> <message>
> 
> FromOID 
> 
>             String lengths differ.  Expected length=14, but was
> length=17.
> 
>             Strings differ at index 4.
> 
>             
> 
>             expected:&lt;"06-03-A8-00-00"&gt;
> 
>              but was:&lt;"06-04-81-28-00-00"&gt;
> 
>             ---------------^
> 
> </message>
> 
> <stack-trace>   at
> MonoTests.Mono.Security.ASN1ConvertTest.ConvertOID_LargeX() in g:
> \cygwin\home\Nick\nixmono\mcs\class\Mono.Security\Test\Mono.Security
> \ASN1ConvertTest.cs:line 155
> 
> </stack-trace>
> 
> </failure>
> 
> </test-case>
> 
>  
> 
> Nick D.
> 
> 
-- 
Sebastien Pouliot  <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html




More information about the Mono-devel-list mailing list