You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2021/02/09 15:31:14 UTC

[shardingsphere] branch master updated (1e6d100 -> cb0cedc)

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

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


    from 1e6d100  Po/refactor case executor (#9408)
     add cb0cedc  Minor changes for IT (#9409)

No new revisions were added by this update.

Summary of changes:
 .../test/integration/engine/junit/ITRunnerExecutor.java          | 4 ++--
 .../test/integration/engine/junit/ITRunnerParallelExecutor.java  | 6 +-----
 .../test/integration/engine/junit/ITRunnerScenariosExecutor.java | 8 ++++----
 .../test/integration/engine/junit/ITRunnerSerialExecutor.java    | 9 +--------
 .../engine/param/domain/AssertionParameterizedArray.java         | 2 +-
 .../integration/engine/param/domain/CaseParameterizedArray.java  | 2 +-
 .../test/integration/engine/param/domain/ParameterizedArray.java | 6 +++---
 .../integration/engine/param/domain/ParameterizedWrapper.java    | 4 ++--
 8 files changed, 15 insertions(+), 26 deletions(-)