codecov-commenter commented on PR #17826: URL: https://github.com/apache/pinot/pull/17826#issuecomment-4008330216
### :x: 5 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 16011 | 5 | 16006 | 42 | <details><summary>View the top 3 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.segment.local.realtime.impl.invertedindex.LuceneMutableTextIndexTest::testQueryCancellationIsSuccessful</code></pre> > <details><summary>Stack Traces | 0.001s run time</summary> > > > <pre><code class="language-python"> > > The exception was thrown with the wrong message: expected ".*TEXT_MATCH query interrupted while querying the consuming segment.*" but got "java.util.concurrent.RejectedExecutionException: java.lang.InterruptedException"</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandlerTest::testChangeCompressionForSingleColumn</code></pre> > <details><summary>Stack Traces | 0.693s run time</summary> > > > <pre><code class="language-python">java.io.IOException: Invalid input size: must be multiple of 4 bytes for INT or 8 bytes for LONG</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.startree.v2.PercentileEstStarTreeV2Test::setUp</code></pre> > <details><summary>Stack Traces | 2.15s run time</summary> > > > <pre><code class="language-python">java.io.IOException: Invalid input size: must be multiple of 4 bytes for INT or 8 bytes for LONG</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.startree.v2.PercentileEstWithMVStarTreeV2Test::setUp</code></pre> > <details><summary>Stack Traces | 2.22s run time</summary> > > > <pre><code class="language-python">java.io.IOException: Invalid input size: must be multiple of 4 bytes for INT or 8 bytes for LONG</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.startree.v2.DistinctCountBitmapStarTreeV2Test::setUp</code></pre> > <details><summary>Stack Traces | 2.45s run time</summary> > > > <pre><code class="language-python">java.io.IOException: Invalid input size: must be multiple of 4 bytes for INT or 8 bytes for LONG</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/deemoliu%3Aqiaochu%2Ffix-dd) <sub>📋 Got 3 mins? [Take this short survey](https://forms.gle/22i53Qa1CySZjA6c7) to help us improve Test Analytics.</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
