codecov-commenter commented on PR #17633: URL: https://github.com/apache/pinot/pull/17633#issuecomment-3848601752
### :x: 7 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 10106 | 7 | 10099 | 14 | <details><summary>View the top 3 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerBackwardCompatibilityTest::testOffsetsExpired</code></pre> > <details><summary>Stack Traces | 0.001s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerTest::testOffsetsExpired</code></pre> > <details><summary>Stack Traces | 0.002s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerBackwardCompatibilityTest::testConsumer</code></pre> > <details><summary>Stack Traces | 0.022s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerTest::testConsumer</code></pre> > <details><summary>Stack Traces | 0.024s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory</code></pre> > > </details> </details> <details><summary>View the full list of 3 :snowflake: flaky test(s)</summary> > <pre><code class="language-python">org.apache.pinot.spi.plugin.PluginManagerTest::testBackwardCompatible</code></pre> > **Flake rate in main:** 86.05% (Passed 12 times, Failed 74 times) > <details><summary>Stack Traces | 0.002s run time</summary> > > > <pre><code class="language-python">expected [org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory] but found [org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.spi.plugin.PluginManagerTest::testBackwardCompatible</code></pre> > **Flake rate in main:** 86.05% (Passed 12 times, Failed 74 times) > <details><summary>Stack Traces | 0.005s run time</summary> > > > <pre><code class="language-python">expected [org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory] but found [org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.spi.plugin.PluginManagerTest::testBackwardCompatible</code></pre> > **Flake rate in main:** 86.05% (Passed 12 times, Failed 74 times) > <details><summary>Stack Traces | 0.002s run time</summary> > > > <pre><code class="language-python">expected [org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory] but found [org.apache.pinot.plugin.stream.kafka30.KafkaConsumerFactory]</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/arunkumarucet%3Amaster) <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]
