You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/11/26 10:23:00 UTC

[jira] [Assigned] (IGNITE-16005) SqlExampleTest is flaky

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

Vyacheslav Koptilin reassigned IGNITE-16005:
--------------------------------------------

    Assignee: Vyacheslav Koptilin

> SqlExampleTest is flaky
> -----------------------
>
>                 Key: IGNITE-16005
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16005
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>            Priority: Blocker
>              Labels: ignite-3
>         Attachments: _Test_Run_Examples_50.log.zip
>
>
> SqlExampleTest fails with the following error:
> {noformat}
> [INFO] Running org.apache.ignite.example.sql.jdbc.SqlExamplesTest
> [ERROR] WARNING: An illegal reflective access operation has occurred
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.264 s <<< FAILURE! - in org.apache.ignite.example.sql.jdbc.SqlExamplesTest
> [ERROR] org.apache.ignite.example.sql.jdbc.SqlExamplesTest.testSqlJdbcExample  Time elapsed: 69.241 s  <<< FAILURE!
>     org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
>     at org.apache.ignite.example.sql.jdbc.SqlExamplesTest.testSqlJdbcExample(SqlExamplesTest.java:48)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)