[ 
https://issues.apache.org/jira/browse/DIRKRB-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028037#comment-15028037
 ] 

Jiajia Li commented on DIRKRB-475:
----------------------------------

Thank Emmanuel and Kai's comments, I think the cause of this issue is using the 
tag as tagflags. I fix it in:

commit 8194b218129a73ffb6f8af48aa06718a672ad3e7
Author: plusplusjiajia <[email protected]>
Date:   Thu Nov 26 10:27:23 2015 +0800

    DIRKRB-475 The decoded asn1 object with the wrong tagFlags.


> The decoded asn1 object with the wrong tagFlags
> -----------------------------------------------
>
>                 Key: DIRKRB-475
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-475
>             Project: Directory Kerberos
>          Issue Type: Bug
>    Affects Versions: 1.0.0-RC2
>            Reporter: Jiajia Li
>            Assignee: Jiajia Li
>
> In CodecTest#testCodec() , I add one line to test the tagFlags:
> {code}
> assertThat(restored.tagFlags()).isEqualTo(mcs.tagFlags());
> {code}
> But failed with the error message:
> {code}
> org.junit.ComparisonFailure: 
> Expected :32
> Actual   :48
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to