0AyanamiRei opened a new pull request, #68070:
URL: https://github.com/apache/doris/pull/68070

   ### What problem does this PR solve?
   
   Issue Number: N/A
   
   Related PR: N/A
   
   Problem Summary:
   
   The auto-partition idempotence regression case cannot run in non-cloud mode. 
Remove 
`regression-test/suites/partition_p0/auto_partition/test_auto_partition_idempotence.groovy`,
 which registers the `test_create_partition_idempotence_non_cloud` Docker suite.
   
   There are no corresponding expected-output files or external references to 
remove. The existing cloud-mode idempotence test remains unchanged.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test
       - [ ] Regression test
       - [ ] Unit Test
       - [ ] Manual test
       - [x] No need to test or manual test. Explain why:
           - [x] Other reason: Only removes an unsupported regression case. 
Verified the single-file deletion with `git diff --check` and checked for 
remaining file/suite-name references. No cluster tests were run.
   
   - Behavior changed:
       - [x] No. Product behavior is unchanged; the removed suite will no 
longer run.
       - [ ] Yes.
   
   - Does this need documentation?
       - [x] No.
       - [ ] Yes.
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label
   


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