codecov-commenter commented on PR #17761: URL: https://github.com/apache/pinot/pull/17761#issuecomment-3956714019
### :x: 3 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 7525 | 3 | 7522 | 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.resources.PinotLogicalTableResourceTest::testLogicalTablePhysicalTableConfigValidation</code></pre> > <details><summary>Stack Traces | 0.021s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 400 (Bad Request) with reason: &quot;Invalid logical table. Reason: Schema with same name as logical table &apos;test_logical_table&apos; does not exist&quot; while sending request: /logicalTables to controller: runnervmwffz4.dcqqhpntbnqefmwljzwahyxugb.dx.internal.cloudapp.net, version: Unknown expected [true] but found [false]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.resources.PinotLogicalTableResourceTest::testLogicalTablePhysicalTableConfigValidation</code></pre> > <details><summary>Stack Traces | 0.21s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 400 (Bad Request) with reason: "Invalid logical table. Reason: Schema with same name as logical table 'test_logical_table' does not exist" while sending request: /logicalTables to controller: runnervmwffz4.dcqqhpntbnqefmwljzwahyxugb.dx.internal.cloudapp.net, version: Unknown expected [true] but found [false]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.resources.PinotAdminUserLogicalTableResourceTest::testLogicalTablePhysicalTableConfigValidation</code></pre> > <details><summary>Stack Traces | 0.255s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 400 (Bad Request) with reason: "Invalid logical table. Reason: Schema with same name as logical table 'test_logical_table' does not exist" while sending request: /logicalTables to controller: runnervmwffz4.dcqqhpntbnqefmwljzwahyxugb.dx.internal.cloudapp.net, version: Unknown 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/krishan1390%3Alogical_tables_refactoring) <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]
