apurtell commented on PR #2526:
URL: https://github.com/apache/phoenix/pull/2526#issuecomment-4697702577

   ## Test Results
   
   ### Unit Tests (`*Test`)
   
   | Module | Tests | Failures | Errors | Skipped | Result |
   | --- | ---: | ---: | ---: | ---: | --- |
   | phoenix-core-client | 0 | 0 | 0 | 0 | no unit tests in module |
   | **phoenix-core** | **2608** | **0** | **0** | **9** | **PASS** |
   | phoenix-pherf | 60 | 1 | 1 | 0 | pre-existing failures (see below) |
   | phoenix-tracing-webapp | 0 | 0 | 0 | 0 | no unit tests in module |
   
   ### Integration Tests (`*IT`) — impacted set
   
   | IT class | Touched class exercised | Tests | Fail | Err | Result |
   | --- | --- | ---: | ---: | ---: | --- |
   | ExplainPlanWithStatsEnabledIT | ExplainTable / ExplainPlanAttributes 
(plain EXPLAIN) | 30 | 0 | 0 | PASS |
   | ExplainPlanWithStatsDisabledIT | ExplainTable / ExplainPlanAttributes 
(plain EXPLAIN) | 17 | 0 | 0 | PASS |
   | AggregateIT | AggregatePlan + FilterAggregatingResultIterator (HAVING) | 
25 | 0 | 0 | PASS |
   | GroupByIT | AggregatePlan / group-by + HAVING | 70 | 0 | 0 | PASS |
   | ClientHashAggregateIT | ClientAggregatePlan (client WHERE + HAVING) | 2 | 
0 | 0 | PASS |
   | DerivedTableIT | ClientScanPlan / TupleProjectionPlan post-filter | 18 | 0 
| 0 | PASS |
   | SubqueryIT | SubqueryRewriter decorrelation + HashJoinPlan post-filter | 
36 | 0 | 0 | PASS |
   | RowValueConstructorOffsetIT | RVCOffsetCompiler predicate tagging | 33 | 0 
| 0 | PASS |
   | **Total** | | **231** | **0** | **0** | **PASS** |
   


-- 
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]

Reply via email to