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

[jira] [Resolved] (IGNITE-15743) QueryMemoryManagerSelfTest.testWrongSqlMemoryPoolSize test failed.

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

Evgeny Stanilovsky resolved IGNITE-15743.
-----------------------------------------
    Resolution: Invalid

> QueryMemoryManagerSelfTest.testWrongSqlMemoryPoolSize test failed.
> ------------------------------------------------------------------
>
>                 Key: IGNITE-15743
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15743
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>
> Test failed with no additional info to analyze :
> {noformat}
> [14:26:29]W:         [org.gridgain:ignite-indexing] [2021-10-12 14:26:29,477][ERROR][main][root] Test failed [test=QueryMemoryManagerSelfTest#testWrongSqlMemoryPoolSize, duration=173]
> [14:26:29]W:         [org.gridgain:ignite-indexing] java.lang.AssertionError: Exception has not been thrown.
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.apache.ignite.testframework.GridTestUtils.assertThrows(GridTestUtils.java:592)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.apache.ignite.testframework.GridTestUtils.assertThrows(GridTestUtils.java:536)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.apache.ignite.internal.processors.query.oom.QueryMemoryManagerSelfTest.testWrongSqlMemoryPoolSize(QueryMemoryManagerSelfTest.java:93)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at java.lang.reflect.Method.invoke(Method.java:498)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at org.apache.ignite.testframework.junits.GridAbstractTest$7.run(GridAbstractTest.java:2402)
> [14:26:29] :     [Step 4/5] [14:26:29] >>> Stopping test: QueryMemoryManagerSelfTest#testWrongSqlMemoryPoolSize in 176 ms <<<
> [14:26:29]W:         [org.gridgain:ignite-indexing]     at java.lang.Thread.run(Thread.java:748)
> {noformat}
> TC agent : ggtc-lin13_02
> https://ggtc.gridgain.com/buildConfiguration/Tests_GridGainCeEeUe_Latest_CE_Queries2lazyTrue/6653719?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)