This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new ebd01c93356 [regression-test](fix) move 
set_and_unset_variable_command.groovy to … (#46667)
ebd01c93356 is described below

commit ebd01c93356faedd14a8a3b2b884136677274ffa
Author: shuke <sh...@selectdb.com>
AuthorDate: Thu Jan 9 12:45:08 2025 +0800

    [regression-test](fix) move set_and_unset_variable_command.groovy to … 
(#46667)
    
    …nonConcurrent
---
 .../ddl/set_and_unset_commands/set_and_unset_variable_command.groovy    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/regression-test/suites/nereids_p0/ddl/set_and_unset_commands/set_and_unset_variable_command.groovy
 
b/regression-test/suites/nereids_p0/ddl/set_and_unset_commands/set_and_unset_variable_command.groovy
index 1eae1ad77a4..46e253cd085 100644
--- 
a/regression-test/suites/nereids_p0/ddl/set_and_unset_commands/set_and_unset_variable_command.groovy
+++ 
b/regression-test/suites/nereids_p0/ddl/set_and_unset_commands/set_and_unset_variable_command.groovy
@@ -15,7 +15,7 @@
 // specific language governing permissions and limitations
 // under the License.
 
-suite("set_and_unset_variable_command") {
+suite("set_and_unset_variable_command", "nonConcurrent") {
     sql "set enable_nereids_planner=true"
     sql "set enable_fallback_to_original_planner=false"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to