codecov-commenter commented on PR #17189: URL: https://github.com/apache/pinot/pull/17189#issuecomment-3516543525
### :x: 3 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 16019 | 3 | 16016 | 27 | <details><summary>View the full list of 3 :snowflake: flaky test(s)</summary> > <pre><code class="language-python">org.apache.pinot.core.function.FunctionRegistryTest::testTransformAndFilterFunctionsRegistered</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">Unable to find transform function signature for: not expected [true] but found [false]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.core.query.postaggregation.PostAggregationFunctionTest::testPostAggregationFunction</code></pre> > **Flake rate in main:** 91.18% (Passed 6 times, Failed 62 times) > <details><summary>Stack Traces | 0.639s run time</summary> > > > <pre><code class="language-python">Unsupported function: not</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.queries.NullHandlingEnabledQueriesTest::testHavingFilterNotOfColumnIsNull</code></pre> > **Flake rate in main:** 91.18% (Passed 6 times, Failed 62 times) > <details><summary>Stack Traces | 0.049s run time</summary> > > > <pre><code class="language-python">No failure message available</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/Akanksha-kedia%3Afeature%2Ffunc) <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]
