You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Xu Yaning (JIRA)" <ji...@apache.org> on 2015/03/30 11:31:53 UTC

[jira] [Updated] (DIRKRB-203) ConfigTest failed on windows

     [ https://issues.apache.org/jira/browse/DIRKRB-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xu Yaning updated DIRKRB-203:
-----------------------------
    Attachment: DIRKRB-203-v1.patch

fix a bug in the ConfigTest

> ConfigTest failed on windows 
> -----------------------------
>
>                 Key: DIRKRB-203
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-203
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Xu Yaning
>         Attachments: DIRKRB-203-v1.patch
>
>
> testIniConfig(org.apache.kerby.config.IniConfigTest)  Time elapsed: 0.011 sec
> << ERROR!
> java.io.FileNotFoundException: C:\tmp\test-ini-config (The system cannot find t
> e path specified)
>         at java.io.FileOutputStream.open0(Native Method)
>         at java.io.FileOutputStream.open(FileOutputStream.java:270)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
>         at java.io.FileWriter.<init>(FileWriter.java:90)
>         at org.apache.kerby.config.IniConfigTest.buildFile(IniConfigTest.java:4
> )
>         at org.apache.kerby.config.IniConfigTest.testIniConfig(IniConfigTest.ja
> a:61)
> Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
> Results :
> Tests in error:
>   IniConfigTest.testIniConfig:61->buildFile:41 ยป FileNotFound C:\tmp\test-ini-c
> ...
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Kerby Project ............................... SUCCESS [ 18.150 s]
> [INFO] Kerby ASN1 Project ................................. SUCCESS [ 22.816 s]
> [INFO] Lib Projects ....................................... SUCCESS [  0.022 s]
> [INFO] Kerby Util ......................................... SUCCESS [  0.712 s]
> [INFO] Third Party Projects ............................... SUCCESS [  0.007 s]
> [INFO] not-yet-commons-ssl ................................ SUCCESS [  4.574 s]
> [INFO] Kerby Config ....................................... FAILURE [  2.720 s]
> [INFO] Kerby Event ........................................ SKIPPED



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