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

   ## Test Results
   
   ### Unit tests (surefire)
   
   | Test | Result |
   |---|---|
   | `ExplainPlanTest` | 62 run, 0 failures |
   | `QueryPlanTest` | 4 run, 0 failures |
   | `QueryCompilerTest` | 215 run, 0 failures (2 skipped) |
   | `QueryOptimizerTest` | 49 run, 0 failures (1 skipped) |
   
   ### Integration tests (failsafe, forks=2)
   
   | Test | Result |
   |---|---|
   | `Bson4IT` | 32 run, 0 failures (6 skipped) |
   | `Bson5IT` | 2 run, 0 failures |
   | `SortMergeJoinMoreIT` | 10 run, 0 failures |
   | `SortMergeJoinGlobalIndexIT` | 35 run, 0 failures |
   | `SortMergeJoinLocalIndexIT` | 35 run, 0 failures |
   | `ExplainPlanWithStatsEnabledIT` | 28 run, 0 failures |
   | `ExplainPlanWithStatsDisabledIT` | 17 run, 0 failures |
   
   The IT selection covers the five test files modified on the branch plus the 
two explain-focused ITs that exercise the changed client code.


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