codecov-commenter commented on PR #17163: URL: https://github.com/apache/pinot/pull/17163#issuecomment-3502156972
### :x: 3 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 15931 | 3 | 15928 | 27 | <details><summary>View the full list of 3 :snowflake: flaky test(s)</summary> > <pre><code class="language-python">org.apache.pinot.core.data.manager.realtime.IngestionDelayTrackerTest::testIngestionDelay</code></pre> > **Flake rate in main:** 97.06% (Passed 2 times, Failed 66 times) > <details><summary>Stack Traces | 2.14s run time</summary> > > > <pre><code class="language-python">Failed to meet condition in 2000ms, error message: Failed to verify the ingestion delay metrics.</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.data.manager.realtime.IngestionDelayTrackerTest::testStopTrackingIngestionDelay</code></pre> > **Flake rate in main:** 91.18% (Passed 6 times, Failed 62 times) > <details><summary>Stack Traces | 0.019s run time</summary> > > > <pre><code class="language-python">expected [0] but found [1762515979950]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.data.manager.realtime.IngestionDelayTrackerTest::testStopTrackingIngestionDelayWithSegment</code></pre> > **Flake rate in main:** 91.18% (Passed 6 times, Failed 62 times) > <details><summary>Stack Traces | 0.013s run time</summary> > > > <pre><code class="language-python">expected [0] but found [1762515979971]</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/noob-se7en%3Amisc_fixes_metrics) <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]
