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

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


    from 77b1006  Merge pull request #12529 from yx9o/dev-12480
     add 65c9414  support ral it tests (#12618)

No new revisions were added by this update.

Summary of changes:
 .../test/integration/cases/SQLCommandType.java      | 12 +++++++++---
 .../junit/param/ParameterizedArrayFactory.java      |  3 ++-
 .../it/{rdl/BaseRDLIT.java => ral/BaseRALIT.java}   | 21 +++++++++++----------
 .../GeneralRDLIT.java => ral/GeneralRALIT.java}     | 11 ++++++-----
 .../dataset/empty_rules/transaction_type.xml}       |  4 ++--
 .../ral-integration-test-cases.xml}                 |  8 ++++----
 6 files changed, 34 insertions(+), 25 deletions(-)
 copy 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/it/{rdl/BaseRDLIT.java
 => ral/BaseRALIT.java} (88%)
 copy 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/it/{rdl/GeneralRDLIT.java
 => ral/GeneralRALIT.java} (91%)
 copy 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/{dal/dataset/tbl/mysql/show_databases.xml
 => ral/dataset/empty_rules/transaction_type.xml} (92%)
 copy 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/{rdl/rdl-integration-test-cases.xml
 => ral/ral-integration-test-cases.xml} (78%)

Reply via email to