codecov-commenter commented on PR #17459: URL: https://github.com/apache/pinot/pull/17459#issuecomment-3713597813
### :x: 6 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 6004 | 6 | 5998 | 16 | <details><summary>View the top 2 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.controller.helix.HelixHelperTest::@BeforeClass setUp</code></pre> > <details><summary>Stack Traces | 0.018s run time</summary> > > > <pre><code class="language-python">expected [true] but found [false]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.helix.HelixHelperTest::setUp</code></pre> > <details><summary>Stack Traces | 0.018s run time</summary> > > > <pre><code class="language-python">expected [true] but found [false]</code></pre> > > </details> </details> <details><summary>View the full list of 4 :snowflake: flaky test(s)</summary> > <pre><code class="language-python">org.apache.pinot.controller.helix.LogicalTableMetadataCacheTest::@BeforeMethod beforeMethod</code></pre> > **Flake rate in main:** 100.00% (Passed 0 times, Failed 5 times) > <details><summary>Stack Traces | 0.016s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 409 (Conflict) with reason: &quot;External view for testTable_OFFLINE still exists. If the table is just deleted, please wait for the clean up to finish before recreating it. If the external view is not removed after a long time, try restarting the servers showing up in the external view&quot; while sending request: /tables to controller: runnervmh13bl.mhuo5aufw0zudj5rd413yb3ebd.dx.internal.cloudapp.net, version: Unknown</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.helix.LogicalTableMetadataCacheTest::beforeMethod</code></pre> > **Flake rate in main:** 100.00% (Passed 0 times, Failed 5 times) > <details><summary>Stack Traces | 0.118s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 409 (Conflict) with reason: "External view for testTable_OFFLINE still exists. If the table is just deleted, please wait for the clean up to finish before recreating it. If the external view is not removed after a long time, try restarting the servers showing up in the external view" while sending request: /tables to controller: runnervmh13bl.mhuo5aufw0zudj5rd413yb3ebd.dx.internal.cloudapp.net, version: Unknown</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.validation.ValidationManagerTest::@BeforeClass setUp</code></pre> > **Flake rate in main:** 100.00% (Passed 0 times, Failed 5 times) > <details><summary>Stack Traces | 0.006s run time</summary> > > > <pre><code class="language-python">expected [true] but found [false]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.validation.ValidationManagerTest::setUp</code></pre> > **Flake rate in main:** 100.00% (Passed 0 times, Failed 5 times) > <details><summary>Stack Traces | 0.006s run time</summary> > > > <pre><code class="language-python">expected [true] but found [false]</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/shounakmk219%3Atask-manager-refactor) <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]
