codecov-commenter commented on PR #17645:
URL: https://github.com/apache/pinot/pull/17645#issuecomment-3856440417
### :x: 12 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 7504 | 12 | 7492 | 0 |
<details><summary>View the top 3 failed test(s) by shortest run
time</summary>
> <pre><code
class="language-python">org.apache.pinot.controller.helix.TableCacheTest::testTableCache</code></pre>
> <details><summary>Stack Traces | 0.007s run time</summary>
>
> > <pre><code class="language-python">expected [null] but found [{
> > "schemaName" : "cacheTestTable",
> > "enableColumnBasedNullHandling" : false,
> > "dimensionFieldSpecs" : [ {
> > "name" : "testColumn",
> > "dataType" : "INT",
> > "fieldType" : "DIMENSION"
> > }, {
> > "name" : "$docId",
> > "dataType" : "INT",
> > "fieldType" : "DIMENSION"
> > }, {
> > "name" : "$hostName",
> > "dataType" : "STRING",
> > "fieldType" : "DIMENSION"
> > }, {
> > "name" : "$segmentName",
> > "dataType" : "STRING",
> > "fieldType" : "DIMENSION"
> > }, {
> > "name" : "$partitionId",
> > "dataType" : "STRING",
> > "fieldType" : "DIMENSION",
> > "singleValueField" : false
> > } ]
> > }]</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.PinotSchemaRestletResourceTest::testCreateUpdateSchema</code></pre>
> <details><summary>Stack Traces | 0.011s run time</summary>
>
> > <pre><code class="language-python">expected [200] but found
[500]</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.PinotSchemaRestletResourceTest::testCreateUpdateSchema</code></pre>
> <details><summary>Stack Traces | 0.011s run time</summary>
>
> > <pre><code class="language-python">expected [200] but found
[500]</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.TableConfigsRestletResourceTest::testListConfigs</code></pre>
> <details><summary>Stack Traces | 0.042s run time</summary>
>
> > <pre><code class="language-python">expected [1] but found
[2]</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.TableConfigsRestletResourceTest::testListConfigs</code></pre>
> <details><summary>Stack Traces | 0.042s run time</summary>
>
> > <pre><code class="language-python">expected [1] but found
[2]</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.TableConfigsRestletResourceTest::testUpdateConfig</code></pre>
> <details><summary>Stack Traces | 0.042s run time</summary>
>
> > <pre><code class="language-python">Should fail for trying to PUT config
before creating via POST</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.TableConfigsRestletResourceTest::testUpdateConfig</code></pre>
> <details><summary>Stack Traces | 0.042s run time</summary>
>
> > <pre><code class="language-python">Should fail for trying to PUT config
before creating via POST</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.api.TableConfigsRestletResourceTest::testForceUpdateTableSchemaAndConfigs</code></pre>
> <details><summary>Stack Traces | 0.08s 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.api.TableConfigsRestletResourceTest::testForceUpdateTableSchemaAndConfigs</code></pre>
> <details><summary>Stack Traces | 0.08s 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.LogicalTableMetadataCacheTest::testLogicalTableCacheWithUpdates</code></pre>
> <details><summary>Stack Traces | 0.122s run time</summary>
>
> > <pre><code
class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException:
Got error status code: 500 (Internal Server Error) with reason:
&quot;Failed to update schema testLogicalTable1. Reason: null&quot;
while sending request: /schemas/testLogicalTable1 to controller:
runnervmkj6or.net0ibprzlqujb4ppu2xd1znfd.ex.internal.cloudapp.net, version:
Unknown</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.helix.LogicalTableMetadataCacheTest::testLogicalTableCacheWithUpdates</code></pre>
> <details><summary>Stack Traces | 0.226s run time</summary>
>
> > <pre><code
class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException:
Got error status code: 500 (Internal Server Error) with reason: "Failed
to update schema testLogicalTable1. Reason: null" while sending request:
/schemas/testLogicalTable1 to controller:
runnervmkj6or.net0ibprzlqujb4ppu2xd1znfd.ex.internal.cloudapp.net, version:
Unknown</code></pre>
>
> </details>
> <pre><code
class="language-python">org.apache.pinot.controller.helix.TableCacheTest::testTableCache</code></pre>
> <details><summary>Stack Traces | 0.228s 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/deepthi912%3AdropOutOfOrder-disable)
<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]