You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2007/07/13 11:55:07 UTC

[jira] Created: (HARMONY-4464) [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data

[buildtest][func] test F_CertStoreTest_02 uses obsolete testing data
--------------------------------------------------------------------

                 Key: HARMONY-4464
                 URL: https://issues.apache.org/jira/browse/HARMONY-4464
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
            Reporter: Alexander Kleymenov


The following functinal test:

functional/org/apache/harmony/test/func/api/java/security/cert/F_CertStoreTest_02/F_CertStoreTest_02.xml

fails because of obsolete testing CRL.
So whether testing data should be updated, or test should behave independently of the execution date.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-4464) [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura reassigned HARMONY-4464:
---------------------------------------

    Assignee: Stepan Mishura

> [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4464
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4464
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-F_CertStoreTest_02.txt
>
>
> The following functinal test:
> functional/org/apache/harmony/test/func/api/java/security/cert/F_CertStoreTest_02/F_CertStoreTest_02.xml
> fails because of obsolete testing CRL.
> So whether testing data should be updated, or test should behave independently of the execution date.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-4464) [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura resolved HARMONY-4464.
-------------------------------------

    Resolution: Fixed

Thanks Alexander - the patch was applied to BTI branch 2.0 at r616815.
Please check that the patch was applied as you expected.

Just for the record:
I left the test in the exclude list because of HARMONY-4463.
I've checked that if I hack Harmony as HARMONY-4463 requires the test passes.

> [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4464
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4464
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>            Assignee: Stepan Mishura
>         Attachments: patch-F_CertStoreTest_02.txt
>
>
> The following functinal test:
> functional/org/apache/harmony/test/func/api/java/security/cert/F_CertStoreTest_02/F_CertStoreTest_02.xml
> fails because of obsolete testing CRL.
> So whether testing data should be updated, or test should behave independently of the execution date.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-4464) [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kleymenov updated HARMONY-4464:
-----------------------------------------

    Attachment: patch-F_CertStoreTest_02.txt

Attached patch makes the test to be date-independent.
Note: this is not only problem with this test, it also fails because of HARMONY-4463 JIRA issue.

> [buildtest][func] test F_CertStoreTest_02 uses obsolete testing data
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4464
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4464
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Alexander Kleymenov
>         Attachments: patch-F_CertStoreTest_02.txt
>
>
> The following functinal test:
> functional/org/apache/harmony/test/func/api/java/security/cert/F_CertStoreTest_02/F_CertStoreTest_02.xml
> fails because of obsolete testing CRL.
> So whether testing data should be updated, or test should behave independently of the execution date.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.