This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
from 5dda9dc1 Bump gson from 2.8.4 to 2.8.9 in /pack-dependencies new 415f960a SCB-2679 Add a refactored module to coverage aggregate new bbc42c8e SCB-2679 Move test cases to the correct location new e802aaff SCB-2679 Add table master_lock to schema.sql for test The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../saga/db/AlphaIntegrationWithSpecSagaDbTest.java} | 12 +++++++++--- ...lphaIntegrationWithSpecSagaDbWithRandomPortTest.java} | 16 ++++++++++------ .../db/AlphaIntegrationWithSpecSagaDbWithSSLTest.java} | 12 +++++++++--- alpha/alpha-server/src/test/resources/schema.sql | 6 ++++++ .../alpha/spec/tcc/db/test/AlphaTccEventController.java | 1 + integration-tests/coverage-aggregate/pom.xml | 12 ++++++++++++ 6 files changed, 47 insertions(+), 12 deletions(-) rename alpha/alpha-server/src/test/java/org/apache/servicecomb/pack/alpha/{server/AlphaIntegrationTest.java => spec/saga/db/AlphaIntegrationWithSpecSagaDbTest.java} (98%) rename alpha/alpha-server/src/test/java/org/apache/servicecomb/pack/alpha/{server/AlphaIntegrationWithRandomPortTest.java => spec/saga/db/AlphaIntegrationWithSpecSagaDbWithRandomPortTest.java} (97%) rename alpha/alpha-server/src/test/java/org/apache/servicecomb/pack/alpha/{server/AlphaIntegrationWithSSLTest.java => spec/saga/db/AlphaIntegrationWithSpecSagaDbWithSSLTest.java} (81%)