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

mrproliu pushed a change to branch fix/add-consistently-checks
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 78cd3d34f fix test
     add 1b0a33048 fix CI
     add 3feb2cac1 fix CI

No new revisions were added by this update.

Summary of changes:
 pkg/test/eventually.go                             | 63 ++++++++++++++---
 pkg/test/eventually_test.go                        | 62 +++++++++++++++++
 pkg/test/flags/flags.go                            | 23 +++++--
 test/cases/trace/cmd/generate/seed.go              |  4 +-
 .../cases/trace/data/testdata/sw_mixed_traces.json |  4 +-
 ...duration_asc_limit2_offset1_proj_explicit_1.yml | 38 +++++------
 ...t_order_duration_asc_limit5_proj_explicit_6.yml | 78 +++++++++++-----------
 ...en_feat_order_duration_desc_proj_explicit_3.yml |  4 +-
 ...ter_state_eq_limit5_offset1_proj_explicit_8.yml |  4 +-
 test/cases/trace/data/want/gen_leaf_eq_state.yml   |  4 +-
 .../cases/trace/data/want/gen_leaf_ge_duration.yml |  4 +-
 test/cases/trace/data/want/gen_leaf_ge_state.yml   |  4 +-
 .../cases/trace/data/want/gen_leaf_gt_duration.yml |  4 +-
 test/cases/trace/data/want/gen_leaf_gt_state.yml   |  4 +-
 .../trace/data/want/gen_leaf_in_service_id.yml     |  2 +-
 .../cases/trace/data/want/gen_leaf_in_trace_id.yml |  2 +-
 .../cases/trace/data/want/gen_leaf_le_duration.yml |  4 +-
 test/cases/trace/data/want/gen_leaf_le_state.yml   |  4 +-
 .../cases/trace/data/want/gen_leaf_lt_duration.yml |  4 +-
 test/cases/trace/data/want/gen_leaf_lt_state.yml   |  4 +-
 .../trace/data/want/gen_leaf_ne_service_id.yml     |  4 +-
 test/cases/trace/data/want/gen_leaf_ne_state.yml   |  4 +-
 .../cases/trace/data/want/gen_leaf_ne_trace_id.yml |  4 +-
 .../trace/data/want/gen_leaf_not_in_service_id.yml |  4 +-
 .../trace/data/want/gen_leaf_not_in_trace_id.yml   |  4 +-
 .../trace/data/want/gen_tree_depth5_deep_and.yml   |  4 +-
 26 files changed, 231 insertions(+), 113 deletions(-)
 create mode 100644 pkg/test/eventually_test.go

Reply via email to