You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/03/09 07:41:00 UTC

[jira] [Updated] (IGNITE-18987) Problem with SslContextProviderTest on Windows

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

Pavel Tupitsyn updated IGNITE-18987:
------------------------------------
    Labels: ignite-3  (was: )

> Problem with SslContextProviderTest on Windows
> ----------------------------------------------
>
>                 Key: IGNITE-18987
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18987
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 3.0.0-beta2
>            Reporter: Aleksey Demakov
>            Assignee: Aleksey Demakov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following unit tests fail for me on Windows:
> SslContextProviderTest > throwsIgniteExceptionWhenWrongTruststorePathConfigured() FAILED
> java.lang.AssertionError at SslContextProviderTest.java:162
> SslContextProviderTest > throwsIgniteExceptionWhenWrongKeystorePathConfigured() FAILED
> java.lang.AssertionError at SslContextProviderTest.java:145
> More specifically such assert fails:
> assertThat(thrown.getMessage(){color:#cc7832}, {color}containsString({color:#6a8759}"File /no/such/file.pfx not found"{color}));
> The real message contains the path with backslashes: \no\such\file.pfx.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)