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

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


The following commit(s) were added to refs/heads/master by this push:
     new a432fb61ccd Remove useless junit-platform.properties in test-it-parser 
module (#36309)
a432fb61ccd is described below

commit a432fb61ccd11b810852d5724e2306a80b2ade86
Author: Zhengqiang Duan <[email protected]>
AuthorDate: Fri Aug 15 10:27:24 2025 +0800

    Remove useless junit-platform.properties in test-it-parser module (#36309)
---
 .../src/main/resources/junit-platform.properties      | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/test/it/parser/src/main/resources/junit-platform.properties 
b/test/it/parser/src/main/resources/junit-platform.properties
deleted file mode 100644
index d04069a6e61..00000000000
--- a/test/it/parser/src/main/resources/junit-platform.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-junit.jupiter.execution.parallel.enabled = true
-junit.jupiter.execution.parallel.mode.default = concurrent

Reply via email to