codecov-commenter commented on PR #17155: URL: https://github.com/apache/pinot/pull/17155#issuecomment-3494423517
### :x: 2 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 16070 | 2 | 16068 | 27 | <details><summary>View the top 2 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.queries.ListAggMvQueriesTest::testListAggMvNonDistinct</code></pre> > <details><summary>Stack Traces | 0.013s run time</summary> > > > <pre><code class="language-python">class it.unimi.dsi.fastutil.objects.ObjectArrayList cannot be cast to class java.lang.String (it.unimi.dsi.fastutil.objects.ObjectArrayList is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap')</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.queries.ListAggMvQueriesTest::testListAggMvDistinct</code></pre> > <details><summary>Stack Traces | 0.551s run time</summary> > > > <pre><code class="language-python">class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet cannot be cast to class java.lang.String (it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap')</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/xiangfu0%3Asupport-list-agg-mv) <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]
