Shekharrajak commented on PR #19311:
URL: https://github.com/apache/druid/pull/19311#issuecomment-4498305277

   fixing one unit test : 
   
   ```
   
mbedded-tests/target/test-classes/org/apache/druid/testing/embedded/indexing/ShareGroupIndexTaskJsonSubmitIT.class:96
 | org.apache.druid.rpc.HttpResponseException: Server error [400 Bad Request]; 
body: {"error":"Please make sure to load all the necessary extensions and jars 
with type 'ShareGroupIndexTask'. Could not resolve type id 
'ShareGroupIndexTask' as a subtype of 
`org.apache.druid.indexing.common.task.Task` known type ids = [archive, 
compact, index, index_hadoop, index_kafka, index_kafka_share_group, 
index_parallel, index_sub, kill, move, noop, partial_dimension_cardinality, 
partial_dimension_distribution, partial_index_generate, 
partial_index_generic_merge, partial_range_index_generate, query_controller, 
query_worker, restore, single_phase_sub_task]"} 0.153s
     ℹ️ Posting with conclusion 'failure' to 
https://github.com/apache/druid/pull/19311 (sha: 
ad1f11ac54ba82b18a9bee9c1d37e4a853b2e36b)
   🚀 Publish results
     ℹ️ - Test Report - test-jdk25-[S*] - 38737 tests run, 38719 passed, 13 
skipped, 5 failed.
        🧪 - 
embedded-tests/target/test-classes/org/apache/druid/testing/embedded/indexing/ShareGroupPartitionRebalancingIT.class
 | Expected at least [20] rows but got [10] ==> expected: <true> but was: 
<false>
        🧪 - 
embedded-tests/target/test-classes/org/apache/druid/testing/embedded/indexing/ShareGroupPartitionRebalancingIT.class
 | Expected at least [30] rows but got [10] ==> expected: <true> but was: 
<false>
        🧪 - 
embedded-tests/target/test-classes/org/apache/druid/testing/embedded/indexing/ShareGroupIndexerCrashIT.class
 | Timed out waiting for event after [60,000]ms
        🧪 - 
embedded-tests/target/test-classes/org/apache/druid/testing/embedded/indexing/ShareGroupIndexTaskJsonSubmitIT.class
 | org.apache.druid.rpc.HttpResponseException: Server error [400 Bad Request]; 
body: {"error":"Please make sure to load all the necessary extensions and jars 
with type 'ShareGroupIndexTask'. Could not resolve type id 
'ShareGroupIndexTask' as a subtype of 
`org.apache.druid.indexing.common.task.Task` known type ids = [archive, 
compact, index, index_hadoop, index_kafka, index_kafka_share_group, 
index_parallel, index_sub, kill, move, noop, partial_dimension_cardinality, 
partial_dimension_distribution, partial_index_generate, 
partial_index_generic_merge, partial_range_index_generate, query_controller, 
query_worker, restore, single_phase_sub_task]"}
   
   ```


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

Reply via email to