This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/checkout-3.0.2
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
discard 6ac01248 Bump actions/checkout from 2 to 3.0.2
add e253b1da DISPATCH-1689 Wait for startup log line to ensure router is
fully started in tests (#140)
add 8ca8f465 DISPATCH-1689: fix typo in log index key
add 63478c09 DISPATCH-2324 - Coordinate port assignment between all
parallel tests spawned by ctest -j (#123) (#1567)
add e65f265e Fix `QDROUTERD_RUNNER` CMake option parsing to be shell-like
(#307) (#1566)
add 5d693210 Fixes #482: replace reactor tests with proactor
implementation (#488)
add df74c0d9 NO-JIRA: Speed-up python-checker GHA job (#115)
add bdd4fd4c Fixes #155: avoid unnecessary Tester() instance in QdManager
add 659053ab Bump actions/checkout from 2 to 3.0.2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6ac01248)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/checkout-3.0.2 (659053ab)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yaml | 106 ++++++++++----------
README.adoc | 11 +++
src/server.c | 2 +-
tests/clogger.c | 101 ++++++++++---------
tests/system_test.py | 172 +++++++++++++++++++++++----------
tests/system_tests_autolinks.py | 18 ++--
tests/system_tests_broker.py | 2 +-
tests/system_tests_core_client.py | 2 +-
tests/system_tests_edge_router.py | 12 +--
tests/system_tests_http.py | 4 +-
tests/system_tests_link_routes.py | 14 +--
tests/system_tests_log_level_update.py | 14 +--
tests/system_tests_management.py | 18 ++--
tests/system_tests_one_router.py | 14 +--
tests/system_tests_open_properties.py | 8 +-
tests/system_tests_qdmanage.py | 2 +-
tests/system_tests_sasl_plain.py | 6 +-
tests/test-receiver.c | 135 +++++++++++++++-----------
tests/test-sender.c | 136 +++++++++++++++-----------
19 files changed, 456 insertions(+), 321 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]