codecov-commenter commented on PR #17720: URL: https://github.com/apache/pinot/pull/17720#issuecomment-3919473596
### :x: 4 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 6114 | 4 | 6110 | 0 | <details><summary>View the top 3 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksCleanupWithNonActiveTasks</code></pre> > <details><summary>Stack Traces | 0.029s run time</summary> > > > <pre><code class="language-python">Cannot invoke &quot;java.util.List.get(int)&quot; because the return value of &quot;org.apache.pinot.controller.helix.core.minion.TaskSchedulingInfo.getScheduledTaskNames()&quot; is null</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksValidationWithDanglingTasks</code></pre> > <details><summary>Stack Traces | 0.029s run time</summary> > > > <pre><code class="language-python">Cannot invoke &quot;java.util.List.get(int)&quot; because the return value of &quot;org.apache.pinot.controller.helix.core.minion.TaskSchedulingInfo.getScheduledTaskNames()&quot; is null</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksCleanupWithNonActiveTasks</code></pre> > <details><summary>Stack Traces | 0.041s run time</summary> > > > <pre><code class="language-python">Cannot invoke "java.util.List.get(int)" because the return value of "org.apache.pinot.controller.helix.core.minion.TaskSchedulingInfo.getScheduledTaskNames()" is null</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksValidationWithDanglingTasks</code></pre> > <details><summary>Stack Traces | 0.05s run time</summary> > > > <pre><code class="language-python">Cannot invoke "java.util.List.get(int)" because the return value of "org.apache.pinot.controller.helix.core.minion.TaskSchedulingInfo.getScheduledTaskNames()" is null</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/xiangfu0%3Acodex%2Ffix-flaky-table-task-cleanup) <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]
