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

wangdan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


    from c6e52b077 build: support building and testing Java and Scala Clients 
with JDK 17 (#2263)
     add 123427eda test: terminate the test case once `SetUp()` of the base 
fixture fails (#2265)

No new revisions were added by this update.

Summary of changes:
 src/meta/test/backup_test.cpp                      |  5 +-
 src/meta/test/meta_app_envs_test.cpp               | 10 +--
 src/meta/test/meta_backup_test.cpp                 | 11 ++-
 src/meta/test/meta_bulk_load_ingestion_test.cpp    | 22 +++--
 src/meta/test/meta_bulk_load_service_test.cpp      | 32 ++++----
 src/meta/test/meta_http_service_test.cpp           | 13 ++-
 src/meta/test/meta_mauanl_compaction_test.cpp      | 15 ++--
 src/meta/test/meta_split_service_test.cpp          | 16 ++--
 src/meta/test/server_state_restore_test.cpp        |  9 +--
 .../test/pegasus_write_service_impl_test.cpp       |  3 +-
 src/test/function_test/base_api/test_copy.cpp      | 94 ++++++++--------------
 src/test/function_test/base_api/test_scan.cpp      | 30 ++-----
 src/test/function_test/base_api/test_ttl.cpp       | 10 +--
 .../function_test/bulk_load/test_bulk_load.cpp     | 91 ++++++++++-----------
 .../detect_hotspot/test_detect_hotspot.cpp         |  2 +-
 .../function_test/partition_split/test_split.cpp   |  2 +-
 src/test/function_test/recovery/test_recovery.cpp  | 39 ++++-----
 src/test/function_test/restore/test_restore.cpp    | 21 +++--
 src/test/function_test/utils/test_util.cpp         | 46 +++++------
 src/test/function_test/utils/test_util.h           | 53 ++++++++++--
 src/utils/test_macros.h                            | 11 +++
 21 files changed, 259 insertions(+), 276 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to