You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by lu...@apache.org on 2022/11/13 11:21:23 UTC

[skywalking-banyandb] branch update-oap-e2e updated (c14fcea -> 908a4a4)

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

lujiajing pushed a change to branch update-oap-e2e
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from c14fcea  remove comment
     add 4b56284  Correct time line of arbitrary block testing (#215)
     add 908a4a4  Merge branch 'main' into update-oap-e2e

No new revisions were added by this update.

Summary of changes:
 banyand/liaison/grpc/registry_test.go           |  6 +++---
 banyand/measure/metadata_test.go                | 14 +++++++-------
 banyand/stream/metadata_test.go                 | 14 +++++++-------
 banyand/tsdb/bucket/queue_test.go               |  2 +-
 banyand/tsdb/bucket/strategy_test.go            |  9 +++++----
 banyand/tsdb/shard_test.go                      | 17 +++++++++--------
 bydbctl/internal/cmd/group_test.go              |  4 ++--
 bydbctl/internal/cmd/index_rule_binding_test.go |  8 ++++----
 bydbctl/internal/cmd/index_rule_test.go         |  8 ++++----
 bydbctl/internal/cmd/measure_test.go            | 17 +++++++++--------
 bydbctl/internal/cmd/property_test.go           |  4 ++--
 bydbctl/internal/cmd/stream_test.go             | 17 +++++++++--------
 pkg/flow/streaming/flow_sliding_window_test.go  |  7 ++++---
 pkg/flow/streaming/flow_test.go                 |  9 +++++----
 test/cases/measure/data/data.go                 |  3 ++-
 test/cases/measure/measure.go                   |  3 ++-
 test/cases/stream/data/data.go                  |  3 ++-
 test/cases/stream/stream.go                     |  5 +++--
 test/cases/topn/topn.go                         |  3 ++-
 test/integration/other/measure_test.go          |  2 +-
 test/integration/other/tls_test.go              |  2 +-
 21 files changed, 84 insertions(+), 73 deletions(-)